Basic Info

Name 29422 Bard & Dancer Essence Lv2
Item ID 29422 - Bard_Dancer_Essence_2
Type Card
29422
Reduces cooldown of [Amp] by 3 times the level of [Music Lessons] and [Dance Lessons].
Reduces cooldown of [Amp] by 60 seconds.
When using [Poem of Bragi] or [Service for You], SP Recovery + 50%.
For every 2 refines, MaxSP + 30.

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
bonus2(bSkillCooldown, BD_ADAPTATION, -60000 - 3000*(getskilllv(BA_MUSICALLESSON) + getskilllv(DC_DANCINGLESSON))); bonus(bMaxSP, 30 * (getrefine() / 2)); autobonus3("{ bonus(bSPrecovRate, 50); }", 1000, 60000, BA_POEMBRAGI, "{ sc_start(SC_CUSTOM_MD_ESSENCE, 60000, 0); }"); autobonus3("{ bonus(bSPrecovRate, 50); }", 1000, 60000, DC_SERVICEFORYOU, "{ sc_start(SC_CUSTOM_MD_ESSENCE, 60000, 0); }");
Equip Script
None
Unequip Script
sc_end(SC_CUSTOM_MD_ESSENCE);