Item Details

( Adulter_F_C_Rope )

# 580017
Compra: zeny Venda: 0 zeny Peso: 120 Slots: 2
Tipo: Arma Subtipo: N/A Gênero: Feminino Locais: Arma
Ataque: 170 Ataque Mágico: N/A Alcance: 2 Defesa: N/A
Nível da Arma: 4 Nvl. Armad.: N/A Nvl. Min.: 180 Nvl. Máx.: N/A
Refinável: 1 Graduável: N/A Elemento: Neutro Classes: Quarta, Terceira (Todas)

A chain rope filled with false beliefs.
------------------------
Increases Severe Rainstorm damage by 10%.
ATK + 12 per 3 refine rate.

If refine rate is 7 or higher,
increases Severe Rainstorm damage by additional 20%.

If refine rate is 9 or higher,
reduces skill cooldown of Severe Rainstorm by 2.5 seconds.

If refine rate is 11 or higher,
increases Severe Rainstorm damage by additional 25%.

If refine rate is 12 or higher,
increases long ranged physical damage by 15%.
------------------------
Class : Whip
ATK : 170
Weight : 120
Weapon Lv : 4
Required Level : 180
Class : Wanderer

N/A

Permitido na loja de compra de jogador: Invoca monstro: É vinculado ao equipar: Restrição de empilhamento no inventário:
Restrição de empilhamento no carrinho: Restrição de empilhamento no armazém: Restrição de empilhamento no armazém da guilda: Pode ser solto:
Pode ser trocado: Pode ser trocado com membro de grupo: Pode ser vendido para NPC: Pode ser colocado no carrinho:
Pode ser colocado no armazém: Pode ser colocado no armazém da guilda: Pode ser colocado no correio: Pode ser leiloado:
Atraso:
.@r = getrefine();
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10;
bonus bBaseAtk,12*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",20;
   if (.@r>=9) {
      bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2500;
      if (.@r>=11) {
         bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",25;
         if (.@r>=12) {
            bonus bLongAtkRate,15;
         }
      }
   }
}
N/A
N/A

N/A