Per request, the donation page is live!

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 Unknown
Item Use Script

1 .@a

2 =

3 (readparam(bInt)/11);

4 bonus

5 bStr,2;

6 bonus

7 bBaseAtk,5*.@a;

8 bonus

9 bMatk,5*.@a;

10 bonus

11 bHealPower,.@a;

12 bonus

13 bVariableCastrate,-.@a;

14 if

15 (readparam(bInt)

16 =90)

17 {

18 bonus

19 bBaseAtk,10;

20 bonus

21 bMaxSP,10;

22 bonus

23 bHealPower,1;

24 bonus

25 bVariableCastrate,-1;

26 }

27 if

28 (readparam(bInt)

29 =99)

30 {

31 bonus

32 bBaseAtk,15;

33 bonus

34 bMaxSP,15;

35 }

Equip Script None
Unequip Script None