Harp of Nepenthes [2], (Pre-Renewal)
Harp of Nepenthes [2] (HARP_OF_NEPENTHES) – оружие. Выпадает из монстров: Nepenthes.
![Harp of Nepenthes [2], (Pre-Renewal) Harp of Nepenthes [2], (Pre-Renewal)](/images/db/items/picture/1926.png)
A harp with its strings made from the tentacles of Nepenthes.
Property: Neutral
Required
INT + 2
Adds a 10% chance of inflicting Stun on the target when using Melody Strike.
If upgrade level is +10 or higher,
Adds an additional 10% chance of inflicting Stun on the target when using Melody Strike.
Базовые свойства предмета
- ID: 4682
- Код: HARP_OF_NEPENTHES
- Тип: оружие
- Подтип:
- Уровень оружия: 4
- Атака: 120
- Требуемый уровень: 60
- Профессии: bard, dancer
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 100
Скрипт
bonus bInt,2; if (getrefine()>9 ) { bonus3 bAddEffOnSkill,"BA_MUSICALSTRIKE",Eff_Stun,2000; } else { bonus3 bAddEffOnSkill,"BA_MUSICALSTRIKE",Eff_Stun,1000; }