Item Details

Crimson Rose [2] ( Crimson_Rose )

# 32302 Crimson Rose [2]
Crimson Rose [2] Buy: 20 zeny Sell: 10 zeny Weight: 70 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 150 M. Attack: N/A Range: 7 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Arma usada pelo lendário Jaguatirica Revólver. De acordo com suas palavras, seis disparos eram mais do que o suficiente para abater qualquer alvo que se movesse.
--------------------------
A cada 2 refinos:
ATQ +10.
A cada 3 refinos:
Velocidade de ataque +3%.
--------------------------
Refino +7 ou mais:
ATQ da arma +5%.
Velocidade de ataque +1.
Refino +9 ou mais:
Dano crítico +20%.
Refino +11 ou mais:
Ao usar [Furor], ativa o [Efeito 1] por 60 segundos.
--------------------------
Efeito 1:
CRIT +20.
Dano físico a distância +15%.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques físicos:
3% de chance de ativar um [Efeito 2] por 7 segundos.
--------------------------
Efeito 2:
DES +20.
Dano físico a distância +10%.
--------------------------
Tipo: Pistola
ATQ: 150 ATQM: 0
Peso: 70
Nível da arma: 4
Nível necessário: 100
Classes: Insurgentes

The revolver decorated with red roses used by those who have reached the master's level.
It seems to resonate with the boots of an ancient hero.

ATK + 10 per 2 refine rate.
Reduce delay after attack by 3% per 3 refine rate.
When refined to +7 or higher, ASPD + 1, ATK + 5%.
When refined to +9 or higher, increase critical damage by 20%.
When refined to +11 or higher, when using Hit Barrel, increase ranged physical damage by 15%, CRI + 20 for 60s
Type : Revolver Attack : 150
Weight : 70
Weapon level : 4
Required level : 100
Class : Rebellion

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: 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,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";
      }
   }
}
N/A
N/A