
PRE-RENEWAL / ITEMS
Throwing Cure Free
#13272Ammo
Cure_Free_To_Throw
TypeAmmo
Equipment positionAmmunition
Weight5
Buy price100 z
Sell price50 z
Required level99
Description
Slightly remodeled Cure Free enabled for throwing. Recovers several kinds of abnormal statuses. Recovers a small amount of HP.
(Silence, Bleeding, Poison, Curse, Reverse Orcish, Change Undead)
Class: Projectile
Attack: 0
Weight: 5
Element: Neutral
English Pre-Renewal client description. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Ammunition
- Trade
Item effect script
sc_end SC_BLEEDING;
sc_end SC_CURSE;
sc_end SC_SILENCE;
sc_end SC_POISON;
sc_end SC_ORCISH;
sc_end SC_CHANGEUNDEAD;
sc_end SC_BLIND;
sc_end SC_CONFUSION;
sc_end SC_DPOISON;
itemheal 500,0;