Renewal
.:Renewal Item Database:.
Search Item By ID


Elemental Boots [1]   [Footgear]   Item ID# 470033 (Elemental_BootsK)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
10
Defense
10
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A pair of boots enchanted with the 4 elemental powers.

Increases damage of Fire Bolt, Cold Bolt, Lightning Bolt and Earth Spike by 15%.

For each Refine Level:
Increases damage of Fire Bolt, Cold Bolt, Lightning Bolt and Earth Spike by 2%.

Refine Level +7:
MATK +20

Refine Level +9:
Random chance to increase INT by 70 and MATK by 10% for 5 seconds when dealing physical damage.

Refine Level +11:
Increases magical damage with Water, Wind, Earth and Fire element by 10%.

When equipped with Elemental Sword:
ASPD +2
MATK +70

Refine Level of Elemental Sword is +10 or higher:
Increases magical damage with every element by 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"MG_FIREBOLT",15+2*.@r; bonus2 bSkillAtk,"MG_COLDBOLT",15+2*.@r; bonus2 bSkillAtk,"WZ_EARTHSPIKE",15+2*.@r; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",15+2*.@r; if (.@r>=7) { bonus bMatk,20; } if (.@r>=9) { autobonus "{ bonus bMatkRate,10; bonus bInt,70; }",1,5000,BF_WEAPON; } if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Fire,10; bonus2 bMagicAtkEle,Ele_Earth,10; bonus2 bMagicAtkEle,Ele_Water,10; bonus2 bMagicAtkEle,Ele_Wind,10; } },{},{}
Dropped By No Result

back to top