Basic Info

Name 5905 Lyrica Hat[1]
Item ID 5905 - Lyrica_Hat_
Type Armor
5905
A finely crafted hat designed just for Maestros.
You can't see from the outside, but on the inside is written every song a Maestro needs to make it big!
-------------------------
Increase Severe Rainstorm damage by 15%.
-------------------------
Refine Level +7: Reduces fixed casting time of all skills by 4% for each level of Voice Lessons learned.
Refine Level +9: reduces the SP cost of Severe Rainstorm by 10.
-------------------------
Class: Headgear
Defense: 10
Location: Upper
Weight: 20
Level Requirement: 100
Jobs: Maestro

Details

Weight 20
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 10
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 100 +
Usage None
Trade None
Job Class Types None
Job Classes Bard/Dancer
Gender Any

Scripts

Use Script
bonus2 bSkillAtk,WM_SEVERE_RAINSTORM_MELEE,15; if(getrefine()>6) { bonus bFixedCastrate,-(getskilllv(BA_MUSICALLESSON)*4); } if(getrefine()>8) { bonus2 bSkillUseSP,WM_SEVERE_RAINSTORM,10; }
Equip Script
None
Unequip Script
None