Viewing Item (Earnest Erhu) Ragnarok: Project Zero Control Panel
Basic Info
Name | Earnest Erhu[1] |
---|---|
Item ID |
32104
-
Hyegun_Erhu
|
Type | Weapon - Musical Instrument |
An erhu with the a longing heart.
Increases [Musical Strike] damage by 5%.
If +7 or higher, increases [Musical Strike] damage by 5%.
If +9 or higher, increases [Musical Strike] damage by 10%.
_
Class : Instrument Attack : 120
Weight : 70
Weapon Level : 3
Required Level : 60
Jobs : Bard
Increases [Musical Strike] damage by 5%.
If +7 or higher, increases [Musical Strike] damage by 5%.
If +9 or higher, increases [Musical Strike] damage by 10%.
_
Class : Instrument Attack : 120
Weight : 70
Weapon Level : 3
Required Level : 60
Jobs : Bard
Details
Weight | 70 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 120 |
Magical Attack | 0 |
Weapon Level | 3 |
Slots | 1 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Bard/Dancer |
Gender | Male |
Scripts
Use Script |
---|
bonus2(bSkillAtk, BA_MUSICALSTRIKE, 5); if (getrefine() >= 7) bonus2(bSkillAtk, BA_MUSICALSTRIKE, 5); if (getrefine() >= 9) bonus2(bSkillAtk, BA_MUSICALSTRIKE, 10); |
Equip Script |
None |
Unequip Script |
None |