Viewing Item

#18618: FERAL_CLAWS

Item ID 18618 For Sale No
Identifier Feral Claw Credit Price Not For Sale
Name FERAL_CLAWS
NPC Buy 37,200 Weight 150
NPC Sell 18,600 Weapon Level 3
Range 1 Defense 0
Slots 4 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if(getequipweaponlv(EQI_HAND_L) > 0) { unequip 8; dispbottom "You cannot equip this weapon while wearing a Katar."; end; } if(heroRank <= 2){ dispbottom "Regin: You are not prepared to use this weapon's abilities. Train Harder!."; end;} bonus bStr,12; bonus bAgi,12; bonus bSpeed,12; bonus bCritical,20;

Equip Script None
Unequip Script None