Viewing Item (Small Life Potion) Ragnarok: Project Zero Control Panel
Basic Info
Name | Small Life Potion |
---|---|
Item ID |
12460
-
F_Small_Life_Potion
|
Type | Usable |
A sizeable bottle of Yggdrasil Tree Sap that is effective in healing wounds.
Restores an amount of HP equal of 7% of your MaxHP every 4 seconds for a 10 minute duration.
_
Weight: 1
Restores an amount of HP equal of 7% of your MaxHP every 4 seconds for a 10 minute duration.
_
Weight: 1
Details
Weight | 1 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | No |
Equip Locations | None |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 0 |
Magical 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 |
---|
specialeffect(EF_HEAL3, AREA, playerattached()); /* Probably it should be 5% instead of 7%, but we'll follow the client side description... */ sc_start2(SC_S_LIFEPOTION, 600000, -7, 4); |
Equip Script |
None |
Unequip Script |
None |