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

HR-55-OSAD [2]

Buy Price: N/A Sell Price: N/A
An upgraded sniper rifle with the ability to induce satellite attacks.
_______________________
ATK +5%
_______________________
Refine Level +7:
Increases Ranged Physical Damage by 10%.
_______________________
Refine Level +9:
Increases damage of Hammer of God by 30%.
_______________________
Refine Level +11:
Decreases Hammer of God skill cooldown by 5 seconds.
Increases damage of Hammer of God by additional 20%.
_______________________
Type: Rifle
Attack: 250
Weight: 100
Weapon Level: 5
_______________________
Requirement:
Base Level 170
Rebellion

Equipment Reform

Available through the reform system OS_Weapon_Hammer

Available through the reform system Plus7_Refine_NPC

Basic Information

Weapon
1000
9
Equipment reform

Job Requirements

Yes

Requirements

5
170

Scripts

.@r = getrefine(); bonus bAtkRate,5; if (.@r>=7) { bonus bLongAtkRate,10; if (.@r>=9) { bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",30; if (.@r>=11) { bonus2 bSkillCooldown,"RL_HAMMER_OF_GOD",-5000; bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",20; } } }
.@r = getrefine();
bonus bAtkRate,5;
if (.@r>=7) {
   bonus bLongAtkRate,10;
   if (.@r>=9) {
      bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",30;
      if (.@r>=11) {
         bonus2 bSkillCooldown,"RL_HAMMER_OF_GOD",-5000;
         bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",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.