Hero Manteau [1], броня (Renewal)
Hero Manteau [1] (HERO_CAPE) – броня.
![Hero Manteau [1], броня (Renewal) Hero Manteau [1], броня (Renewal)](/images/db/items/picture/20783.png)
A cape wore by a kid who's dream is to become a hero. Despite it's look, the robe has outstanding protection abilities.
Flee + 1
Reduces damage taken from Neutral property attacks by 1%.
Additional Flee + 3 per 3 upgrade levels of the item.
Reduces damage taken from Neutral property attacks by an additional 3% per 3 upgrade levels of the item.
If upgrade level is +10 or higher,
Additional Flee + 20
Reduces damage taken from Neutral property attacks by an additional 20%.
Set Malus
Deviling Card
Hero Manteau [1]
Disables the following effects of Deviling Card, Reduces damage taken from Neutral property attacks by 50%.
Базовые свойства предмета
- ID: 26329
- Код: HERO_CAPE
- Тип: броня
- Уровень брони: 1
- Требуемый уровень: 10
- Вес: 10
Скрипт
.@r = getrefine(); bonus2 bSubEle,Ele_Neutral,1+(.@r/3); bonus bFlee,1+(.@r/3); if (.@r > 9) { bonus2 bSubEle,Ele_Neutral,20; bonus bFlee,20; }