Crimson Mace [2], булава (Renewal)
Crimson Mace [2] (SCARLET_MACE) – оружие. Выпадает из монстров: Elusive Jing Guai, Marionette Ringleader, Solid Petite, Swift Petite, Solid Solider, Jing Guai, Solider, Am Mut, Kobold Leader, Petite и других.
![Crimson Mace [2], булава (Renewal) Crimson Mace [2], булава (Renewal)](/images/db/items/picture/16040.png)
A mace with a reddish radiance.
Property: Neutral
Required
ATK + (Upgrade Level * Upgrade Level) up to a maximum Upgrade Level of 15.
This item is indestructible in battle.
If the user's base level is 70 or higher,
For every 10 base levels, ATK + 5.
Скрипт
.@r = getrefine(); bonus bBaseAtk,(((BaseLevel-70)/10)*5)+(.@r<=15?pow(.@r,2):225);