Patent Golden Lord Launcher [2], (Renewal)
Patent Golden Lord Launcher [2] (UP_GOLDEN_L_LAUNCHER) – оружие.
![Patent Golden Lord Launcher [2], (Renewal) Patent Golden Lord Launcher [2], (Renewal)](/images/db/items/picture/840001.png)
Grenade Launcher made of gold used by those who reached the level of the master.
He started to show his natural power through the strength and grip of the total heat.
It seems to resonate with the boots of the great hero.
Increase ranged physical damage by 3% per 2 refine rates.
ATK + 20 per 3 refine rates.
When refined to +7 or higher, increase damage of Dragon Tail by 15%, reduce cooltime of Dragon Tail by 1 sec.
When refined to +9 or higher, increase damage of Dragon Tail by 20%.
When refined to +11 or higher, increase physical damage to all property monsters by 15%.
When equipped with Great Hero's Boots, DEX + 10, increase ranged physical damage by 5%.
Базовые свойства предмета
- ID: 32046
- Код: UP_GOLDEN_L_LAUNCHER
- Тип: оружие
- Подтип:
- Уровень оружия: 4
- Атака: 350
- Требуемый уровень: 150
- Профессии: rebellion
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 240
Скрипт
.@r = getrefine(); bonus bLongAtkRate,3*(.@r/2); bonus bBaseAtk,20*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RL_D_TAIL",15; bonus2 bSkillCooldown,"RL_D_TAIL",-1000; } if (.@r>=9) { bonus2 bSkillAtk,"RL_D_TAIL",20; } if (.@r>=11) { bonus2 bAddEle,Ele_All,15; }