Oriental Sword [2], двуручный меч (Renewal)
Oriental Sword [2] (ORIENTAL_SWORD) – оружие.
![Oriental Sword [2], двуручный меч (Renewal) Oriental Sword [2], двуручный меч (Renewal)](/images/db/items/picture/21038.png)
An ancient sword that is said to cut down evil spirits from a certain east.
It seems to resonate with Ancient Hero Boots.
Every 2 Refine levels ATK + 10.
Every 3 Refine levels damage of Sonic Wave skill increased by 10%.
When Refine level is 9, Sonic wave 2Lv is activated with a high probability in melee physical attacks. (If you learn a higher level, it is activated according to the level you learned.)
When Refine level is 11, Weapon does not get destroyed.
When equipped together with Ancient Hero Boots and using physical attacks, with a fixed rate (3%) for 7s STR + 20, ATK + 15% .
Weapon Lv : 4
Required Lv : 100
Required
Базовые свойства предмета
- ID: 26506
- Код: ORIENTAL_SWORD
- Тип: оружие
- Подтип: двуручный меч
- Уровень оружия: 4
- Атака: 180
- Требуемый уровень: 100
- Профессии: knight
- Вес: 100
Скрипт
.@r = getrefine(); bonus bBaseAtk,10*(.@r/2); bonus2 bSkillAtk,"RK_SONICWAVE",.@r/3*10; if (.@r >= 9) bonus5 bAutoSpell,"RK_SONICWAVE",max(2,getskilllv("RK_SONICWAVE")),100,BF_SHORT|BF_WEAPON,1; if (.@r >= 11) bonus bUnbreakableWeapon;