Viewing Item (Stone Recovery)

Basic Info

Name 40109 Stone Recovery
Item ID 40109 - Stone_Recovery
Type Usable
40109
A scroll that can recovery from stone curse status...
Except you cannot use any item while you are stoned!
_
Weight : 7

Details

Weight 7
NPC Buy 20 z
NPC Sell 10 z
Refineable No
Equip Locations None

Stats

Range 0
Defense 0
Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
if (getstatus(SC_BURNING) == true) { sc_end(SC_STONE); }
Equip Script
None
Unequip Script
None