Patent Crimson Rose [2], револьвер (Renewal)
Patent Crimson Rose [2] (UP_CRIMSON_ROSE) – оружие.
![Patent Crimson Rose [2], револьвер (Renewal) Patent Crimson Rose [2], револьвер (Renewal)](/images/db/items/picture/800002.png)
A revolver decorated with red roses used by those who reached the level of the master.
Looking at the condition of the red rose, he started to show his natural power.
It seems to resonate with the boots of the great hero.
ATK + 10 per 2 refine rates.
Increase damage of Fire Dance by 2% per 3 refine rates.
When refined to +7 or higher, ATK + 5%, increase ranged physical damage by 10%.
When refined to +9 or higher, increase damage of Fire Dance by 25%, when using Hit Barrel, increase ranged physical damage by 20% for 60 sec
When refined to +11 or higher, reduce global cooltime by 10%.
When equipped with Great Hero's Boots, DEX + 10, ATK + 7%.
Скрипт
.@r = getrefine(); bonus bBaseAtk,.@r/2*10; bonus2 bSkillAtk,"RL_FIREDANCE",.@r/3*2; if (.@r>=7) { bonus bAtkRate,5; bonus bLongAtkRate,10; } if (.@r>=9) { bonus2 bSkillAtk,"RL_FIREDANCE",25; autobonus3 "{ bonus bLongAtkRate,20; }",1000,60000,"RL_HEAT_BARREL"; } if (.@r>=11) { bonus bDelayrate,-10; }