Invincible Crest Hat [1], броня (Renewal)

Invincible Crest Hat [1] (AEGIS_400453) – броня.

 

A hat embroidered with historic family crest.
It was once used by a legendary bow user known as the Invicible.
------------------------
CON + 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 Crescive Bolt and Gale Storm by 1%.
------------------------
Every refine level, CON + 1.
------------------------
Def : 10

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

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

Скрипт

.@r = getrefine();
bonus bCon,3+.@r;
bonus2 bSubRace,RC_Player_Human,13;
bonus2 bSubClass,Class_Boss,20;
bonus2 bSubClass,Class_Normal,20;
bonus bAtkRate,40;
bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",BaseLevel/10;
bonus2 bSkillAtk,"WH_GALESTORM",BaseLevel/10;