Basic Info

Name 29565 Bard & Dancer Essence II Lv1
Item ID 29565 - Bard_Dancer_Essence2_1
Type Card
29565
For every level in [Music Lessons] and [Dance Lessons], ATK + 3.
Increases damage of [Melody Strike] and [Slinging Arrow] by 20%.
For every 2 refines, Ranged 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(bBaseAtk, 3 * (getskilllv(BA_MUSICALLESSON) + getskilllv(DC_DANCINGLESSON))); bonus2(bSkillAtk, BA_MUSICALSTRIKE, 20); bonus2(bSkillAtk, DC_THROWARROW, 20); bonus(bLongAtkRate, getrefine() / 2);
Equip Script
None
Unequip Script
None