Viewing Item (Angeling Potion)

Basic Info

Name 12350 Angeling Potion
Item ID 12350 - Angeling_Potion
Type Delay Consume
12350
Add a chance of auto casting Level 5 Blessing & Level 5 Angelus on the wearer.
_
Weight : 10

Details

Weight 10
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 Can't be used while sitting
Trade Can't be dropped / Can't be sold to NPCs / Can't be placed into Guild Storage
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
itemskill(AL_BLESSING, 5, ISF_INSTANTCAST | ISF_CASTONSELF); itemskill(AL_ANGELUS, 5);
Equip Script
None
Unequip Script
None