Renewal
.:Renewal Item Database:.
Search Item By ID


Wicked Dagger [2]   [One Hand]   Item ID# 510051 (Wicked_Dagger)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
140
Attack
160 / MATK 230
Required Lvl
220
Weapon Lvl
5
Slot
2
Applicable Jobs
Abyss Chaser
Description
A dagger equipped with unholy energy concentrated on the clock tower parts.
It is more difficult to handle than the existing Relapse Dagger.

MATK +230

For each 2 Refine Levels:
Increases damage of Abyss Square by 7%.

For each 3 Refine Levels:
Increases damage of From the Abyss by 10%.

For each 4 Refine Levels:
Increases magical damage with every element by 3%.
ASPD +7% (Decreases after attack delay by 7%).

[Bonus by Grade]
[Grade D]: SPL +2
[Grade C]: Damage of Abyss Square +10%.
[Grade B]: S.MATK +2

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"ABC_ABYSS_SQUARE",7*(.@r/2); bonus2 bSkillAtk,"ABC_FROM_THE_ABYSS",10*(.@r/3); bonus2 bMagicAtkEle,Ele_All,3*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bSpl,2; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"ABC_ABYSS_SQUARE",10; if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,2; } } } },{},{}
Dropped By No Result

back to top