Basic Info

Name 470013 Medium Guild Greaves[1]
Item ID 470013 - Siege_Greave_2Tier
Type Armor
470013
Made for seasoned guild members.
"¡Ø PvP & WoE-area bonuses only"
HP + 750, Player Resistance + 3%, MDEF + 2.
If refine rate is 7 or higher, MaxHP + 10%, Player Resistance + 1%.
_
Class: Footwear Defense: 15
Weight: 80
Required Level: 70
Jobs: Swordman, Merchant

Details

Weight 80
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Footgear

Stats

Range 0
Defense 15
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 / Merchant / Knight / Blacksmith / Crusader / Alchemist / Taekwon / Star Gladiator
Gender Any

Scripts

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