Noblesse Attack Manteau [1], броня (Renewal)
Noblesse Attack Manteau [1] (NOBLESSE_ATTACK_MANTEAU) – броня.
![Noblesse Attack Manteau [1], броня (Renewal) Noblesse Attack Manteau [1], броня (Renewal)](/images/db/items/picture/480012.png)
A noble manteau with the Rune-Midgarts crest engraved on it.
Increased ASPD +3%
If refined to 7 or higher,
After cast delay -5%
If refined to 9 or higher,
Physical damage +5% on enemies of all sizes
Базовые свойства предмета
- ID: 30573
- Код: NOBLESSE_ATTACK_MANTEAU
- Тип: броня
- Уровень брони: 1
- Защита: 20
- Требуемый уровень: 100
- Вес: 1
Скрипт
.@r = getrefine(); bonus bAspdRate,3; if (.@r>=7) bonus bDelayrate,-5; if (.@r>=9) bonus2 bAddClass,Class_All,5;