Item Details

Metal Revolver [1] ( Metal_Revolver )

# 13125 Metal Revolver [1]
Metal Revolver [1] Buy: zeny Sell: 0 zeny Weight: 0 Slots: 1
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 30 M. Attack: N/A Range: 7 Defense: N/A
Weapon Level: 3 Armor Level: N/A Equip Level Min: 1 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

A revolver made of metal that has been strengthened by adding Phracon and Emveretarcon to Steel.
Character Bound
Type: Weapon
Class: Pistol
Attack: 30
Weight: 0
Weapon Level: 3
Requires Level: 1
Usable By: Gunslinger
ATK + 3
Increases ranged physical attack power by 1% per refine rate.
If your base level is 20 or greater, increases ATK by 3 for every 10 base levels past 20 up to base level 120.

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Can be dropped: Can be traded: Can be traded with partner: Can be sold to NPC:
Can be placed in the cart: Can be placed in the storage: Can be placed in guild storage: Can be put in a mail:
Can be put in an auction: Delay:
.@r = getrefine();
bonus bBaseAtk,3*.@r;
bonus bLongAtkRate,.@r;
if (BaseLevel >= 20) {
   bonus bBaseAtk,3*(min(BaseLevel,120)/10);
}
N/A
N/A