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

Meuchler-OSAD [2]

Buy Price: N/A Sell Price: N/A
An upgraded version of a katar with black blades that engraved with turquoise colored motif.
_______________________
ATK +5%
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 7%).
Increases Ranged Physical Damage by 10%.
_______________________
Refine Level +9:
Increases damage of Cross Ripper Slasher by 45%.
Decreases After Skill Delay 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: 5
_______________________
Requirement:
Base Level 170
Guillotine Cross

Equipment Reform

Available through the reform system OS_Weapon_Hammer

Available through the reform system Plus7_Refine_NPC

Basic Information

Weapon
1300
1
Equipment reform

Job Requirements

Yes

Requirements

5
170

Scripts

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