Viewing Item

#300466: Jormungandr Sanctuary Cleaner Card

Item ID 300466 For Sale No
Identifier aegis_300466 Credit Price Not For Sale
Name Jormungandr Sanctuary Cleaner Card Type Card
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bLongAtkRate,5;

3 bonus

4 bBaseAtk,40;

5 if

6 (getrefine()

7 =10)

8 {

9 bonus

10 bLongAtkRate,5;

11 if

12 (getiteminfo(getequipid(EQI_HAND_R),

13 ITEMINFO_WEAPONLEVEL)==5)

14 {

15 bonus

16 bLongAtkRate,10;

17 }

18 }

Equip Script None
Unequip Script None