Item Details

Crimson Rose [2] ( Crimson_Rose )

ID 32302 Crimson Rose [2]
Crimson Rose [2] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 70 Slots: 2
Type: Weapon item. Sub Type: Revolver Gender: Both Locations: Right_Hand + Left_Hand
Attack: 150 Magic Attack: Not specified Range: 7 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

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

Account Bound.
A weapon of famed Rebel Lavinia.
Her marksmanship was legendary. It was said that she could hit a man's heart anywhere you like. Just name the auricle - or the ventricle.
-------------
[For each 2 refine lv]
ATK +10.
[For each 3 refine lv]
ASPD +3%.
[If refine lv is 7 or higher]
ATK +5%.
ASPD +1.
[If refine lv is 9 or higher]
Critical damage +20%
[If refine lv is 11 or higher]
Has a chance of activating effects for 60 seconds when using [Hit Barrel]:
Long-range physical damage +15%.
CRIT +20.
-------------
[Ancient Hero Set]
Ancient Hero Boots22171
Crimson_Rose32302
Has a chance to activate effects for 7 seconds when dealing physical damage:
DEX +20.
Long-range physical damage +10%.
-------------
Class: Pistol
Attack: 150
Weight: 70
Weapon Lv: 4
Required Level: 100
Jobs: Rebellion Jobs

Not specified

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