Viewing Item

#470129: Fallen Gods Chant Magic Boots

Item ID 470129 For Sale No
Identifier Corruption_Boots Credit Price Not For Sale
Name Fallen Gods Chant Magic Boots Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 200
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMaxHP,1500;

3 bonus bMaxSP,200;

4 bonus bMatkRate,2*(.@r/3);

5 bonus bSMatk,(.@r/3);

6 if (.@r>=7) {

7 bonus2 bMagicAtkEle,Ele_Dark,10;

8 bonus2 bMagicAtkEle,Ele_Ghost,10;

9 bonus2 bMagicAtkEle,Ele_Holy,10;

10 }

11 if (.@r>=9)

12 bonus bFixedCast,-500;

13 if (.@r>=11)

14 bonus2 bMagicAddEle,Ele_All,10;

15 if (.@r>=12) {

16 bonus2 bSkillAtk,"AG_SOUL_VC_STRIKE",20;

17 bonus2 bSkillAtk,"CD_FRAMEN",20;

18 }

19 if (.@r>=13)

20 autobonus "{ bonus bSpl,10; bonus bMatkRate,15; }",30,10000,BF_MAGIC;

Equip Script None
Unequip Script None