Whiteknight Armor [1], броня (Renewal)

Whiteknight Armor [1] (WHITEKNIGHTARMOR) – броня.

 

Armor worn by the Whiteknights that retains great power. Made of high-quality materials, it is lighter than it looks.

Reduces damage taken by 1%
Reduces after cast delay by 5%
Reducees after cast delay by an additional 2% every refine level (up to 20%)

When refined to 12 or higher
Provides Endure

DEF : 40

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

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

Скрипт

.@r = getrefine();
bonus2 bSubRace,RC_Player_Human,1;
bonus2 bSubRace,RC_Player_Doram,1;
bonus bDelayrate,-5-(min(10,.@r)*2);
if (.@r>=12)
   bonus bNoWalkDelay;