Item Details

Flush Detecting Staff [2] ( F_Ein_BHSTAFF )

ID 640035 Flush Detecting Staff [2]
Flush Detecting Staff [2] Buy Price: zeny Sell Price: 0 zeny Weight: 120 Slots: 2
Type: Weapon item. Sub Type: Two-handed staves Gender: Both Locations: Right_Hand + Left_Hand
Attack: 180 Magic Attack: 350 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.

Detecting Staff strengthened by the energy of Mjolnir.

MATK +350, Can't be destroyed.
Matk + 10%.
Increases Crimson Arrow, All Bloom, Storm Cannon and Destructive Hurricane damage by 20%.

If refine rate is 7 or higher,
Matk + 90, reduces variable casting time by 15%.

If refine rate is 9 or higher,
Increases fire and wind property magical damage by 15%, increases Crimson Arrow, All Bloom, Storm Cannon and Destructive Hurricane damage by additional 10%, increases magical damage against all size enemies by 20%, increases SP consumption of Crimson Arrow, All Bloom, Storm Cannon and Destructive Hurricane by 25.

If refine rate is 11 or higher,
reduces global cooldown by 15%, increases Crimson Arrow, All Bloom, Storm Cannon and Destructive Hurricane damage by additional 10%, increases SP consumption of Crimson Arrow, All Bloom, Storm Cannon and Destructive Hurricane Soul by 25.
------------------------
[Grade Bonus]
[Grade D] S.Matk + 10.
[Grade C] Increases Crimson Arrow, All Bloom, Storm Cannon and Destructive Hurricane damage by 10%.
[Grade B] Increases magical damage against all property enemies by 10%.
[Grade A] Increases Crimson Arrow, All Bloom, Storm Cannon and Destructive Hurricane damage by additional 10%.
------------------------
Class : Two-handed Staff
Attack : 180
Weight : 120
Weapon Lv : 5
Required Level : 250
Usable by : Arch Mage

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();
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bMatkRate,10;
bonus2 bSkillAtk,"AG_DESTRUCTIVE_HURRICANE",20;
bonus2 bSkillAtk,"AG_CRIMSON_ARROW",20;
bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",20;
bonus2 bSkillAtk,"AG_STORM_CANNON",20;
bonus2 bSkillAtk,"AG_ALL_BLOOM",20;
bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK",20;
bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK2",20;
if (.@r>=7) {
   bonus bVariableCastrate,-15;
   bonus bMatk,90;
   if (.@r>=9) {
      bonus2 bMagicAtkEle,Ele_Fire,15;
      bonus2 bMagicAtkEle,Ele_Wind,15;
      bonus2 bMagicAddSize,Size_All,20;
      bonus2 bSkillAtk,"AG_DESTRUCTIVE_HURRICANE",10;
      bonus2 bSkillAtk,"AG_CRIMSON_ARROW",10;
      bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",10;
      bonus2 bSkillAtk,"AG_STORM_CANNON",10;
      bonus2 bSkillAtk,"AG_ALL_BLOOM",10;
      bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK",10;
      bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK2",10;
      bonus2 bSkillUseSP,"AG_DESTRUCTIVE_HURRICANE",-25;
      bonus2 bSkillUseSP,"AG_CRIMSON_ARROW",-25;
      bonus2 bSkillUseSP,"AG_STORM_CANNON",-25;
      bonus2 bSkillUseSP,"AG_ALL_BLOOM",-25;
      if (.@r>=11) {
         bonus bDelayrate,-15;
         bonus2 bSkillAtk,"AG_DESTRUCTIVE_HURRICANE",10;
         bonus2 bSkillAtk,"AG_CRIMSON_ARROW",10;
         bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",10;
         bonus2 bSkillAtk,"AG_STORM_CANNON",10;
         bonus2 bSkillAtk,"AG_ALL_BLOOM",10;
         bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK",10;
         bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK2",10;
         bonus2 bSkillUseSP,"AG_DESTRUCTIVE_HURRICANE",-25;
         bonus2 bSkillUseSP,"AG_CRIMSON_ARROW",-25;
         bonus2 bSkillUseSP,"AG_STORM_CANNON",-25;
         bonus2 bSkillUseSP,"AG_ALL_BLOOM",-25;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bSMatk,10;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"AG_DESTRUCTIVE_HURRICANE",10;
      bonus2 bSkillAtk,"AG_CRIMSON_ARROW",10;
      bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",10;
      bonus2 bSkillAtk,"AG_STORM_CANNON",10;
      bonus2 bSkillAtk,"AG_ALL_BLOOM",10;
      bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK",10;
      bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK2",10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bMagicAddEle,Ele_All,10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus2 bSkillAtk,"AG_DESTRUCTIVE_HURRICANE",10;
            bonus2 bSkillAtk,"AG_CRIMSON_ARROW",10;
            bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",10;
            bonus2 bSkillAtk,"AG_STORM_CANNON",10;
            bonus2 bSkillAtk,"AG_ALL_BLOOM",10;
            bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK",10;
            bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK2",10;
         }
      }
   }
}
Not specified
Not specified

Not specified