Patent Scarlet Dragon Leather Bow [2], лук (Renewal)
Patent Scarlet Dragon Leather Bow [2] (UP_SCALET_DRAGON_L_BOW) – оружие.
![Patent Scarlet Dragon Leather Bow [2], лук (Renewal) Patent Scarlet Dragon Leather Bow [2], лук (Renewal)](/images/db/items/picture/700019.png)
A bow made by adding red dragon leather to a bow made of strong elastic material.
With the power of the dragon, he began to show his natural ability.
It seems to resonate with the boots of the great hero.
ATK + 15 per 2 refine rates.
Reduce global cooltime by 4% per 3 refine rates.
When refined to +7 or higher, increase ranged physical damage by 10%, increase physical damage to all size monsters by 10%.
When refined to +9 or higher, increase damage of Aimed Bolt by 35%.
When refined to +11 or higher, reduce cooltime of Aimed Bolt by 1 sec, variable casting by 10%.
When equipped with Great Hero's Boots, DEX + 10, ATK + 7% Áõ°¡.
Скрипт
.@r = getrefine(); bonus bBaseAtk,.@r/2*15; bonus bDelayrate,-(.@r/3*4); if (.@r>=7) { bonus bLongAtkRate,10; bonus2 bAddSize,Size_All,10; } if (.@r>=9) { bonus2 bSkillAtk,"RA_AIMEDBOLT",35; } if (.@r>=11) { bonus2 bSkillCooldown,"RA_AIMEDBOLT",-1000; bonus bVariableCastrate,-10; }