Basic Info

Name 300476 Super Novice Essence II Lv1
Item ID 300476 - SPN2_1
Type Card
Increases MATK by three times the level of [Increase SP Recovery].
Increase Water, Wind, Fire magic damage by 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, 3*getskilllv(MG_SRECOVERY)); bonus2(bMagicAtkEle, Ele_Water, 15); bonus2(bMagicAtkEle, Ele_Wind, 15); bonus2(bMagicAtkEle, Ele_Fire, 15); bonus(bVariableCastrate, -getrefine());
Equip Script
None
Unequip Script
None