Golden Violet, броня (Renewal)

Golden Violet (GOLDEN_VIOLET) – броня.

 

A hat featuring a long stripe from the brim to the back of the head.
Atk + 20 per 2 refine rate.
If upgrade level is +7 or higher, reduces variable casting time by 10%.
If upgrade level is +9 or higher, increase long ranged physical damage by 15%.
If refine rate is 11 or higher, increases physical damage against small and medium size enemies by 15%, reduces fixed casting time by 0.2 seconds.

When equipped with Boost Lance-OS, Atk + 30, increases Cannon Spear damage by 4% per 2 refine rate of weapon.
When equipped with MH-P89-OS, increases Severe Rainstorm damage by 10%, increases long ranged physical damage by 3% per 2 refine rate of weapon.
When equipped with AC-B44-OS, reduces delay after skill by 10%, increases long ranged physical damage by 3% per 2 refine rate of weapon.
Required Lv: 130

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

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

Скрипт

.@r = getrefine();
bonus bAllStats,10;
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreMdefRaceRate,RC_All,50;
if (.@r>=7)
   bonus bAllStats,20;
if (.@r>=9) {
   bonus2 bIgnoreDefRaceRate,RC_All,50;
   bonus2 bIgnoreMdefRaceRate,RC_All,50;
}