Southern Tiara [1], броня (Renewal)
Southern Tiara [1] (AEGIS_400470) – броня.
A crown filled with purity.
It might resonate well with equipment from a certain tomb palace.
------------------------
MDEF + 10.
------------------------
For every 2 refine level, ATK + 15.
------------------------
For every 3 refine level, ATK + 5%.
------------------------
For every 4 refine level, Long Ranged Physical Damage + 4%.
------------------------
When refined to +9 or higher, ASPD + 10%.
------------------------
When refined to +11 or higher, increase physical damage against all size enemies by 15%.
------------------------
When refined to +13 or higher, ATK + 20%, Fixed Casting Time - 0.5 seconds.
------------------------
Set Bonus:
Poenetentia Purity Crown [1]
Poenitentia Tenon [2]
Long Ranged Physical Damage + 15%.
For every 2 refine level of Weapon, increase Triangle Shot and Frenzy Shot damage by 8%.
------------------------
Set Bonus:
Poenetentia Purity Crown [1]
Poenitentia Nervus [2]
Long Ranged Physical Damage + 15%.
For every 2 refine level of Weapon, increase Crescive Bolt and Aimed Bolt damage by 8%.
------------------------
Set Bonus:
Poenetentia Purity Crown [1]
Poenitentia Attendo [2]
Long Ranged Physical Damage + 15%.
For every 2 refine level of Weapon, increase Gale Storm and Arrow Storm damage by 8%.
------------------------
Set Bonus:
Poenetentia Purity Crown [1]
Poenitentia Vatia [2]
Long Ranged Physical Damage + 15%.
For every 2 refine level of Weapon, increase Rhythm Shooting and Severe Rainstorm damage by 10%.
------------------------
Def : 40
Базовые свойства предмета
- ID: 29535
- Код: AEGIS_400470
- Тип: броня
- Уровень брони: 1
- Защита: 35
- Требуемый уровень: 1
- Вес: 10
Скрипт
.@r = getrefine(); bonus bUnbreakableArmor; bonus bBaseAtk,15*(.@r/2); if (.@r>=7) bonus bAspdRate,10; if (.@r>=9) { bonus bWeaponAtkRate,5; bonus bAspd,1; } if (.@r>=11) { bonus bCritAtkRate,3; bonus bLongAtkRate,3; bonus bFixedCast,-100*(min((.@r-10),15)/1); }