Basic Info

Name 29397 Acolyte Essence Lv2
Item ID 29397 - Acolyte_Essence_2
Type Card
29397
Reduces the SP cost of [Heal], [Blessing], [Increase Agility] by 15%.
For every 2 levels in [Heal], Healing Power + 1%.
For every 2 refines, MaxHP + 70, MaxSP + 30.

Details

Weight 0
NPC Buy 0 z
NPC Sell 0 z
Refineable No
Equip Locations Upper Headgear + Middle Headgear + Lower Headgear + Armor + Main Hand + Off Hand + Garment + Footgear + Accessory 1 + Accessory 2

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
bonus2(bSkill, AL_HEAL, -15); bonus2(bSkillUseSPrate, AL_INCAGI, -15); bonus2(bSkillUseSPrate, AL_BLESSING, -15); bonus(bMaxHP, 70 * (getrefine() / 2)); bonus(bMaxSP, 30 * (getrefine() / 2));
Equip Script
None
Unequip Script
None