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

Metal Revolver [1]

Buy Price: N/A Sell Price: N/A
Revolver with steel cone that is added to enhance the ability to shoot, made of metal.
_______________________
For each Refine Level:
ATK +3
Increases Ranged Physical Damage by 1%.
_______________________
For each 10 Base Level above 20:
ATK +3 (Applied until you reach Base Level 120)
_______________________
Type: Revolver
Attack: 30
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Gunslinger

Available from boxes

Basic Information

Weapon
7

Job Requirements

Yes

Requirements

3
1

Scripts

.@r = getrefine(); bonus bBaseAtk,3*.@r; bonus bLongAtkRate,.@r; if (BaseLevel >= 20) { bonus bBaseAtk,3*(min(BaseLevel,120)/10); }
.@r = getrefine();
bonus bBaseAtk,3*.@r;
bonus bLongAtkRate,.@r;
if (BaseLevel >= 20) {
   bonus bBaseAtk,3*(min(BaseLevel,120)/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.