Basic Info

Name 29644 Stalker Essence Lv1
Item ID 29644 - ST_1
Type Card
29644
For every level of [Plagiarism], ATK + 3.
Increases [Raid] damage by 25%.
For every armor refine level, ASPD + 1%.
For every other level of [Sword Mastery], HIT + 2.

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(bBaseAtk, 3*getskilllv(RG_PLAGIARISM)); bonus2(bSkillAtk, RG_RAID, 25); bonus(bAspdRate, getrefine()); bonus(bHit, 2*(getskilllv(SM_SWORD)/2));
Equip Script
None
Unequip Script
None