Viewing Item

#21051: Volar

Item ID 21051 For Sale No
Identifier Volar Credit Price Not For Sale
Name Volar Type Weapon - Two-Handed Sword
NPC Buy 20 Weight 280
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 280 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Normal / Third / Third Upper / Third Baby
Equippable Jobs Super novice / Knight
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"KN_BOWLINGBASH",30;

3 bonus bBaseAtk,4*.@r;

4 if (.@r>=9) {

5 bonus2 bSkillCooldown,"KN_BOWLINGBASH",-1000;

6 bonus2 bSkillCooldown,"RK_IGNITIONBREAK",-1000;

7 }

8 if (.@r>=11) {

9 bonus bUnbreakableWeapon;

10 bonus2 bSkillAtk,"KN_BOWLINGBASH",20;

11 }

Equip Script None
Unequip Script None