Patent Aquatic Spear [2], одноручное копьё (Renewal)
Patent Aquatic Spear [2] (UP_UNDINE_SPEAR_K) – оружие.
![Patent Aquatic Spear [2], одноручное копьё (Renewal) Patent Aquatic Spear [2], одноручное копьё (Renewal)](/images/db/items/picture/530006.png)
It is said that the hero who was blessed by the spirit of the past used it
A beautiful spear that reminds you of the rolling waves.
With the power of the sea, he began to show his natural ability.
It seems to resonate with the boots of the great hero.
ATK + 15 per 2 refine rates.
Increase ranged physical damage by 4% per 3 refine rates.
When refined to +7 or higher, increase damage of Cannon Spear and Vanishing Point by 15%, reduce delay after attack by 10%.
When refined to +9 or higher, increase damage of Cannon Spear, Vanishing Point by 20%.
When refined to +11 or higher, guided attack + 7%, MSP + 5%.
When equipped with Great Hero's Boots, STR + 10, ATK + 7%.
Can upgrade the weapon through [Special Equipment Researcher].
Базовые свойства предмета
- ID: 31320
- Код: UP_UNDINE_SPEAR_K
- Тип: оружие
- Подтип: одноручное копьё
- Уровень оружия: 4
- Атака: 195
- Требуемый уровень: 150
- Профессии: crusader
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 140
Скрипт
.@r = getrefine(); bonus bBaseAtk,.@r/2*15; bonus bLongAtkRate,.@r/3*4; if (.@r>=7) { bonus2 bSkillAtk,"LG_CANNONSPEAR",15; bonus2 bSkillAtk,"LG_BANISHINGPOINT",15; bonus bAspdRate,10; } if (.@r>=9) { bonus2 bSkillAtk,"LG_CANNONSPEAR",20; bonus2 bSkillAtk,"LG_BANISHINGPOINT",20; } if (.@r>=11) { bonus bPerfectHitAddRate,7; bonus bMaxSPrate,5; }