Renewal
.:Renewal Item Database:.
Weapon - Two-handed Sword

Valorous Assaulter's Katzbalger [0]   [Two Handed]   Item ID# 1184 (BF_Two_Handed_Sword2)
Valorous Katzbalger
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
0
Attack
200
Required Lvl
80
Weapon Lvl
3
Slot
0
Applicable Jobs
Swordman
Knight
Crusader
Description
A Two-Handed Sword made to rush at the enemy's position, especially designed for battles against Demihuman.
CRIT +20
Increases critical damage by 20%.
Increase physical damage against Demihuman monster by 55%.
Indestructible
Item Script
{ bonus bCritical,20; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player_Human,55; bonus bCritAtkRate,20; bonus bUnbreakableWeapon; },{},{}
Dropped By No Result
Obtainable FromBattleground

Vellum Claymore [0]   [Two Handed]   Item ID# 21001 (Velum_Claymore)
Bellum Claymore
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
350
Attack
260
Required Lvl
95
Weapon Lvl
4
Slot
0
Applicable Jobs
Swordman
Knight
Crusader
Description
*Effects in WoE & PVP area

Increases physical damage against enemy Players by 80%.
Bypasses physical defense of enemy Players by 30%.

Refine Level +6:
Increases physical damage against Players by additional 40%.

Refine Level +9:
Has a chance to reflect damage back to the enemy as well as casting Magic Mirror.
Item Script
expand to view script
{ bonus2 bAddRace,RC_Player_Human,80; bonus2 bAddRace,RC_Player_Doram,80; bonus2 bIgnoreDefRaceRate,RC_Player_Human,30; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,30; .@r = getrefine(); if (.@r>=6) { bonus2 bAddRace,RC_Player_Human,40; bonus2 bAddRace,RC_Player_Doram,40; } if (.@r>=9) { bonus bShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,300,BF_MAGIC,0; } },{},{}
Dropped By

Vellum Katzbalger [0]   [Two Handed]   Item ID# 21002 (Velum_Katzbalger)
Bellum Katzbalger
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
250
Attack
100
Required Lvl
95
Weapon Lvl
4
Slot
0
Applicable Jobs
Swordman
Knight
Crusader
Description
*Stats during WoE & PVP
This weapon ignores it's attack power when dealing normal attacks.
Decreases target's HP by 8% per hit. (This effect does not work with skills).
Item Script
{ bonus3 bHPVanishRaceRate,RC_Player_Human,1000,8; bonus3 bHPVanishRaceRate,RC_Player_Doram,1000,8; },{},{}
Dropped By No Result

Vernan [2]   [Two Handed]   Item ID# 21052 (Vernan)
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
650
Attack
300
Required Lvl
170
Weapon Lvl
4
Slot
2
Applicable Jobs
Rune Knight
Description
A Two-Handed sword with wide blade.

ATK +5%.
Every refine level, increases ranged physical attack by 1%.

Refine Level +9:
Increases damage of Spiral Pierce and Sonic Wave by 30%.

Refine Level +11:
Reduces cooldown time of Sonic Wave by 1.5 sec.
Item Script
{ .@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; } },{},{}
Dropped By No Result

Veteran Sword [1]   [Two Handed]   Item ID# 1188 (Veteran_Sword)
Type
Weapon
Class
Two-handed Sword
Buy
10000z
Sell
5000z
Weight
200
Attack
180
Required Lvl
80
Weapon Lvl
4
Slot
1
Property
Neutral
Applicable Jobs
Swordman
Knight
Crusader
Description
A sword that can only be obtained from masterful sword training.
The sword is said to be stronger when wielded by a master swordsman.
If the player has mastered the Bash Skill, Bash Damage +50%.
If the player has mastered the Bowling Bash Skill, Bowling Bash Damage +50%.
STR + 1, DEX + 1
Item Script
{ if (getskilllv("SM_BASH") == 10) { bonus2 bSkillAtk,"SM_BASH",50; } if (getskilllv("KN_BOWLINGBASH") == 10) { bonus2 bSkillAtk,"KN_BOWLINGBASH",50; } bonus bStr,1; bonus bDex,1; },{},{}
Dropped By

Veteran Sword [3]   [Two Handed]   Item ID# 21024 (Veteran_Sword_)
Type
Weapon
Class
Two-handed Sword
Buy
n/a
Sell
n/a
Weight
200
Attack
180
Required Lvl
80
Weapon Lvl
4
Slot
3
Applicable Jobs
Swordman
Knight
Crusader
Description
A sword that only allows for its swordmaster to use it.

STR +1, DEX +1.

When Bash is mastered:
Increases damage of Bash by 50%.

When Bowling Bash is mastered:
Increases damage of Bowling Bash by 50%.

When equipped with Heroic Shoes:
For each Level of Enchant Blade and Aura Blade:
Increases damage of Bash and Bowling Bash by 10%.
Item Script
{ if (getskilllv("SM_BASH") == 10) { bonus2 bSkillAtk,"SM_BASH",50; } if (getskilllv("KN_BOWLINGBASH") == 10) { bonus2 bSkillAtk,"KN_BOWLINGBASH",50; } bonus bStr,1; bonus bDex,1; },{},{}
Dropped By No Result

Violet Fear [2]   [Two Handed]   Item ID# 1185 (Violet_Fear)
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
220
Attack
275
Required Lvl
80
Weapon Lvl
4
Slot
2
Applicable Jobs
High Swordman
Lord Knight
Paladin
Description
A huge violet Two-Handed Sword that's made from the Twin Swords of Nacht Sieger.

Has a chance to pierce physical defense of Normal monsters by 100% for 5 seconds when dealing physical damage.
Has a chance to autocast Level 3 Meteor Storm or Level 5 Frost Nova on target when dealing physical damage.
Item Script
{ bonus3 bAutoSpell,"WZ_METEOR",3,30; bonus3 bAutoSpell,"WZ_FROSTNOVA",5,50; autobonus "{ bonus bIgnoreDefClass,Class_Normal; specialeffect2 EF_ENHANCE; }",50,5000; },{},{}
Dropped By No Result

Vivatus Fides Two-handed Sword [2]   [Two Handed]   Item ID# 600018 (Vivatus_F_T_Sword)
Type
Weapon
Class
Two-handed Sword
Buy
n/a
Sell
n/a
Weight
400
Attack
300
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Dragon Knight
Description
A two-handed sword reborn with the power of true faith through a ritual of purification.

Increases damage of Wind Cutter by 10%.

For each 3 Refine Levels:
ATK +18

Refine Level +7:
Increases damage of Wind Cutter by additional 20%.

Refine Level +9:
Decreases after skill cast delay by 10%.

Refine Level +11:
Increases damage of Wind Cutter by additional 25%.

Refine Level +12:
Increases melee physical damage by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Physical Damage against enemies of every element +15%.
[Grade C]: Damage of Wind Cutter +15%.
[Grade B]: ATK +7%.
[Grade A]: POW +1, P.ATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"RK_WINDCUTTER",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RK_WINDCUTTER",20; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"RK_WINDCUTTER",25; if (.@r>=12) { bonus bShortAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"RK_WINDCUTTER",15; if (.@g >= ENCHANTGRADE_B) { bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

Volar [2]   [Two Handed]   Item ID# 21051 (Volar)
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
280
Attack
280
Required Lvl
170
Weapon Lvl
4
Slot
2
Applicable Jobs
Rune Knight
Description
A Two-Handed sword made of Black Light.

Increases damage of Bowling Bash by 30%.
Every refine level, ATK +4.

Refine Level +9:
Reduces cooldown time of Bowling Bash and Ignition Break by 1 sec.

Refine Level +11:
Increases damage of Bowling Bash by 20%.
Item Script
expand to view script
{ .@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; } },{},{}
Dropped By No Result

Volare [1]   [Two Handed]   Item ID# 21056 (Volar_J)
Type
Weapon
Class
Two-handed Sword
Buy
n/a
Sell
n/a
Weight
340
Attack
280 / MATK 230
Required Lvl
100
Weapon Lvl
4
Slot
1
Applicable Jobs
Rune Knight
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bSkillAtk,"KN_BOWLINGBASH",30; },{},{}
Dropped By No Result

back to top