Illusion Hunter Bow [2], лук (Renewal)
Illusion Hunter Bow [2] (HUNTER_BOW_IL) – оружие.
![Illusion Hunter Bow [2], лук (Renewal) Illusion Hunter Bow [2], лук (Renewal)](/images/db/items/picture/18174.png)
When equipped with Hunting Arrow, increase long ranged physical damage by 50%.
------------------------
For every refine level, CRI + 1.
------------------------
When refined to +7 or higher, ASPD + 10%.
------------------------
When refined to +9 or higher, increase critical damage by 15%.
------------------------
When refined to +11 or higher, increase physical damage against Insect and Brute race monsters by 30%.
------------------------
Set Bonus:
Illusion Hunter Bow [2]
Illusion Boots [1]
ATK + 10%.
------------------------
When each piece of equipment in the set is refined to +7 or higher, ASPD + 2.
------------------------
When the total sum of refine is 18 or higher, increase critical damage by 10%.
------------------------
When the total sum of refine is 22 or higher, when dealing normal long ranged physical damage, there's a chance to activate Hunter's Sight for 10 seconds.
------------------------
[Hunter's Sight]
ATK + 100.
Increase critical damage by 15%.
Increase physical damage against Insect and Brute race monsters by 50%.
------------------------
Скрипт
.@r = getrefine(); bonus bCritical,.@r; if (.@r >= 7) { bonus bAspdRate,10; if (.@r >= 9) { bonus bCritAtkRate,15; if (.@r >= 11) { bonus2 bAddRace,RC_Insect,30; bonus2 bAddRace,RC_Brute,30; } } }