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

Grace Fatal Suit [1] (GRACE_FATAL_SUIT) – броня.

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

Noble Shadow Chaser armor with the Rune-Midgarts crest engraved on it.

ATK +100
If refined to 7 or higher,
Increased ASPD +7%
If refined to 9 or higher,
Physical damage +10% on enemies of all sizes

SET BONUS
Grace Attack Manteau
Grace Attack Boots
Grace Attack Ring
After cast delay -10%, ATK +2%,
Fatal Menace damage +15%

SET BONUS
Grace Fatal Suit
Grace Attack Manteau
Grace Attack Boots
If combined refine levels are 27 or higher,
Additional after cast delay -10%,
Additional ATK +3%,
Additional Fatal Menace damage +15%

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

  • ID: 30209
  • Код: GRACE_FATAL_SUIT
  • Тип: броня
  • Уровень брони: 1
  • Защита: 100
  •  
  • Требуемый уровень: 150
  • Профессии: rogue
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

.@r = getrefine();
bonus bBaseAtk,100;
if (.@r>=7)
   bonus bAspdRate,7;
if (.@r>=9)
   bonus2 bAddClass,Class_All,10;