Item Details

Volar [2] ( Volar )

ID 21051 Volar [2]
Volar [2] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 280 Slots: 2
Type: Weapon item. Sub Type: Two-Handed Sword Gender: Both Locations: Right_Hand + Left_Hand
Attack: 280 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 170 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Espada com lâmina de gemas negras.
--------------------------
Dano de [Impacto de Tyr] +30%.
--------------------------
A cada refino:
ATQ +4.
Refino +9 ou mais:
Recarga de [Impacto de Tyr] e [Impacto Flamejante] -1 segundo.
Refino +11 ou mais:
Dano de [Impacto de Tyr] +20% adicional.
Torna a arma indestrutível em batalha.
--------------------------
Tipo: Espada de Duas Mãos
ATQ: 280 ATQM: 0
Peso: 280
Nível da arma: 4
Nível necessário: 170
Classes: Cavaleiros Rúnicos e evoluções

A two-handed sword whose blade gleams darkly.
_
Bowling Bash damage +30%
ATK +4 for every upgrade level
+9 Effect: Ignition Break and Bowling Bash cooldown -1 sec.
+11 Effect: Indestructible, Bowling Bash damage +20% (Additional)
Class: Two-handed Sword ATK: 280
Weight: 280
Weapon Level: 4
Required Level: 170
Job: Rune Knight Classes

An intimidating black two-handed sword.
_
Bowling Bash skill damage +30%.
ATK +4 for every refine level of the item.
If refine rate is +9 or higher, additional Bowling Bash and Ignition Break cooldown -1 sec.
If refine rate is +11 or higher, Indestructible, Bowling Bash damage +20% (Additional).
Weight: 280
Weapon level: 4
Required Level: 170
Jobs: Rune Knight 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();
bonus2 bSkillAtk,"KN_BOWLINGBASH",30;
bonus bBaseAtk,4*.@r;
if (.@r>=9) {
   bonus2 bSkillCooldown,"KN_BOWLINGBASH",-1000;
   bonus2 bSkillCooldown,"RK_IGNITIONBREAK",-1000;
}
if (.@r>=11) {
   bonus bUnbreakableWeapon;
   bonus2 bSkillAtk,"KN_BOWLINGBASH",20;
}
Not specified
Not specified