Basic Info

Name 450012 Medium Guild Robe[1]
Item ID 450012 - Siege_Robe_2Tier
Type Armor
450012
Armor made for seasoned guild members.
"¡Ø PvP & WoE-area bonuses only"
MaxHP + 1050, MaxSP + 150, MDEF + 5, Player Resistance + 3%
If refine rate is 7 or higher, MATK + 5%.
_
When equipped with Medium Guild Shoes, Muffler/Cloak and total refine rate is 21 or higher, MaxHP + 1600, Player Resistance + 7%.
Class: Armor Defense: 25
Weight: 50
Required Level: 70
Jobs: Novice, Mage and Acolyte

Details

Weight 50
NPC Buy 200 z
NPC Sell 100 z
Refineable Yes
Equip Locations Armor

Stats

Range 0
Defense 25
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 Novice / Magician / Acolyte / Priest / Wizard / Monk / Sage / Soul Linker
Gender Any

Scripts

Use Script
bonus(bMaxHP, 1050); bonus(bMaxSP, 150); bonus(bMdef, 5); bonus2(bAddRaceTolerance, RC_Player, 3); if (getrefine() >= 7) bonus(bMatkRate, 5);
Equip Script
None
Unequip Script
None