Upg Mace [1], булава (Renewal)
Upg Mace [1] (UPG_MACE) – оружие.
![Upg Mace [1], булава (Renewal) Upg Mace [1], булава (Renewal)](/images/db/items/picture/16019.png)
A mace that is coated with elunium and gold that are mixed in golden ratio.
Every refine level will increase ATK +10 / Heal recovery +1%.
When character base level is 70 or higher: Every 10 base level increment will get extra 5 ATK.
Скрипт
.@r = getrefine(); bonus bBaseAtk,(.@r*10); bonus bHealPower,.@r; if (BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*5);