Penance Glory Crown [1], броня (Renewal)

Penance Glory Crown [1] (POENETENTIA_H_CROWN) – броня.

Penance Glory Crown [1], броня (Renewal)

A crown filled with glory.
It might resonate well with equipment from a certain tomb palace.
------------------------
MDEF + 10.
------------------------
For every 2 refine level, MATK + 15.
------------------------
For every 3 refine level, MATK + 5%.
------------------------
For every 4 refine level, increase all property magical damage by 5%.
------------------------
When refined to +9 or higher, Variable Casting Time - 10%.
------------------------
When refined to +11 or higher, increase magical damage against all size enemies by 15%.
------------------------
When refined to +13 or higher, MATK + 20%, Fixed Casting Time - 0.5 seconds.
------------------------
Set Bonus:
Poenetentia Glory Crown [1]
Poenitentia Gladius [2]

Reduce Ray of Genesis cooldown by 1 second.
For every 2 refine level of Weapon, increase Genesis Ray damage by 10% and Cross Rain damage by 8%.
------------------------
Set Bonus:
Poenetentia Glory Crown [1]
Poenitentia Crystallum [2]

Reduce Adoramus cooldown by 1 second.
For every 2 refine level of Weapon, increase Adoramus damage by 10% and Flamen damage by 8%.
------------------------
Set Bonus:
Poenetentia Glory Crown [1]
Poenitentia Chorda [2]
OR
Poenetentia Glory Crown [1]
Poenitentia Flagellum [2]

S.MATK + 10.
For every 2 refine level of Weapon, increase Reverberation and Metallic Fury damage by 10%.
------------------------
Def : 40

Базовые свойства предмета

  • ID: 29547
  • Код: POENETENTIA_H_CROWN
  • Тип: броня
  • Уровень брони: 1
  • Защита: 40
  •  
  • Требуемый уровень: 200
  • Вес: 10

Скрипт

.@r = getrefine();
bonus bMdef,10;
bonus bMatk,15*(.@r/2);
bonus bMatkRate,5*(.@r/3);
bonus2 bMagicAtkEle,Ele_All,5;
if (.@r>=9)
   bonus bVariableCastrate,-10;
if (.@r>=11)
   bonus2 bMagicAddSize,Size_All,15;
if (.@r>=13) {
   bonus2 bMagicAddRace,RC_All,20;
   bonus bFixedCast,-500;
}