Melon Claymore [1], двуручный меч (Renewal)
Melon Claymore [1] (MELON_CLAYMORE) – оружие.
Can't be refined.
Cri + 15, increases long ranged physical damage by 1% per each level of Two Hand Quicken user learned.
If the user's base level is 105 or higher, increases critical damage by 10%, increases Ignition Break and Sonic Wave damage by 25%.
If the user's base level is 110 or higher, additional Cri + 15, increases physical damage against all size enemies by 15%.
If the user's base level is 115 or higher, increases Ignition Break and Sonic Wave damage by additional 15%.
Базовые свойства предмета
- ID: 31707
- Код: MELON_CLAYMORE
- Тип: оружие
- Подтип: двуручный меч
- Уровень оружия: 4
- Атака: 280
- Магическая атака: 230
- Требуемый уровень: 100
- Профессии: crusader, knight
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 340
Скрипт
.@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; 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; }