Basic Info

Name 300478 Super Novice Essence II Lv2
Item ID 300478 - SPN2_2
Type Card
Increases MATK by five times the level of [Increase SP Recovery].
Increase Water, Wind, Fire magic damage by 15%.
Damage of [Meteor Storm], [Lord of Vermilion], [Storm Gust] + 15%.
For each refine level, Variable Cast Time - 1%.

Details

Weight 0
NPC Buy 0 z
NPC Sell 0 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
bonus(bMatk, 5*getskilllv(MG_SRECOVERY)); bonus2(bMagicAtkEle, Ele_Water, 15); bonus2(bMagicAtkEle, Ele_Wind, 15); bonus2(bMagicAtkEle, Ele_Fire, 15); bonus2(bSkillAtk, WZ_METEOR, 15); bonus2(bSkillAtk, WZ_VERMILION, 15); bonus2(bSkillAtk, WZ_STORMGUST, 15); bonus(bVariableCastrate, -getrefine());
Equip Script
None
Unequip Script
None