0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #610042 Weapon

Flush Bolt Crusher [2]

Buy Price: N/A Sell Price: N/A
A Bolt Crusher enhanced with Mjolnir's energy.
The stronger the power, the greater the consumption of mana.
_______________________
ATK +15%
Increases damage of Rolling Cutter and Impact Crater by 20%.
_______________________
Refine Level +7:
ATK +90
Increases Attack Speed (decreases After Attack Delay by 15%).
_______________________
Refine Level +9:
Increases damage of Rolling Cutter by additional 15%.
Increases damage of Impact Crater by additional 10%.
Increases Physical Damage against enemies of every size by 20%.
Increases SP Consumption of Impact Crater by 25.
Increases SP Consumption of Rolling Cutter by 2.
_______________________
Refine Level +11:
Decreases After Skill Delay by 15%.
Increases damage of Rolling Cutter and Impact Crater by additional 10%.
Increases SP Consumption of Impact Crater by additional 25.
Increases SP Consumption of Rolling Cutter by additional 2.
_______________________
[Bonus by Grade]
[Grade D]: P.ATK +10
[Grade C]: Damage of Rolling Cutter and Impact Crater +10%.
[Grade B]: Physical Damage against enemies of every element +10%.
[Grade A]: Damage of Rolling Cutter and Impact Crater +10%.
_______________________
Type: Katar
Attack: 340
Weight: 200
Weapon Level: 5
_______________________
Requirement:
Base Level 250
Shadow Cross

Equipment Reform

Available through the reform system F_Ein_Weapon_Hammer

Available through the reform system Plus7_Refine_NPC

Basic Information

Weapon
2000
1
Equipment reform

Job Requirements

Yes

Requirements

5
250

Scripts

.@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,15; bonus2 bSkillAtk,"SHC_IMPACT_CRATER",20; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",20; if (.@r>=7) { bonus bAspdRate,15; bonus bBaseAtk,90; if (.@r>=9) { bonus2 bAddSize,Size_All,20; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",15; bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10; bonus2 bSkillUseSP,"GC_ROLLINGCUTTER",-2; bonus2 bSkillUseSP,"SHC_IMPACT_CRATER",-25; if (.@r>=11) { bonus bDelayrate,-15; bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10; bonus2 bSkillUseSP,"GC_ROLLINGCUTTER",-2; bonus2 bSkillUseSP,"SHC_IMPACT_CRATER",-25; } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10; } } } }
.@g = getenchantgrade();
.@r = getrefine();
bonus bAtkRate,15;
bonus2 bSkillAtk,"SHC_IMPACT_CRATER",20;
bonus2 bSkillAtk,"GC_ROLLINGCUTTER",20;
if (.@r>=7) {
   bonus bAspdRate,15;
   bonus bBaseAtk,90;
   if (.@r>=9) {
      bonus2 bAddSize,Size_All,20;
      bonus2 bSkillAtk,"GC_ROLLINGCUTTER",15;
      bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10;
      bonus2 bSkillUseSP,"GC_ROLLINGCUTTER",-2;
      bonus2 bSkillUseSP,"SHC_IMPACT_CRATER",-25;
      if (.@r>=11) {
         bonus bDelayrate,-15;
         bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10;
         bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10;
         bonus2 bSkillUseSP,"GC_ROLLINGCUTTER",-2;
         bonus2 bSkillUseSP,"SHC_IMPACT_CRATER",-25;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bPAtk,10;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10;
      bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bAddEle,Ele_All,10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus2 bSkillAtk,"SHC_IMPACT_CRATER",10;
            bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10;
         }
      }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.