Viewing Item

#18620: CHAKRAM

Item ID 18620 For Sale No
Identifier Chakram Credit Price Not For Sale
Name CHAKRAM
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 <= 4){ dispbottom "Regin: You are not prepared to use this weapon's abilities. Train Harder!."; end;} bonus bAtk,645;

Equip Script None
Unequip Script None