Chrome Metal Plate

Item ID 450220 Name Chrome Metal Plate
None
Weapon Level 0 Identifier Chrome_Plate_Armor
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 100 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 100 Min Equip Level 99
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bAspdRate,10;
bonus2 bSubClass,Class_Boss,5;
bonus2 bSubClass,Class_Normal,5;
bonus2 bSubRace,RC_Player_Human,7;
bonus2 bSubRace,RC_Player_Doram,7;
bonus bDef,30*.@r;
bonus bMdef,3*.@r;
if (.@r>=6) {
   bonus bAtkRate,15;
   bonus bMatkRate,15;
}
if (.@r>=8) {
   bonus bAtkRate,15;
   bonus bMatkRate,15;
}