Basic Info

Name 29626 High Wizard Essence Lv1
Item ID 29626 - HW_1
Type Card
29626
Increases damage of [Meteor Storm], [Lord of Vermilion], [Storm Gust] by 20%.
For every other armor refine level, MATK + 1%.
Increases [Napalm Vulcan] damage by 20%.
Decreases Variable Cast Time by 2% per level of [Mystical Amplification].

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, 20); bonus(bMatkRate, getrefine()/2); bonus(bVariableCastrate, -2 * getskilllv(HW_MAGICPOWER));
Equip Script
None
Unequip Script
None