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

Abyss Hand Gun [1]

Buy Price: N/A Sell Price: N/A
A mutated weapon enhanced by the magical power.
Even with the same appearance, its performance is said to be different.
_______________________
Decreases damage taken from Players by 30%.
_______________________
Refine Level +7:
ATK +5%
Decreases damage taken from Players by 5%.
_______________________
Refine Level +9:
ATK +5%
Decreases damage taken from Players by 5%.
_______________________
When equipped with Labyrinth Doppelganger Card:
Increases Attack Speed (decreases After Attack Delay by 10%).
ATK +10%
_______________________
Type: Revolver
Attack: 70
Weight: 35
Weapon Level: 4
_______________________
Requirement:
Base Level 165
Rebellion

Basic Information

Weapon
350
7

Requirements

4
165

Scripts

.@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSubRace,RC_Player_Human,30; if (.@r>=7) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; }
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bSubRace,RC_Player_Human,30;
if (.@r>=7) {
   bonus2 bAddRace,RC_All,5;
   bonus2 bSubRace,RC_Player_Human,5;
}
if (.@r>=9) {
   bonus2 bAddRace,RC_All,5;
   bonus2 bSubRace,RC_Player_Human,5;
}
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.