Item Details

Flush Metal Detector Mk47 [2] ( F_Ein_1HDAGGER )

ID 510105 Flush Metal Detector Mk47 [2]
Flush Metal Detector Mk47 [2] Buy Price: zeny Sell Price: 0 zeny Weight: 125 Slots: 2
Type: Weapon item. Sub Type: Dagger Gender: Both Locations: Weapon
Attack: 200 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 5 Armor Level: Not specified Min. Equip Level: 250 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Fourth classes.

Metal Detector strengthened by the energy of Mjolnir.

When equipped with Flush Metal Detector Mk47-2,
Atk + 10%.
Increases Cross Impact damage by 20%, increase Shadow Stab damage by 20%.

If refine rate is 7 or higher,
Atk + 70, increases attack speed (reduces delay after attack by 10%)

If refine rate is 9 or higher,
increases Cross Impact damage by additional 15%, increases Shadow Stab damage by additional 10%, increases physical damage against all size enemies by 15%, increases SP consumption of Cross Impact and Shadow Stab by 15.

If refine rate is 11 or higher,
reduces global cooldown by 15%, increases Cross Impact damage by additional 10%, increases Shadow Stab damage by additional 10%, increases SP consumption of Cross Impact and Shadow Stab by additional 15.
------------------------
[Grade Bonus]
[Grade D] P.Atk + 10.
[Grade C] Increases Cross Impact damage by 10%, increases Shadow Stab damage by 10%.
[Grade B] Increases physical damage against all property enemies by 10%.
[Grade A] Increases Cross Impact damage by additional 10%, increases Shadow Stab damage by additional 10%.
------------------------
Class : Dagger
Attack : 200
Weight : 125
Weapon Lv : 5
Required Level : 250
Usable by : Shadow Cross

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:
.@g = getenchantgrade();
if (.@g>=ENCHANTGRADE_D) {
   bonus bPAtk,10;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"SHC_SHADOW_STAB",10;
      bonus2 bSkillAtk,"GC_CROSSIMPACT",10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bAddEle,Ele_All,10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus2 bSkillAtk,"SHC_SHADOW_STAB",10;
            bonus2 bSkillAtk,"GC_CROSSIMPACT",10;
         }
      }
   }
}
Not specified
Not specified