Basic Info

Name 29413 Assassin Essence Lv2
Item ID 29413 - Assassin_Essence_2
Type Card
29413
For every level in [Grimtooth], CRI + 5.
Increases damage of [Sonic Blow] by 20%.
When using [Sonic Blow], ASPD + 7% for 60 seconds.
For every refine level, Critical Attack + 1%.

Details

Weight 0
NPC Buy 0 z
NPC Sell 0 z
Refineable No
Equip Locations Upper Headgear + Middle Headgear + Lower Headgear + Armor + Main Hand + Off Hand + Garment + Footgear + Accessory 1 + Accessory 2

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(AS_GRIMTOOTH)); bonus2(bSkillAtk, AS_SONICBLOW, 20); bonus(bCritAtkRate, getrefine()); autobonus3("{ bonus(bAspdRate, 7); }", 1000, 60000, AS_SONICBLOW, "{ sc_start(SC_CUSTOM_MD_ESSENCE, 60000, 0); }");
Equip Script
None
Unequip Script
sc_end(SC_CUSTOM_MD_ESSENCE);