Viewing Item

#15883: Nezuko's Eyes (OSM)

Item ID 15883 For Sale No
Identifier Nezuko_Eyes_EXE Credit Price Not For Sale
Name Nezuko's Eyes (OSM) Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 50
MATK 0 Max Equip Level None
Equip Locations Middle Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@a = (readparam(bInt)/11);

2 bonus bStr,2;

3 bonus bBaseAtk,5*.@a;

4 bonus bMatk,5*.@a;

5 bonus bHealPower,.@a;

6 bonus bVariableCastrate,-.@a;

7 if (readparam(bInt)>=90) {

8 bonus bBaseAtk,10;

9 bonus bMaxSP,10;

10 bonus bHealPower,1;

11 bonus bVariableCastrate,-1;

12 }

13 if (readparam(bInt)>=99) {

14 bonus bBaseAtk,15;

15 bonus bMaxSP,15;

16 }

Equip Script None
Unequip Script None