Melon Huuma [1], (Renewal)
Melon Huuma [1] (MELON_HUUMA) – оружие.
Can't be refined.
Can't be destroyed.
Atk + 5%, increases long ranged physical damage by 1% per each level of Dagger Throwing Practice user learned.
If the user's base level is 105 or higher, reduces skill cooldown of Cross Slash by 2 seconds, increases Cross Slash and Swirling Petal damage by 25%.
If the user's base level is 110 or higher, reduces skill cooldown of Swirling Petal by 2 seconds, increases physical damage against all size enemies by 15%.
If the user's base level is 115 or higher, increases Cross Slash and Swirling Petal damage by additional 15%.
Базовые свойства предмета
- ID: 31865
 - Код: MELON_HUUMA
 - Тип: оружие
 - Подтип:
 - Уровень оружия: 4
 - Атака: 150
 - Магическая атака: 160
 - Требуемый уровень: 100
 - Профессии: kagerou, oboro
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 150
 
Скрипт
.@r = getrefine();
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",20,5000,BF_WEAPON;
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",10,5000,BF_MAGIC;
bonus bAtkRate,10*.@r;
bonus bMatkRate,5*.@r;
if (.@r>=7) {
   bonus2 bIgnoreDefRaceRate,RC_All,50;
   bonus2 bIgnoreMdefRaceRate,RC_All,50;
}
if (.@r>=9) {
   bonus2 bIgnoreDefRaceRate,RC_All,50;
   bonus2 bIgnoreMdefRaceRate,RC_All,50;
}