Viewing Item

#102129: All-in-one Healing Potion

Item ID 102129 For Sale No
Identifier All_In_One_Healing Credit Price Not For Sale
Name All-in-one Healing Potion Type Usable
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Description A potion that gives you the effects of Small Life Potion, Medium Life Potion, and Mysterious Life Potion at once.
_______________________
Duration: 60 minutes
Recovers 4% of MaxHP every 3 seconds, 5% of MaxHP every 5 seconds and 7% of MaxHP every 4 seconds.
Also increases Movement Speed for 10 minutes.
_______________________
If you are incapacitated, the item effect will disappear.
_______________________
Weight: 1
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 specialeffect2

2 EF_HEAL3;

3 sc_start2

4 SC_S_LIFEPOTION,3600000,-5,5;

5 sc_start2

6 SC_L_LIFEPOTION,3600000,-7,4;

7 sc_start2

8 SC_M_LIFEPOTION,3600000,-4,3;

9 sc_start

10 SC_SPEEDUP0,600000,25;

Equip Script None
Unequip Script None