Viewing Item

#490029: Geffenia Magic Device of Ice

Item ID 490029 For Sale No
Identifier Geffenia_Magictool_Ice Credit Price Not For Sale
Name Geffenia Magic Device of Ice Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 2
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bMdef,10;

2 bonus2 bMagicAddSize,Size_All,10;

3 bonus2 bSkillAtk,"WZ_STORMGUST",2*(BaseLevel/3);

4 if (getskilllv("WL_COMET") == 5) {

5 bonus2 bSkillUseSP,"WL_JACKFROST",35;

6 bonus2 bFixedCastrate,"WL_JACKFROST",-100;

7 }

8 if (getskilllv("WL_JACKFROST") == 5) {

9 bonus2 bSkillAtk,"WL_COMET",50;

10 bonus2 bSkillUseSP,"WL_COMET",100;

11 }

12 if (getskilllv("WL_STASIS") == 5) {

13 bonus2 bSkillAtk,"WL_FROSTMISTY",50;

14 bonus2 bSkillAtk,"WL_JACKFROST",50;

15 }

16 if (getskilllv("WL_RECOGNIZEDSPELL") == 5)

17 bonus bDelayrate,-30;

Equip Script None
Unequip Script None