Rental Owl Viscount Silk Hat, броня (Renewal)

Rental Owl Viscount Silk Hat (JP_HELM22_L) – броня.

 

Crown to represent the ninth eclipse of Sagittarius. Zircon, the birthstone, is embedded in it.
Modified to suit OS Weapons.
Every 2 Refine, ATK +20.
When Refined to 7, Variable Casting Time decreased by 15%.
When Refined to 9, Distance Physical damage increased by 15%.
When Refined to 11, , physical damage given to small and medium enemies increased by 15%. Fixed Casting reduced by 0.2s.

When worn together with Burning Knuckle OS, cooltime of Rampage Blaster skill decreased by 1s, Distance Physical damage increased by 3% per 2 levels of weapon Refine.
When worn together with Saphir Hall OS, Variable Casting Time decreased by 10%, damage of Acid Bomb skill is increased by 3% per 2 levels of weapon Refine.
When worn together with HR-S55-OS, Distance Physical damage increased by 5%, damage of God's Hammer skill is increased by 3% per 2 levels of weapon Refine.

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

  • ID: 29196
  • Код: JP_HELM22_L
  • Тип: броня
  • Уровень брони: 1
  • Защита: 15
  •  
  • Требуемый уровень: 100
  • Вес: 50

Скрипт

.@r = getrefine();
bonus bInt,2;
bonus bAspdRate,10;
bonus bMatk,7*.@r;
autobonus "{ .@r = getrefine(); bonus bAspdRate,(.@r >= 9 ? 40 : ((.@r >= 7) ? 10 : ((.@r >= 5) ? 5 : 0))); }",20,30000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";