0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #21051 Weapon

Volar [2]

Buy Price: N/A Sell Price: N/A
A Two-Handed sword made of Black Light.
_______________________
Increases damage of Bowling Bash by 30%.
_______________________
For each Refine Level:
ATK +4
_______________________
Refine Level +9:
Decreases Bowling Bash and Ignition Break skill cooldown by 1 second.
_______________________
Refine Level +11:
Increases damage of Bowling Bash by 20%.
_______________________
Type: Two-Handed Sword
Attack: 280
Weight: 280
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Rune Knight

Available from boxes

Basic Information

Weapon
2800
1

Job Requirements

Yes

Requirements

4
170

Scripts

.@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; }
.@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;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.