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

Burning Knuckle-OSAD [2]

Buy Price: N/A Sell Price: N/A
An upgraded purple knuckle with something boiling.
When hit, it causes burning pain on the target.
_______________________
ATK +5%
_______________________
Refine Level +7:
Decreases Earth Shaker skill cooldown by 1 second.
_______________________
Refine Level +9:
Increases damage of Rampage Blaster by 30%.
_______________________
Refine Level +11:
Increases Damage against monsters of Medium and Large size by 20%.
Increases damage of Rampage Blaster by additional 45%.
_______________________
Type: Knuckle
Attack: 175
Weight: 90
Weapon Level: 5
_______________________
Requirement:
Base Level 170
Sura

Equipment Reform

Available through the reform system OS_Weapon_Hammer

Available through the reform system Plus7_Refine_NPC

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
900
1
Equipment reform

Job Requirements

Yes

Requirements

5
170

Scripts

.@r = getrefine(); bonus bAtkRate,5; if (.@r>=7) { bonus2 bSkillCooldown,"SR_EARTHSHAKER",-1000; if (.@r>=9) { bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",30; if (.@r>=11) { bonus2 bAddSize,Size_Medium,20; bonus2 bAddSize,Size_Large,20; bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",45; } } }
.@r = getrefine();
bonus bAtkRate,5;
if (.@r>=7) {
   bonus2 bSkillCooldown,"SR_EARTHSHAKER",-1000;
   if (.@r>=9) {
      bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",30;
      if (.@r>=11) {
         bonus2 bAddSize,Size_Medium,20;
         bonus2 bAddSize,Size_Large,20;
         bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",45;
      }
   }
}
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.