Viewing Item

#470033: Elemental Boots

Item ID 470033 For Sale No
Identifier Elemental_BootsK Credit Price Not For Sale
Name Elemental Boots Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 99
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 bonus2 bSkillAtk,"MG_FIREBOLT",15+2*.@r;

3 bonus2 bSkillAtk,"MG_COLDBOLT",15+2*.@r;

4 bonus2 bSkillAtk,"WZ_EARTHSPIKE",15+2*.@r;

5 bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",15+2*.@r;

6 if (.@r>=7) {

7 bonus bMatk,20;

8 }

9 if (.@r>=9) {

10 autobonus "{ bonus bMatkRate,10; bonus bInt,70; }",1,5000,BF_WEAPON;

11 }

12 if (.@r>=11) {

13 bonus2 bMagicAtkEle,Ele_Fire,10;

14 bonus2 bMagicAtkEle,Ele_Earth,10;

15 bonus2 bMagicAtkEle,Ele_Water,10;

16 bonus2 bMagicAtkEle,Ele_Wind,10;

17 }

Equip Script None
Unequip Script None

Page generated in 0.4177 second(s). Number of queries executed: 12.

Theme:
Language: