Patent Oriental Sword [2], двуручный меч (Renewal)
Patent Oriental Sword [2] (UP_ORIENTAL_SWORD) – оружие.
![Patent Oriental Sword [2], двуручный меч (Renewal) Patent Oriental Sword [2], двуручный меч (Renewal)](/images/db/items/picture/600009.png)
An ancient sword that is said to cut down evil spirits in an east.
He regained his past glory and began to show his natural ability.
It seems to resonate with the boots of the great hero.
ATK + 15 per 2 refine rates.
Increase damage of Sonic Wave by 10% per 3 refine rates.
When refined to +7 or h igher, weapon cannot be destroyed. Reduce delay after attack by 10%.
When refined to +9 or higher, when melee physical attack, adds a chance to autocast Sonic Wave slv 2. (If you have learned a higher level, activate it according to the level you have learned)
When refined to +11 or higher, CRI + 15, increase critical damage by 15%.
When equipped with Great Hero's Boots, STR + 10, ATK + 7%.
Базовые свойства предмета
- ID: 31697
- Код: UP_ORIENTAL_SWORD
- Тип: оружие
- Подтип: двуручный меч
- Уровень оружия: 4
- Атака: 240
- Требуемый уровень: 150
- Профессии: knight
- Вес: 200
Скрипт
.@r = getrefine(); .@i = max(2,getskilllv("RK_SONICWAVE")); bonus bBaseAtk,.@r/2*15; bonus2 bSkillAtk,"RK_SONICWAVE",.@r/3*10; if (.@r>=7) { bonus bUnbreakableWeapon; bonus bAspdRate,10; } if (.@r>=9) { bonus5 bAutoSpell,"RK_SONICWAVE",.@i,20,BF_SHORT,1; } if (.@r>=11) { bonus bCritical,15; bonus bCritAtkRate,15; }