Basic Info

Name 23612 Baldur's Blessing
Item ID 23612 - Baldurs_Blessing
Type Usable
23612
A potion containing the blessing of Baldur, the God of light.
For 5 minutes, ATK, MATK + 20, HIT + 30, Flee + 30.
Warning! - If your character dies or is hit by [Dispel], the item effects will disappear.
(When using buffs of the same effect, only the last used effect is applied.)
Weight : 1

Details

Weight 1
NPC Buy 20 z
NPC Sell 10 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
sc_start(SC_FOOD_BASICHIT, 5 * 60000, 30); sc_start(SC_FOOD_BASICAVOIDANCE, 5 * 60000, 30); sc_start(SC_PLUSATTACKPOWER, 5 * 60000, 20); sc_start(SC_PLUSMAGICPOWER, 5 * 60000, 20);
Equip Script
None
Unequip Script
None