Type |
Weapon |
Subtype |
Musical |
Attack |
10 |
Defense |
0 |
Weight |
180.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
70 |
Slots |
0 |
Applicable Jobs:
job_barddancer
Description:
When musicians
play this legendary
instrument, their
consciousness is
fully absorbed,
returning only once
they've realized that
they've finished
their performance.
Reduces after attack delay by 100%
at the cost of reducing
HP Recovery Rate by
100%, heavily reducing
DEX, and losing 50 HP
every 5 seconds.
Class: Instrument
Attack: 10
Weight: 180
Weapon Level: 4
Level Requirement: 70
Jobs: Clown
Item Script:
bonus bAspdRate,100;
bonus bHPrecovRate,-100;
bonus2 bHPLossRate,50,5000;
bonus bDex,-readparam(bDex);