Green Whistle [1], (Renewal)
Green Whistle [1] (GREEN_WHISTLE) – оружие. Выпадает из монстров: Elusive Antler Scaraba, Alphoccio, Gold Antler Scaraba (I), Antler Scaraba.
![Green Whistle [1], (Renewal) Green Whistle [1], (Renewal)](/images/db/items/picture/1930.png)
A flute made of sturdy plant stem.
Magic Property: Neutral
Reduces the variable casting time of Lullaby and Windmill Rush by 2 seconds.
Reduces the SP cost of Lullaby and Windmill Rush by 4 per upgrade level of the item past the upgrade level of 5.
Базовые свойства предмета
- ID: 21291
- Код: GREEN_WHISTLE
- Тип: оружие
- Подтип:
- Уровень оружия: 3
- Атака: 170
- Магическая атака: 50
- Требуемый уровень: 102
- Профессии: bard, dancer
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 80
Скрипт
.@r = getrefine(); if (.@r>5) { bonus2 bSkillUseSP,"MI_RUSH_WINDMILL",(.@r-5)*4; bonus2 bSkillUseSP,"WM_LULLABY_DEEPSLEEP",(.@r-5)*4; } bonus2 bSkillVariableCast,"MI_RUSH_WINDMILL",-2000; bonus2 bSkillVariableCast,"WM_LULLABY_DEEPSLEEP",-2000;