Ultio-OSAD [2], булава (Renewal)
Ultio-OSAD [2] (ULTIO_SPES_AD) – оружие.
![Ultio-OSAD [2], булава (Renewal) Ultio-OSAD [2], булава (Renewal)](/images/db/items/picture/590044.png)
Can't be destroyed.
Matk + 170.
Matk + 5%.
If refine rate is 7 or higher, reduces variable casting time by 10%.
If refine rate is 9 or higher, increases Adoramus damage by 30% and Judex damage by 25%.
If refine rate is 11 or higher, increases holy property magical damage by 15%, reduces global cooldown by 15%.
Скрипт
.@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,5; if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"AB_JUDEX",25; bonus2 bSkillAtk,"AB_ADORAMUS",30; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Holy,15; bonus bDelayrate,-15; } } }