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

Crimson Rose [2]

Buy Price: N/A Sell Price: N/A
Revolver decorated with red roses that only master of firearms can wield.
It resonates with Ancient Hero's Boots.
_______________________
For each 2 Refine Levels:
ATK +10
_______________________
For each 3 Refine Levels:
Increases Attack Speed (decreases After Attack Delay by 3%).
_______________________
Refine Level +7:
ASPD +1
ATK +5%
_______________________
Refine Level +9:
Increases Critical Damage by 20%.
_______________________
Refine Level +11:
Random chance to increase Critical +20 and Ranged Physical Damage by 15% for 60 sec when using Heat Barrel.
_______________________
When equipped with Ancient Hero's Boots:
Random chance to increase DEX +20 and Ranged Physical Damage by 10% for 7 sec when dealing physical damage.
_______________________
Type: Revolver
Attack: 150
Weight: 70
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Rebellion

Equipment Reform

Available through the reform system Hero_Equipment_Cube

Available through the reform system Hero_Up_Cube_11

Basic Information

Weapon
700
7
Equipment reform

Job Requirements

Yes

Requirements

4
100

Scripts

.@r = getrefine(); bonus bBaseAtk,10*(.@r/2); bonus bAspdRate,3*(.@r/3); if (.@r >= 7) { bonus bAspd,1; bonus bAtkRate,5; if (.@r >= 9) { bonus bCritAtkRate,20; if (.@r >= 11) { autobonus3 "{ bonus bCritical,20; bonus bLongAtkRate,15; }",1000,60000,"RL_HEAT_BARREL"; } } }
.@r = getrefine();
bonus bBaseAtk,10*(.@r/2);
bonus bAspdRate,3*(.@r/3);
if (.@r >= 7) {
   bonus bAspd,1;
   bonus bAtkRate,5;
   if (.@r >= 9) {
      bonus bCritAtkRate,20;
      if (.@r >= 11) {
         autobonus3 "{ bonus bCritical,20; bonus bLongAtkRate,15; }",1000,60000,"RL_HEAT_BARREL";
      }
   }
}
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.