Orcish Blade

Item ID 13482 Name Orcish Blade
None
Weapon Level 3 Identifier Orcish_Blade
Attack 120 Type Weapon - One-Handed Sword
MATK 0 Equip Locations Main Hand
Defense 0 Equippable Jobs Swordman, Merchant, Thief, Knight, Blacksmith, Assassin, Crusader, Rogue, Alchemist
Range 1 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 120 Min Equip Level 50
NPC Buy 1 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
bonus2 bSkillAtk,"SM_BASH",5;
bonus bMaxHP,150;
bonus bHealPower2,5;
bonus bUseSPrate,-50;
.@r = getrefine();
if (.@r>=7) {
   bonus2 bSkillAtk,"SM_BASH",5;
   bonus bHealPower2,5;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"SM_BASH",5;
}