Viewing Item

#490555: Fairy's Necklace

Item ID 490555 For Sale No
Identifier aegis_490555 Credit Price Not For Sale
Name 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 None
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