Crimson One-Handed Staff [2], посох (Renewal)
Crimson One-Handed Staff [2] (SCARLET_ROD) – оружие. Выпадает из монстров: Furious Bathory, Laurell Weinder Ringlead, Bathory.
![Crimson One-Handed Staff [2], посох (Renewal) Crimson One-Handed Staff [2], посох (Renewal)](/images/db/items/picture/1680.png)
A one-handed staff emitting a red aura.
Magic Property: Neutral
Int + 4
Matk + 5 for every 10 base above base level 70.
Additional Matk + (upgrade level * upgrade level) up to a maximum upgrade level of 15.
Скрипт
.@r = getrefine(); bonus bInt,4; bonus bMatk,(((BaseLevel-70)/10)*5)+(.@r<=15?pow(.@r,2):225); bonus bUnbreakableWeapon;