Dark Illusion Whip [2], кнут (Renewal)
Dark Illusion Whip [2] (DARK_ILLU_WHIPS_TH) – оружие.
Dancing whip used by Glastheim dancers.
It's an ordinary whip with nothing special, but it has magical energy under the influence of Himelmes.
------------------------
Can't be destroyed,
Matk + 180, increases neutral property magical damage by 10%.
Matk + 4 per refine rate.
------------------------
If refine rate is 9 or higher, increases Reverberation and Metallic Sound damage by 20%, reduces skill cooldown of Metallic Sound by 1 second.
------------------------
If refine rate is 11 or higher, increases magical damage against undead and angel race monsters by 20%, reduces skill cooldown of Metallic Sound by 1 second more.
------------------------
Set Bonus
Royal Whip
King Schmidt's Suit
King Schmidt's Manteau
Matk + 30,
Has a chance to gain bonus neutral property magical damage by 10% for 10 seconds when dealing magical damage.
If the sum of refine rate of set is 30 or higher, increases magical damage against holy and undead property enemies by 20%.
------------------------
Weapon Lv : 4
Скрипт
.@r = getrefine(); bonus bBaseAtk,15*(.@r/2); bonus bLongAtkRate,4*(.@r/3); if (.@r>=7) { bonus bAspdRate,10; bonus2 bSkillCooldown,"CG_ARROWVULCAN",-100; if (.@r>=9) { bonus bLongAtkRate,7; if (.@r>=11) { bonus2 bSkillAtk,"CG_ARROWVULCAN",200; bonus bDelayrate,-10; } } }