Mamaragan, броня (Renewal)

Mamaragan (MAMARAGAN) – броня.

 

Shoes named after a god passed down in a vast island country.
It contains the power of thunder.
------------------------
Increase magic damage against boss monster by 15%.
------------------------
Enables to use Lord of Vermilion Lv 5.
------------------------
Reduce Varetyr Spear cooldown by 1 second.
------------------------
For every refine level,
MHP + 2%, MSP + 2%.
FLEE + 5
Increase wind property magic damage by 3%.
------------------------
When refined to +13 or higher, increase wind property magic damage by 50%.
------------------------
Def : 15

Базовые свойства предмета

  • ID: 26729
  • Код: MAMARAGAN
  • Тип: броня
  • Уровень брони: 1
  • Защита: 15
  •  
  • Требуемый уровень: 100
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 30

Скрипт

.@r = getrefine();
bonus bMdef,10;
bonus2 bMagicAddClass,Class_Boss,15;
skill "WZ_VERMILION",5;
bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-1000;
bonus bMaxHPrate,2*.@r;
bonus bMaxSPrate,2*.@r;
bonus bFlee,5*.@r;
bonus2 bMagicAtkEle,Ele_Wind,3*.@r;
if (.@r>=10)
   bonus2 bMagicAtkEle,Ele_Wind,50;