Ancient Royal Scepter

Item ID 550095 Name Ancient Royal Scepter
None
Weapon Level 4 Identifier Ancient_Royal_Scepter
Attack 150 Type Weapon - Mace
MATK 110 Equip Locations Main Hand
Defense 0 Equippable Jobs Super novice, Knight, Priest, Blacksmith, Crusader, Monk, Alchemist
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
Weight 10 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();
bonus2 bSubRace,RC_DemiHuman,10;
bonus2 bSubRace,RC_Player_Doram,10;
bonus bMaxHP,1000*.@r;
bonus bFlee2,.@r;
if (.@r>=5) {
   bonus bDef,150;
   bonus bMdef,15;
}
if (.@r>=7) {
   bonus bDef,150;
   bonus bMdef,15;
}