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 #28038 Weapon

Meuchler-OS [2]

Buy Price: N/A Sell Price: N/A
Katar with black blades that engraved with turquoise colored motif.
_______________________
ATK +3%
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 7%).
_______________________
Refine Level +9:
Increases damage of Cross Ripper Slasher by 15%.
_______________________
Refine Level +11:
Increases Physical Damage against enemies of Small and Medium size by 20%.
_______________________
Type: Katar
Attack: 190
Weight: 130
Weapon Level: 4
_______________________
Requirement:
Base Level 130
Guillotine Cross

Available from boxes

Equipment Reform

Available through the reform system OS_Weapon_Reform

Available through the reform system R_Ep17_Box

Basic Information

Weapon
1300
1
Equipment reform

Job Requirements

Yes

Requirements

4
130

Scripts

.@r = getrefine(); bonus bAtkRate,3; if (.@r >= 7) { bonus bAspdRate,7; if (.@r >= 9) { bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",15; if (.@r >= 11) { bonus2 bAddSize,Size_Small,20; bonus2 bAddSize,Size_Medium,20; } } }
.@r = getrefine();
bonus bAtkRate,3;
if (.@r >= 7) {
   bonus bAspdRate,7;
   if (.@r >= 9) {
      bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",15;
      if (.@r >= 11) {
         bonus2 bAddSize,Size_Small,20;
         bonus2 bAddSize,Size_Medium,20;
      }
   }
}
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.