Fallen Angel Shield [1], броня (Renewal)
Fallen Angel Shield [1] (FALLEN_ANGEL_SHIELD) – броня.
![Fallen Angel Shield [1], броня (Renewal) Fallen Angel Shield [1], броня (Renewal)](/images/db/items/picture/2193.png)
A shield owned by an angel who was expelled from the heaven.
Adds a 5% chance of buffing the user for 5 seconds when performing a magical attack; Reduces the cast delay of skills by 10%, Reduces the cast delay of skills by an additional 5% per upgrade level of the item past the upgrade level of 6.
Set Bonus
Diabolus Robe
Fallen Angel Shield
Reduces the cast delay of skills by 10%
Базовые свойства предмета
- ID: 21518
- Код: FALLEN_ANGEL_SHIELD
- Тип: броня
- Уровень брони: 1
- Защита: 100
- Требуемый уровень: 60
- Вес: 50
Скрипт
.@r = getrefine(); if (.@r >=7) autobonus2 "{ .@r = getrefine(); bonus bDelayrate,-10-(5*(.@r-6)); }",50,5000,BF_MAGIC; else autobonus2 "{ bonus bDelayrate,-10; }",50,5000,BF_MAGIC;