[Not For Sale] Fairy's Necklace

Item ID 490556 Name [Not For Sale] Fairy's Necklace
None
Weapon Level 0 Identifier aegis_490556
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left/Right
Defense 0 Equippable Jobs Novice, Super novice
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 50
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
bonus bStr,2;
bonus bInt,2;
bonus bLuk,2;
if (readparam(bStr)>=90)
   bonus2 bAddSize,Size_All,10;
if (readparam(bAgi)>=90)
   bonus bAspd,1;
if (readparam(bVit)>=90)
   bonus bMaxHPrate,10;
if (readparam(bInt)>=90)
   bonus bMatkRate,10;
if (readparam(bDex)>=90)
   bonus bPerfectHitAddRate,10;
if (readparam(bLuk)>=90)
   bonus bCritAtkRate,10;

Set Script
Fairy's Crown
[Not For Sale] Fairy's Necklace
if (getskilllv("TF_POISON") == 10)
   skill "ASC_EDP",5;
if (getskilllv("TF_HIDING") == 10)
   skill "AS_CLOAKING",10;
if (getskilllv("SM_BASH") == 10)
   skill "KN_BOWLINGBASH",10;
if (getskilllv("MG_FIREBOLT") == 10)
   skill "WZ_METEOR",10;
if (getskilllv("MG_COLDBOLT") == 10)
   skill "WZ_STORMGUST",10;
if (getskilllv("MG_LIGHTNINGBOLT") == 10)
   skill "WZ_VERMILION",10;
[Not For Sale] Fairy's Crown
[Not For Sale] Fairy's Necklace
if (getskilllv("TF_POISON") == 10)
   skill "ASC_EDP",5;
if (getskilllv("TF_HIDING") == 10)
   skill "AS_CLOAKING",10;
if (getskilllv("SM_BASH") == 10)
   skill "KN_BOWLINGBASH",10;
if (getskilllv("MG_FIREBOLT") == 10)
   skill "WZ_METEOR",10;
if (getskilllv("MG_COLDBOLT") == 10)
   skill "WZ_STORMGUST",10;
if (getskilllv("MG_LIGHTNINGBOLT") == 10)
   skill "WZ_VERMILION",10;