Viewing Item

#490556: [Not For Sale] Fairy's Necklace

Item ID 490556 For Sale No
Identifier aegis_490556 Credit Price Not For Sale
Name [Not For Sale] Fairy's Necklace Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 50
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs Novice / Super novice
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus bStr,2;

2 bonus bInt,2;

3 bonus bLuk,2;

4 if (readparam(bStr)>=90)

5 bonus2 bAddSize,Size_All,10;

6 if (readparam(bAgi)>=90)

7 bonus bAspd,1;

8 if (readparam(bVit)>=90)

9 bonus bMaxHPrate,10;

10 if (readparam(bInt)>=90)

11 bonus bMatkRate,10;

12 if (readparam(bDex)>=90)

13 bonus bPerfectHitAddRate,10;

14 if (readparam(bLuk)>=90)

15 bonus bCritAtkRate,10;

Equip Script None
Unequip Script None