Item Details

Solid Dagger [2] ( Solid_Dagger )

ID 510050 Solid Dagger [2]
Solid Dagger [2] Buy Price: zeny Sell Price: 0 zeny Weight: 120 Slots: 2
Type: Weapon item. Sub Type: Dagger Gender: Both Locations: Weapon
Attack: 180 Magic Attack: 200 Range: 1 Defense: Not specified
Weapon Level: 5 Armor Level: Not specified Min. Equip Level: 220 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Fourth classes.

A dagger made by refining clock tower parts and quenching them with etheric magic.
Complemented the shortcomings of the existing Fortify Dagger.
------------------------
MATK + 200.

Increases Red Flame Cannon and Cold Blooded Cannon damage by 5% per 2 refine rate.

Increases Darkening Cannon damage by 7% per 3 refine rate.

Increases all property magical damage by 3% per 4 refine rate.
------------------------
[Bonus By Grade]

[Grade D] SPL +1.
[Grade C] Increases Red Flame Cannon and Cold Blooded Cannon damage by additional 7%.
[Grade B] S.MATK +1.
------------------------
Class: Dagger
Attack: 180
Weight: 120
Weapon Lv: 5
Required Lv: 220
Class: Shinkiro, Shiranui

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
.@g = getenchantgrade();
bonus2 bSkillAtk,"SS_SEKIENHOU",5*(.@r/2);
bonus2 bSkillAtk,"SS_REIKETSUHOU",5*(.@r/2);
bonus2 bSkillAtk,"SS_ANTENPOU",7*(.@r/3);
bonus2 bMagicAtkEle,Ele_All,3*(.@r/4);
if (.@g >= ENCHANTGRADE_D) {
   bonus bSpl,1;
   if (.@g >= ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"SS_SEKIENHOU",7;
      bonus2 bSkillAtk,"SS_REIKETSUHOU",7;
      if (.@g >= ENCHANTGRADE_B) {
         bonus bSMatk,1;
      }
   }
}
Not specified
Not specified

Not specified