Crimson Two-Handed Sword [2], двуручный меч (Renewal)
Crimson Two-Handed Sword [2] (SCARLET_TWOHAND_SWORD) – оружие. Выпадает из монстров: Egnigem Cenia (B), Swift Baroness of Retrib, Elusive Baroness of Retr, Furious Baroness of Retr, Furious Tamruan, Sword Guardian, Baroness of Retribution, Tamruan, Dark Illusion, Abysmal Knight и других.
![Crimson Two-Handed Sword [2], двуручный меч (Renewal) Crimson Two-Handed Sword [2], двуручный меч (Renewal)](/images/db/items/picture/21015.png)
A two-handed sword emitting a red aura.
Property: Neutral
Required
ATK + (Upgrade Level * Upgrade Level) up to a maximum Upgrade Level of 15.
MATK + (Upgrade Level * Upgrade Level) / 2 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: 26494
- Код: SCARLET_TWOHAND_SWORD
- Тип: оружие
- Подтип: двуручный меч
- Уровень оружия: 3
- Атака: 170
- Требуемый уровень: 70
- Профессии: crusader, knight, swordman
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 170
Скрипт
.@r = getrefine(); bonus bBaseAtk,(((BaseLevel-70)/10)*5)+(.@r<=15?pow(.@r,2):225); bonus bMatk,(.@r<=15?(pow(.@r,2)/2):225);