Crimson Saber [2], одноручный меч (Renewal)
Crimson Saber [2] (SCARLET_SABER) – оружие. Выпадает из монстров: Swift Pasana, Executioner, Ogretooth, Mysteltainn, Pasana.
![Crimson Saber [2], одноручный меч (Renewal) Crimson Saber [2], одноручный меч (Renewal)](/images/db/items/picture/13454.png)
A one-handed sword with a reddish radiance.
Property: Neutral
Required
ATK + (Upgrade Level * Upgrade Level) up to a maximum Upgrade Level of 15.
If the user's base level is 70 or higher,
For every 10 base levels, ATK + 5.
Базовые свойства предмета
- ID: 23729
- Код: SCARLET_SABER
- Тип: оружие
- Подтип: одноручный меч
- Уровень оружия: 3
- Атака: 85
- Требуемый уровень: 70
- Профессии: alchemist, assassin, blacksmith, crusader, knight, merchant, novice, rogue, super_novice, swordman, thief
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 85
Скрипт
.@r = getrefine(); bonus bBaseAtk,(((BaseLevel-70)/10)*5)+(.@r<=15?pow(.@r,2):225);