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

Flush Claw Sword [2]   [Two Handed]   Item ID# 600031 (F_Ein_BHSWORD)
Type
Weapon
Class
Two-handed Sword
Buy
n/a
Sell
n/a
Weight
350
Attack
320
Required Lvl
250
Weapon Lvl
5
Slot
2
Applicable Jobs
Dragon Knight
Description
A Claw Sword enhanced with Mjolnir's energy.
The stronger the power, the greater the consumption of mana.

ATK +15%, Critical +10
Increases damage of Storm Slash by 20%.

Refine Level +7:
Increases critical damage by 25%.
ASPD +15% (Decreases after attack delay by 15%).

Refine Level +9:
Increases critical damage by additional 15%.
Increases damage of Storm Slash by additional 10%.
Increases Physical Damage against enemies of every size by 20%.
Increases SP Consumption of Storm Slash by 15.

Refine Level +11:
Critical +10
Decreases after skill cast delay by 15%.
Increases damage of Storm Slash by additional 10%.
Increases SP Consumption of Storm Slash by additional 15.

[Bonus by Grade]
[Grade D]: P.ATK +10
[Grade C]: Damage of Storm Slash +10%.
[Grade B]: Physical Damage against enemies of every element +10%.
[Grade A]: Damage of Storm Slash +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bCritical,10; bonus bAtkRate,15; bonus2 bSkillAtk,"DK_STORMSLASH",20; if (.@r>=7) { bonus bCritAtkRate,25; bonus bAspdRate,15; if (.@r>=9) { bonus2 bAddSize,Size_All,20; bonus bCritAtkRate,15; bonus2 bSkillAtk,"DK_STORMSLASH",10; bonus2 bSkillUseSP,"DK_STORMSLASH",-15; if (.@r>=11) { bonus bDelayrate,-15; bonus bCritical,10; bonus2 bSkillAtk,"DK_STORMSLASH",10; bonus2 bSkillUseSP,"DK_STORMSLASH",-15; } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"DK_STORMSLASH",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"DK_STORMSLASH",10; } } } } },{},{}
Dropped By No Result

Fortified Claymore [2]   [Two Handed]   Item ID# 600013 (Fourth_Bh_Sword)
Type
Weapon
Class
Two-handed Sword
Buy
n/a
Sell
n/a
Weight
230
Attack
250
Required Lvl
200
Weapon Lvl
5
Slot
2
Applicable Jobs
Dragon Knight
Description
A weapon enhanced by using Etel's magical power.
New abilities that had not been discovered before began to emerge.

For each 2 refine levels: Damage of Storm Slash +5%.

For each 4 refine levels: ATK +2%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"DK_STORMSLASH",5*(.@r/2); bonus bShortAtkRate,2*(.@r/4); },{},{}
Dropped By No Result

Full Force [1]   [Two Handed]   Item ID# 21053 (FullForce)
Type
Weapon
Class
Two-handed Sword
Buy
n/a
Sell
n/a
Weight
220
Attack
300
Required Lvl
99
Weapon Lvl
4
Slot
1
Applicable Jobs
Swordman
Knight
Crusader
Description
Not Available

[iRO Description]
Reduce delay after attack by 10%
Atk increases per 1 refine rate (refine rate to the power of 2)

When equipped with Doppelganger Card,
can cast Lex Aeterna lv.1
When below BaseLv99,
Increase physical damage by 4% per 1 refine rate.
Increase ASPD by 2%.
When above BaseLv100,
increase physical damage by 10% per 1 refine rate
Increase ASPD by 5%.
Type : Two handed Sword Attack : 300
Weapon level : 4
Required Level : 99
Class : Swordsman Type
Item Script
{ bonus bUnbreakableWeapon; bonus bAspdRate,10; bonus bBaseAtk,pow(getrefine(),2)*4; },{},{}
Dropped By No Result

back to top