RO 20th Anniversary Limited Cap

Item ID 400368 Name RO 20th Anniversary Limited Cap
None
Weapon Level 0 Identifier 20th_Anniversary_Hat_TW
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMaxHP,2000;
bonus bMaxSP,200;
bonus bBaseAtk,20*(.@r/2);
bonus bMatk,20*(.@r/2);
bonus bAtkRate,3*(.@r/3);
bonus bMatkRate,3*(.@r/3);
if (.@r>=7)
   bonus bAspdRate,10;
if (.@r>=9) {
   bonus bShortAtkRate,10;
   bonus bLongAtkRate,10;
   bonus2 bMagicAtkEle,Ele_All,10;
}
if (.@r>=11) {
   bonus2 bAddEle,Ele_All,15;
   bonus2 bMagicAddEle,Ele_All,15;
}
if (.@r>=12)
   bonus bFixedCast,-15*(.@r-11);

Set Script
RO 20th Anniversary Limited Cap
20th Anniversary Balloon
bonus bPAtk,5;
bonus bSMatk,5;
bonus2 bExpAddRace,RC_All,10;