Item Details

MH-P89-OS [2] ( MH_P89_OS )

ID 18179 MH-P89-OS [2]
MH-P89-OS [2] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 120 Slots: 2
Type: Weapon item. Sub Type: Bow Gender: Both Locations: Right_Hand + Left_Hand
Attack: 170 Magic Attack: Not specified Range: 5 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 130 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Protótipo número 89 de um arco automático. Possui um painel digital que informa a velocidade da flecha disparada.
--------------------------
ATQ da arma +3%.
--------------------------
Refino +7 ou mais:
Dano físico a distância +7%.
Refino +9 ou mais:
Recarga de [Temporal de Mil de Flechas] -2 segundos.
Refino +11 ou mais:
Dano de [Temporal de Mil de Flechas] +15%.
--------------------------
Tipo: Arco
ATQ: 170 ATQM: 0
Peso: 120
Nível da arma: 4
Nível necessário: 130
Classes: Trovadores, Musas e evoluções

Class: Bow
Attack: 170
Weight: 120
Weapon Level: 4
Requires Level: 130
Usable By: Minstrel, Gypsy
ATK +3%
If upgrade level is +7 or higher,
Increases long-ranged physical damage on targets by an additional 7%.
If upgrade level is +9 or higher,
Severe Rainstorm cooldown -2 sec.
Reduces the cooldown of Severe Rainstorm by 2 seconds.
If upgrade level is +11 or higher,
Increases the damage of Severe Rainstorm by 15%.

Class: Bow
Attack: 170
Weight: 120
Weapon Level: 4
Requires Level: 130
Usable By: Minstrel, Gypsy
Atk +3%
If upgrade level is +7 or higher,
Increases long-ranged physical damage on targets by an additional 7%.
If upgrade level is +9 or higher,
Severe Rainstorm cooldown -2 sec.
Reduces the cooldown of Severe Rainstorm by 2 seconds.
If upgrade level is +11 or higher,
Increases the damage of Severe Rainstorm by 15%.

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 bAtkRate,3;
if (.@r >= 7) {
   bonus bLongAtkRate,7;
   if (.@r >= 9) {
      bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;
      if (.@r >= 11) {
         bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",15;
      }
   }
}
Not specified
Not specified