Basic Info

Name 300477 Super Novice Essence Lv2
Item ID 300477 - SPN_2
Type Card
Increases ATK by 5 times the level of [Increase HP Recovery].
[Bash] damage + 30%.
For each level of [Weaponry Research], Critical Damage + 1%.
For each refine level, ASPD + 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(bBaseAtk, 5*getskilllv(SM_RECOVERY)); bonus2(bSkillAtk, SM_BASH, 30); bonus(bCritAtkRate, getskilllv(BS_WEAPONRESEARCH)); bonus(bAspdRate, getrefine());
Equip Script
None
Unequip Script
None