Basic Info

Name 29640 Clown & Gypsy Essence Lv1
Item ID 29640 - CG_1
Type Card
29640
For every level of [Musical Lesson] or [Dancing Lesson], ATK + 3.
Increases [Musical Strike], [Throw Arrow] damage by 20%.
For every other armor refine level, Long-Range Physical Attack damage + 1%.
Increases [Arrow Vulcan] damage by 20%.

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(BA_MUSICALLESSON)); bonus(bBaseAtk, 3*getskilllv(DC_DANCINGLESSON)); bonus2(bSkillAtk, BA_MUSICALSTRIKE, 20); bonus2(bSkillAtk, DC_THROWARROW, 20); bonus(bLongAtkRate, getrefine()/2); bonus2(bSkillAtk, CG_ARROWVULCAN, 20);
Equip Script
None
Unequip Script
None