Burning Rose [2], (Renewal)
Burning Rose [2] (BURNING_ROSE) – оружие. Выпадает из монстров: Upgraded Heart Hunter.
![Burning Rose [2], (Renewal) Burning Rose [2], (Renewal)](/images/db/items/picture/28225.png)
The name derives from the fact that the gun goes red from overheating.
Increases long-ranged physical damage on targets by 15%.
If refined to 7 or higher,
Increases the damage of Fire Rain by 30%.
If refined to 9 or higher,
Reduces the cooldown of Fire Rain by 1 second.
Property: Neutral
Базовые свойства предмета
- ID: 27737
- Код: BURNING_ROSE
- Тип: оружие
- Подтип:
- Уровень оружия: 3
- Атака: 200
- Требуемый уровень: 120
- Профессии: rebellion
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 250
Скрипт
.@r = getrefine(); bonus bLongAtkRate,15; if (.@r >= 7) { bonus2 bSkillAtk,"RL_FIRE_RAIN",30; if (.@r >= 9) { bonus2 bSkillCooldown,"RL_FIRE_RAIN",-1000; } }