Basic Info

Name 29631 Whitesmith Essence Lv2
Item ID 29631 - WS_2
Type Card
29631
For every level of [Maximize Power], CRI + 5.
For every level of [Weaponry Research], Critical Damage + 1%.
For every armor refine level, ASPD + 1%.
Increases [Cart Termination] damage by 25%.
When using [Meltdown], ignore 30% of normal enemy's DEF, CRI + 15 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
bonus(bCritical, 5*getskilllv(BS_MAXIMIZE)); bonus(bCritAtkRate, getskilllv(BS_WEAPONRESEARCH)); bonus(bAspdRate, getrefine()); bonus2(bSkillAtk, WS_CARTTERMINATION, 25); autobonus3("{ bonus(bCritical, 15); bonus2(bIgnoreDefRate,RC_NonBoss,30); }", 1000, 30000, WS_MELTDOWN,"{ sc_start(SC_CUSTOM_MD_ESSENCE, 30000, 0); }");
Equip Script
None
Unequip Script
sc_end(SC_CUSTOM_MD_ESSENCE);