Black Wing [1], кинжал (Renewal)
Black Wing [1] (BLACK_WING) – оружие. Выпадает из монстров: Gertie, Gold Two-Horn Scaraba (I), Two-Horned Scaraba.
![Black Wing [1], кинжал (Renewal) Black Wing [1], кинжал (Renewal)](/images/db/items/picture/13061.png)
A sawtooth dagger crafted by the Rogue Guild.
Increases the damage of Fatal Menace by 30%.
For every upgrade level of the item past the upgrade level of 5,
Increases the damage of Fatal Menace by an additional 2%.
Matk + 3
Set Bonus
Black Cat
Black Wing [1]
Matk + 5
Hit + 5
Reduces the SP cost of Masquerade-Enervation and Masquerade-Groomy by 20.
Скрипт
.@r = getrefine(); bonus2 bSkillAtk,"SC_FATALMENACE",30; if (.@r>=6) { bonus2 bSkillAtk,"SC_FATALMENACE",(.@r-5)*2; bonus bMatk,((.@r-5)*3); }