Item Details

Metal Revolver [1] ( Metal_Revolver )

ID 13125 Metal Revolver [1]
Metal Revolver [1] Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: 1
Type: Weapon item. Sub Type: Revolver Gender: Both Locations: Right_Hand + Left_Hand
Attack: 30 Magic Attack: Not specified Range: 7 Defense: Not specified
Weapon Level: 3 Armor Level: Not specified Min. Equip Level: 1 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

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.

Not specified

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);
}
Not specified
Not specified