Harp of Nepenthes [2]
ID: 1926 · Harp_Of_Nepenthes
NPC Sell:
10z
NPC Buy:
20z
Item Info
| Type | Weapon (Musical Instrument) |
| Weight | 100 |
| Slots | 2 |
| ATK | 120 |
| Equip Level | 60 |
| Weapon Level | 4 |
| Equip | Weapon |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
A harp with its strings made from the tentacles of Nepenthes.
Int +2
Inflicts the Stun effect at a certain rate when using Melody Strike.
The probability of inflicting the stun effect doubles if the Refining Level is over 8.
Class: Musical Instrument
Attack: 120
Weight: 100
Weapon Level: 4
Level Requirement: 60
Jobs: Clown and Gypsy
Script
On Equip:
bonus bInt,2;
if( getrefine()>9 ) {
bonus3 bAddEffOnSkill,BA_MUSICALSTRIKE,Eff_Stun,2000;
}
else {
bonus3 bAddEffOnSkill,BA_MUSICALSTRIKE,Eff_Stun,1000;
}
No known monster drops for this item.