Hero Target Suit [1], броня (Renewal)
Hero Target Suit [1] (HERO_TAGET_SUITS) – броня.
![Hero Target Suit [1], броня (Renewal) Hero Target Suit [1], броня (Renewal)](/images/db/items/picture/15098.png)
Honorable suit given to those who fought Satan Morroc. The suit is enhanced with powers to increase concentration and spirit, occasionally it will release unpredictable attacks.
All Stats + 1
Max HP + 5%
Max SP + 5%
Aspd + 1
Increases long-ranged damage on targets by 3%.
Adds a chance of casting Level 10 Improve Concentration on the user when performing a physical attack.
Adds a chance of casting Level 10 Double Strafe on the target when performing a long-ranged attack.
The chance of casting the skills is increased per upgrade level of the armor.
Базовые свойства предмета
- ID: 23861
- Код: HERO_TAGET_SUITS
- Тип: броня
- Уровень брони: 1
- Защита: 60
- Требуемый уровень: 160
- Профессии: bard, dancer, hunter
- Цена покупки: 10 з
- Цена продажи: 5 з
- Вес: 20
Скрипт
bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bLongAtkRate,3; bonus bAspd,1; .@r = getrefine(); bonus bAllStats,1; bonus5 bAutoSpell,"AC_CONCENTRATION",10,(1+.@r)*3,BF_WEAPON,0; bonus5 bAutoSpell,"AC_DOUBLE",10,(1+.@r)*3,BF_LONG,1;