Proof of Glory

Item ID 28499 Name Proof of Glory
Prontera's badge.
_______________________
All Basic Stats +1
ATK +2%
MATK +2%
_______________________
Base Level at least 150:
All Basic Stats +1
ATK +2%
MATK +2%
_______________________
When equipped with Diamond Shield:
Perfect Dodge +10
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Weapon Level 0 Identifier BadgeOfProntera__J
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left/Right
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 10 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bAllStats,1;
bonus2 bAddRace,RC_All,2;
bonus2 bMagicAddRace,RC_All,2;
if (BaseLevel>=150) {
   bonus bAllStats,1;
   bonus2 bAddRace,RC_All,2;
   bonus2 bMagicAddRace,RC_All,2;
}

Set Script
Proof of Glory
Diamond Shield
bonus bFlee2,10;