Gift of Panagia [1], броня (Renewal)
Gift of Panagia [1] (GIFT_OF_PANAGIA) – броня.
![Gift of Panagia [1], броня (Renewal) Gift of Panagia [1], броня (Renewal)](/images/db/items/picture/400048.png)
VIT + 5 , INT + 5, Resistance to stun + 50%, Increase effectiveness of Heal skills by 10%.
When refined to +7 or higher, reduce delay after skill by 20%, increase heal effectiveness by 10%.
When refined to +9 or higher, increase heal effectiveness by 10%.
When refined to +10 or higher, reduce SP consumption by 20%.
When equipped with Archbishop 1Lv, reduces casting time by 10%, increases heal effectiveness of heal skills by 5%.
When equipped with Archbishop 2Lv, reduces casting time by 10%, increases heal effectiveness of heal skills by 5%.
When equipped with Catholic 1Lv, reduces SP consumption of skills by 10%, increases heal effectiveness of heal skills by 5%.
When equipped with Cure 1Lv, reduces delay after skill by 10%, increases heal effectiveness of heal skills by 20%.
Required level: 100
Базовые свойства предмета
- ID: 29183
- Код: GIFT_OF_PANAGIA
- Тип: броня
- Уровень брони: 1
- Требуемый уровень: 100
- Вес: 20
Скрипт
.@r = getrefine();
bonus bVit,5;
bonus bInt,5;
bonus bHealPower,10;
bonus2 bResEff,Eff_Stun,5000;
if (.@r>=7) {
bonus bDelayrate,-20;
bonus bHealPower,10;
}
if (.@r>=9)
bonus bHealPower,20;
if (.@r>=10)
bonus bUseSPrate,-20;