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

Patent Crimson Rose [2]

Buy Price: N/A Sell Price: N/A
A revolver decorated with red roses, used by those who have reached the level of gun master who can handle all firearms skillfully.
Seeing the state of the red rose, it began to show its natural strength.
It seems to resonate with the Great Hero's Boots.
_______________________
For each 2 Refine Levels:
ATK +10
_______________________
For each 3 Refine Levels:
Increases damage of Fire Dance by 2%.
_______________________
Refine Level +7:
ATK +5%
Increases Ranged Physical Damage by 10%.
_______________________
Refine Level +9:
When Heat Barrel is used:
Increases damage of Fire Dance by 25% and Ranged Physical Damage by 20% for 60 seconds.
_______________________
Refine Level +11:
Decreases After Skill Delay by 10%.
_______________________
When equipped with Great Hero's Boots:
DEX +10, ATK +7%.
_______________________
Type: Revolver
Attack: 200
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Rebellion

Equipment Reform

Available through the reform system C_Weapon_Reform_1

Available through the reform system C_Weapon_Reform_2

Available through the reform system C_Weapon_Reform_3

Available through the reform system Hero_Weapon_Up_Box_6

Basic Information

Weapon
1000
7
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r/2*10; bonus2 bSkillAtk,"RL_FIREDANCE",.@r/3*2; if (.@r>=7) { bonus bAtkRate,5; bonus bLongAtkRate,10; } if (.@r>=9) { bonus2 bSkillAtk,"RL_FIREDANCE",25; autobonus3 "{ bonus bLongAtkRate,20; }",1000,60000,"RL_HEAT_BARREL"; } if (.@r>=11) { bonus bDelayrate,-10; }
.@r = getrefine();
bonus bBaseAtk,.@r/2*10;
bonus2 bSkillAtk,"RL_FIREDANCE",.@r/3*2;
if (.@r>=7) {
   bonus bAtkRate,5;
   bonus bLongAtkRate,10;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"RL_FIREDANCE",25;
   autobonus3 "{ bonus bLongAtkRate,20; }",1000,60000,"RL_HEAT_BARREL";
}
if (.@r>=11) {
   bonus bDelayrate,-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.