Melon Staff [1], двуручный посох (Renewal)
Melon Staff [1] (MELON_STAFF) – оружие.
Can't be destroyed.
Matk + 235, Matk + 5%.
If the user's base level is 210 or higher, SPL + 2, S.Matk + 1.
Matk + 15 per 2 refine rate.
Increases Jack Frost damage by 12% per 3 refine rate.
If refine rate is 7 or higher, reduces variable casting time by 10%, increases water, wind and ghost property magical damage by 15%.
If refine rate is 9 or higher, reduces skill cooldown of Jack Frost by 1 second, reduces global cooldown by 5%, increases Soul Expansion damage by 30%.
If refine rate is 11 or higher, increases magical damage against all size enemies by 15%, increases Chain Lightning damage by 30%.
When equipped with Hero Boots-LT, Matk + 10%, S.Matk + 2.
[Bonus by grade]
[Grade D] Matk + 3%.
[Grade C] Increases water, wind and ghost property magical damage by 15%, S.Matk + 1.
[Grade B] SPL + 3, S.Matk + 2.
Базовые свойства предмета
- ID: 31837
 - Код: MELON_STAFF
 - Тип: оружие
 - Подтип: двуручный посох
 - Уровень оружия: 4
 - Атака: 120
 - Магическая атака: 270
 - Требуемый уровень: 100
 - Профессии: monk, priest, sage, soul_linker, super_novice, wizard
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 240
 
Скрипт
.@r = getrefine();
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",50,5000,BF_WEAPON;
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",30,5000,BF_MAGIC;
bonus bAtkRate,10*.@r;
bonus bMatkRate,5*.@r;
bonus bHealPower,6*.@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;
}