Item Details

AC-B44-OS [2] ( AC_B44_OS )

ID 18180 AC-B44-OS [2]
AC-B44-OS [2] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 60 Slots: 2
Type: Weapon item. Sub Type: Bow Gender: Both Locations: Right_Hand + Left_Hand
Attack: 190 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.

Um arco de alta resistência feito por fusão de carbono.
--------------------------
ATQM +135.
Dano físico a distância +5%.
--------------------------
Refino +7 ou mais:
Velocidade de ataque +7%.
Refino +9 ou mais:
Dano de [Disparo Triplo] +15%.
Refino +11 ou mais:
Dano físico a distância +10% adicional.
--------------------------
Tipo: Arco
ATQ: 190 ATQM: 0
Peso: 60
Nível da arma: 4
Nível necessário: 130
Classes: Renegados e evoluções

An ultra-strong bow created through the carbon fusion process.
Class: Bow
Attack: 190
Weight: 60
Weapon Level: 4
Requires Level: 130
Usable By: Shadow Chaser
MATK +135
Bow ATK +5%
If upgrade level is +7 or higher,
Aspd +7%
If upgrade level is +9 or higher,
Increases the damage of Triangle Shot by 15%.
If upgrade level is +11 or higher,
Bow ATK +10%

An ultra-strong bow created through the carbon fusion process.
Class: Bow
Attack: 190
Weight: 60
Weapon Level: 4
Requires Level: 130
Usable By: Shadow Chaser
Matk +135
Bow Atk +5%
If upgrade level is +7 or higher,
Aspd +7%
If upgrade level is +9 or higher,
Increases the damage of Triangle Shot by 15%.
If upgrade level is +11 or higher,
Bow Atk +10%

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 bMatk,135;
.@dmg = 5;
if (.@r >= 7) {
   bonus bAspdRate,7;
   if (.@r >= 9) {
      bonus2 bSkillAtk,"SC_TRIANGLESHOT",15;
      if (.@r >= 11) {
         .@dmg += 10;
      }
   }
}
bonus2 bWeaponDamageRate,W_BOW,.@dmg;
Not specified
Not specified