The Brandishing [1], броня (Renewal)

The Brandishing [1] (AEGIS_400481) – броня.

 

A light helmet designed for absolute swiftness.
Once you wear it, you'll be fast as lightning.
------------------------
CRT + 3
------------------------
Reduce damage taken from Players by 13%.
------------------------
Reduce damage taken from normal and boss monsters by 20%.
------------------------
ATK + 40%
------------------------
Every 10 Base Level, increase damage of Servant Weapon, Servant Weapon - Phantom, and Servant Weapon - Demolition by 1%.
------------------------
Every refine level, CRT + 1.
------------------------
Def : 10

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

  • ID: 29546
  • Код: AEGIS_400481
  • Тип: броня
  • Уровень брони: 1
  • Защита: 10
  •  
  • Требуемый уровень: 200
  • Вес: 50

Скрипт

bonus bCrt,3+getrefine();
bonus2 bSubRace,RC_Player_Doram,13;
bonus2 bSubRace,RC_Player_Human,13;
bonus2 bSubClass,Class_Boss,20;
bonus2 bSubClass,Class_Normal,20;
bonus bAtkRate,40;
bonus2 bSkillAtk,"DK_SERVANT_W_PHANTOM",BaseLevel/10;
bonus2 bSkillAtk,"DK_SERVANT_W_DEMOL",BaseLevel/10;
bonus2 bSkillAtk,"DK_SERVANTWEAPON_ATK",BaseLevel/10;