Basic Info

Name 22039 Elemental Boots[1]
Item ID 22039 - Elemental_Boots
Type Armor
22039
Boots contain the power of four major elements.
Increase damage and reduce cast time of Fire Bolt, Cold Bolt, Lightning Bolt and Earth Spike by 3%.
Refined to +6, every refine increase damage and reduce cast time of Fire Bolt, Cold Bolt, Lightning Bolt and Earth Spike by 1%.
Class: Footgear
Defense: 10
Weight: 10
Level Requirement: 70
Jobs: All classes

Details

Weight 10
NPC Buy 10 z
NPC Sell 5 z
Refineable Yes
Equip Locations Footgear

Stats

Range 0
Defense 10
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 70 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus2 bSkillAtk,MG_LIGHTNINGBOLT,3; bonus2 bSkillAtk,MG_FIREBOLT,3; bonus2 bSkillAtk,MG_COLDBOLT,3; bonus2 bSkillAtk,WZ_EARTHSPIKE,3; bonus2 bVariableCastrate,MG_LIGHTNINGBOLT,-3; bonus2 bVariableCastrate,MG_FIREBOLT,-3; bonus2 bVariableCastrate,MG_COLDBOLT,-3; bonus2 bVariableCastrate,WZ_EARTHSPIKE,-3; if(getrefine()>= 6) { bonus2 bSkillAtk,MG_LIGHTNINGBOLT,(getrefine()-5); bonus2 bSkillAtk,MG_FIREBOLT,(getrefine()-5); bonus2 bSkillAtk,MG_COLDBOLT,(getrefine()-5); bonus2 bSkillAtk,WZ_EARTHSPIKE,(getrefine()-5); bonus2 bVariableCastrate,MG_LIGHTNINGBOLT,-(getrefine()-5); bonus2 bVariableCastrate,MG_FIREBOLT,-(getrefine()-5); bonus2 bVariableCastrate,MG_COLDBOLT,-(getrefine()-5); bonus2 bVariableCastrate,WZ_EARTHSPIKE,-(getrefine()-5); }
Equip Script
None
Unequip Script
None

Dropped by

ID Monster Chance Level Race Element
1693 Plasma 1.5% 119 Formless Ghost 4
1694 Plasma 1.5% 118 Formless Fire 4
1695 Plasma 1.5% 116 Formless Earth 4
1696 Plasma 1.5% 117 Formless Dark 4
1697 Plasma 1.5% 115 Formless Water 4