Blessing of Gemstone [1], броня (Renewal)
Blessing of Gemstone [1] (MAGICSTONE_OF_GRACE) – броня.
![Blessing of Gemstone [1], броня (Renewal) Blessing of Gemstone [1], броня (Renewal)](/images/db/items/picture/19106.png)
A box that contains 1 Classic Marriage License
Description:
This written oath professes undying love, loyalty, and union.
Forever in life, and eternally beyond death.
Cannot be Dropped or Traded.
Базовые свойства предмета
- ID: 24887
- Код: MAGICSTONE_OF_GRACE
- Тип: броня
- Уровень брони: 1
- Защита: 15
- Требуемый уровень: 60
- Вес: 300
Скрипт
.@r = getrefine(); bonus bUnbreakableHelm; bonus bNoGemStone; bonus bMatk,readparam(bInt); bonus bUseSPrate,100; if (.@r >= 5) { bonus bUseSPrate,-25; bonus bMatkRate,3; bonus bHealPower,3; } if (.@r >= 7) { bonus bUseSPrate,-25; bonus bMatkRate,5; bonus bHealPower,5; } if (.@r >= 9) { bonus bUseSPrate,-25; bonus bMatkRate,7; bonus bHealPower,7; }