Viewing Item

#300460: Jormungandr Guardian Card

Item ID 300460 For Sale No
Identifier aegis_300460 Credit Price Not For Sale
Name Jormungandr Guardian 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 bonus2

2 bMagicAtkEle,Ele_Ghost,5;

3 bonus2

4 bMagicAtkEle,Ele_Neutral,5;

5 bonus2

6 bMagicAtkEle,Ele_Dark,5;

7 bonus

8 bMatk,40;

9 if

10 (getrefine()

11 =10)

12 {

13 bonus2

14 bMagicAtkEle,Ele_Ghost,5;

15 bonus2

16 bMagicAtkEle,Ele_Neutral,5;

17 bonus2

18 bMagicAtkEle,Ele_Dark,5;

19 if

20 (getiteminfo(getequipid(EQI_HAND_R),

21 ITEMINFO_WEAPONLEVEL)==5)

22 {

23 bonus2

24 bMagicAtkEle,Ele_Ghost,10;

25 bonus2

26 bMagicAtkEle,Ele_Neutral,10;

27 bonus2

28 bMagicAtkEle,Ele_Dark,10;

29 }

30 }

Equip Script None
Unequip Script None