Focus Beret [1], броня (Renewal)

Focus Beret [1] (FOCUS_BERET_) – броня.

Focus Beret [1], броня (Renewal)

A green beret that helps the user to refocus their energy into more meaningful attacks. The star on the front is inscribed with the character for "Dragon".
Reduces the cast delay of skills by 100%.
Increases the cooldown of Cursed Circle and Tiger Cannon by 10 seconds.
Increases the cooldown of Gates of Hell and Lightning Walk by 1 second.
Increases the cooldown of Gentle Touch - Cure and Power Absorb by 3 seconds.
If upgrade level is +9 or higher,
Increases the damage of Knuckle Arrow and Sky Blow by 20%.

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

  • ID: 23211
  • Код: FOCUS_BERET_
  • Тип: броня
  • Уровень брони: 1
  • Защита: 10
  •  
  • Требуемый уровень: 100
  • Профессии: monk
  • Вес: 20

Скрипт

.@r = getrefine();
bonus4 bAutoSpellOnSkill,"SR_DRAGONCOMBO","SR_FALLENEMPIRE",max(getskilllv("SR_FALLENEMPIRE"),1),100;
if (.@r>=7) {
   autobonus "{ bonus bAspd,2; }",30,5000,0,"{ specialeffect2 EF_ENHANCE; }";
}
if (.@r>=9) {
   bonus2 bSkillAtk,"SR_FALLENEMPIRE",30;
}