Mercury Suit [1], броня (Renewal)

Mercury Suit [1] (MERCURY_SUITS) – броня.

Mercury Suit [1], броня (Renewal)

Def + 300 and Mdef + 100 for 50 seconds when using Pure Soul, increases skill cooldown of Pure Soul by 50 seconds.
All stat + 2 per 4 refine rate.
If refine rate is 12 or higher, reduces delay after skill by 10%.
When equipped with Faceworm Larva Card, increases Freezing Spear damage by 30%.
When equipped with Gioia Card, increases Wind Blade damage by 30%, reduces damage taken from all property by 40%.
When equipped with Assaulter Card, increases long ranged physical damage by 8%, reduces delay after skill by 20% for 3 seconds when using Killing Strike.
When equipped with Samurai Specter Card, increases long ranged physical damage by 10%, reduces delay after skill by 20%, reduces delay after skill by 30% for 3 seconds when using Killing Strike.

Usable

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

  • ID: 24076
  • Код: MERCURY_SUITS
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 100
  • Профессии: kagerou, ninja, oboro
  • Вес: 30

Скрипт

.@r = getrefine();
autobonus3 "{ bonus bDef,300; bonus bMdef,100; }",1000,50000,"KO_MEIKYOUSISUI";
bonus2 bSkillCooldown,"KO_MEIKYOUSISUI",50000;
bonus bAllStats,2*(.@r/4);
if (.@r>=12)
   bonus bDelayrate,-10;