Basic Info

Name 470012 Medium Guild Boots[1]
Item ID 470012 - Siege_Boots_2Tier
Type Armor
470012
Made for seasoned guild members.
"¡Ø PvP & WoE-area bonuses only"
MaxHP + 550, Player Resistance + 2%, MDEF + 4.
If refine rate is 7 or higher, MaxHP + 10%, Player Resistance + 1%.
_
Class: Footwear Defense: 10
Weight: 50
Required Level: 70
Jobs: Swordsman and Merchant, Thief, Archer, Ninja

Details

Weight 50
NPC Buy 20 z
NPC Sell 10 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 Swordsman / Archer / Merchant / Thief / Knight / Blacksmith / Hunter / Assassin / Crusader / Rogue / Alchemist / Bard/Dancer / Unused / Ninja
Gender Any

Scripts

Use Script
bonus(bMaxHP, 550); bonus(bMdef, 4); bonus2(bAddRaceTolerance, RC_Player, 2); if (getrefine() >= 7) { bonus(bMaxHPrate, 10); bonus2(bAddRaceTolerance, RC_Player, 1); }
Equip Script
None
Unequip Script
None