Two Side Diamond Boots

Item ID 470243 Name Two Side Diamond Boots
None
Weapon Level 0 Identifier Two_Side_Diamond_Boots
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 30 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 80 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMdef,15;
bonus2 bSubClass,Class_Boss,5;
bonus2 bSubClass,Class_Normal,5;
bonus2 bSubRace,RC_Player_Doram,10;
bonus2 bSubRace,RC_Player_Human,10;
bonus bMaxHPrate,4*.@r;
if (.@r>=5) {
   bonus bDelayrate,-15;
   bonus bAtkRate,15;
   bonus bMatkRate,15;
   if (.@r>=7) {
       bonus bDelayrate,-25;
       bonus bAtkRate,25;
       bonus bMatkRate,25;
   }
}

Set Script
Anger Lv1
Two Side Diamond Boots
bonus bAllStats,30;
bonus bAtkRate,30;
bonus bMatkRate,30;