White Knight Armor

Item ID 480518 Name White Knight Armor
None
Weapon Level 0 Identifier aegis_480518
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 60 Equippable Jobs Swordman, Merchant, Thief, Knight, Blacksmith, Assassin, Crusader, Rogue, Alchemist
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Upper, Third, Third Upper, Third Baby
Weight 180 Min Equip Level 85
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus2 bSubRace,RC_Player_Doram,1;
bonus2 bSubRace,RC_Player_Human,1;
bonus bDelayrate,-5-(min(10,.@r)*2);
if (.@r>=9)
   bonus bVariableCastrate,-20;
if (.@r>=10)
   bonus2 bResEff,Eff_Freezing,10000;
if (.@r>=12) {
   bonus2 bSubRace,RC_Player_Doram,5;
   bonus2 bSubRace,RC_Player_Human,5;
}