Basic Info

Name 29627 High Wizard Essence Lv2
Item ID 29627 - HW_2
Type Card
29627
Increases damage of [Meteor Storm], [Lord of Vermilion], [Storm Gust] by 20%.
For every other armor refine level, MATK + 1%.
Decreases Variable Cast Time by 3% per level of [Mystical Amplification].
Increases [Napalm Vulcan] damage by 30%.
When using [Mystical Amplification], MATK + 15%, FLEE + 30 for 30 seconds.

Details

Weight 1
NPC Buy 20 z
NPC Sell 10 z
Refineable No
Equip Locations Armor

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(bSkillAtk, WZ_METEOR, 20); bonus2(bSkillAtk, WZ_VERMILION, 20); bonus2(bSkillAtk, WZ_STORMGUST, 20); bonus2(bSkillAtk, HW_NAPALMVULCAN, 30); bonus(bMatkRate, getrefine()/2); bonus(bVariableCastrate, -3 * getskilllv(HW_MAGICPOWER)); autobonus3("{ bonus(bMatkRate, 15); bonus(bFlee, 30); }", 1000, 30000, HW_MAGICPOWER,"{ sc_start(SC_CUSTOM_MD_ESSENCE, 30000, 0); }");
Equip Script
None
Unequip Script
sc_end(SC_CUSTOM_MD_ESSENCE);