Upg Katar [1], катар (Renewal)
Upg Katar [1] (UPG_KATAR) – оружие.
![Upg Katar [1], катар (Renewal) Upg Katar [1], катар (Renewal)](/images/db/items/picture/1292.png)
A katar that is coated with elunium and gold that are mixed in golden ratio.
Every refine level will increase ATK +10 / Critical Attack +2%.
When character base level is 70 or higher: Every 10 base level increment will get extra 10 ATK.
Скрипт
.@r = getrefine(); bonus bBaseAtk,(.@r*10); bonus bCritAtkRate,(.@r*2); if (BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*10);