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 #21052 Weapon

Vernan [2]

Buy Price: N/A Sell Price: N/A
A Two-Handed sword with wide blade.
_______________________
ATK +5%
_______________________
For each Refine Level:
Increases Ranged Physical Damage by 1%.
_______________________
Refine Level +9:
Increases damage of Spiral Pierce and Sonic Wave by 30%.
_______________________
Refine Level +11:
Decreases Sonic Wave skill cooldown by 1.5 seconds.
_______________________
Type: Two-Handed Sword
Attack: 300
Weight: 650
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Rune Knight

Available from boxes

Basic Information

Weapon
6500
1

Job Requirements

Yes

Requirements

4
170

Scripts

.@r = getrefine(); bonus bLongAtkRate,.@r; bonus bAtkRate,5; if (.@r>=9) { bonus2 bSkillAtk,"LK_SPIRALPIERCE",30; bonus2 bSkillAtk,"RK_SONICWAVE",30; } if (.@r>=11) { bonus2 bSkillCooldown,"RK_SONICWAVE",-1500; }
.@r = getrefine();
bonus bLongAtkRate,.@r;
bonus bAtkRate,5;
if (.@r>=9) {
   bonus2 bSkillAtk,"LK_SPIRALPIERCE",30;
   bonus2 bSkillAtk,"RK_SONICWAVE",30;
}
if (.@r>=11) {
   bonus2 bSkillCooldown,"RK_SONICWAVE",-1500;
}
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.