Renewal
.:Renewal Item Database:.
Weapon - Dagger

Knife [4]   [One Hand]   Item ID# 1202 (Knife_)
Type
Weapon
Class
Dagger
Buy
50z
Sell
25z
Weight
40
Attack
17
Weapon Lvl
1
Slot
4
Applicable Jobs
Novice
Swordman
Mage
Archer
Merchant
Thief
Knight
Wizard
Blacksmith
Hunter
Assassin
Supernovice
Crusader
Sage
Rogue
Alchemist
Bard / Dancer
Soul Linker
Ninja
Kagerou / Oboro
Description
A simple knife.
Item Script
{},{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Krierg [3]   [One Hand]   Item ID# 13046 (Krieg)
Krieg
Type
Weapon
Class
Dagger
Buy
20z
Sell
10z
Weight
50
Attack
110
Required Lvl
50
Weapon Lvl
2
Slot
3
Applicable Jobs
High Thief
Assassin Cross
Stalker
Description
A thorny dagger that causes agony beyond normal wounds.
Has a 10% chance to inflict Bleeding status on enemy after using Back Stab.
Increases damage of Back Stab by 15%.
Item Script
{ bonus3 bAddEffOnSkill,"RG_BACKSTAP",Eff_Bleeding,1000; bonus2 bSkillAtk,"RG_BACKSTAP",15; },{},{}
Dropped By

Kurenai [0]   [One Hand]   Item ID# 13075 (Kurenai)
Type
Weapon
Class
Dagger
Buy
5000z
Sell
2500z
Weight
70
Attack
130
Required Lvl
99
Weapon Lvl
3
Slot
0
Applicable Jobs
Ninja
Kagerou / Oboro
Description
New red dagger released by the Ninja Association. Named for its beautiful but ghastly color.
INT +3.
Item Script
{ bonus bInt,3; },{},{}
Dropped By No Result

Kuroiro-OS [2]   [One Hand]   Item ID# 28755 (Kuroiro_OS)
Type
Weapon
Class
Dagger
Buy
20z
Sell
10z
Weight
90
Attack
150 / MATK 150
Required Lvl
130
Weapon Lvl
4
Slot
2
Applicable Jobs
Ninja
Kagerou / Oboro
Description
Dagger with black blade encrusted to transparent white beads.

MATK +150.
Increases physical and magical damage inflicted on Shadow and Undead elemental monsters by 5%.

Refine Level +7:
Increases physical and magical damage inflicted on Shadow and Undead elemental monsters by 10%.

Refine Level +9:
Increases damage of Kunai Splash by 20%.

Refine Level +11:
Increases physical and magical damage inflicted on Demon and Undead monsters by 10%.
Item Script
expand to view script
{ .@r = getrefine(); .@dmg = 5; if (.@r >= 7) { .@dmg += 10; if (.@r >= 9) { bonus2 bSkillAtk,"KO_HAPPOKUNAI",20; if (.@r >= 11) { bonus2 bAddRace,RC_Demon,10; bonus2 bMagicAddRace,RC_Demon,10; bonus2 bAddRace,RC_Undead,10; bonus2 bMagicAddRace,RC_Undead,10; } } } bonus2 bAddEle,Ele_Undead,.@dmg; bonus2 bMagicAddEle,Ele_Undead,.@dmg; bonus2 bAddEle,Ele_Dark,.@dmg; bonus2 bMagicAddEle,Ele_Dark,.@dmg; },{},{}
Dropped By No Result

Kuroiro-OSAD [2]   [One Hand]   Item ID# 510066 (Kuroiro_AD)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
90
Attack
150 / MATK 150
Required Lvl
170
Weapon Lvl
5
Slot
2
Applicable Jobs
Ninja
Kagerou / Oboro
Description
A upgraded version of the dagger with black blade encrusted to transparent white beads.

MATK +150

Increases Damage against Shadow and Undead elemental by 7%.

Refine Level +7:
Increases Damage against Shadow and Undead elemental by additional 13%.

Refine Level +9:
Increases damage of Flaming Petals, Freezing Spear and Wind Blade by 20%.
Increases damage of Kunai Splash by 35%.

Refine Level +11:
Increases Damage against monsters of Demon and Undead race by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bMagicAddEle,Ele_Undead,7; bonus2 bAddEle,Ele_Undead,7; bonus2 bMagicAddEle,Ele_Dark,7; bonus2 bAddEle,Ele_Dark,7; if (.@r>=7) { bonus2 bMagicAddEle,Ele_Undead,13; bonus2 bMagicAddEle,Ele_Dark,13; if (.@r>=9) { bonus2 bSkillAtk,"KO_HAPPOKUNAI",35; bonus2 bSkillAtk,"NJ_KOUENKA",20; bonus2 bSkillAtk,"NJ_HYOUSENSOU",20; bonus2 bSkillAtk,"NJ_HUUJIN",20; if (.@r>=11) { bonus2 bAddRace,RC_Undead,15; bonus2 bMagicAddRace,RC_Undead,15; bonus2 bAddRace,RC_Demon,15; bonus2 bMagicAddRace,RC_Demon,15; } } } },{},{}
Dropped By No Result

Lacma [1]   [One Hand]   Item ID# 13049 (Lacma)
Type
Weapon
Class
Dagger
Buy
20z
Sell
10z
Weight
65
Attack
45
Weapon Lvl
3
Slot
1
Applicable Jobs
Novice
Swordman
Mage
Archer
Merchant
Thief
Knight
Wizard
Blacksmith
Hunter
Assassin
Supernovice
Crusader
Sage
Rogue
Alchemist
Bard / Dancer
Soul Linker
Ninja
Kagerou / Oboro
Description
A short blade with beautiful decoration of gemstone.

Refine Level +3:
ATK +40, MATK +40.

Refine Level +6:
Increases physical damage against Medium size monsters by 8%.
Random chance to nullifie weapon damage penalty resulting from monster's size for 5 second when dealing physical damage.

Refine Level +9:
Increases physical damage against Medium size monsters by 20%.

Refine Level +12:
Nullifies weapon damage penalty resulting from monster's size.

When VIP status active:
Restore 1 SP for every hit.
Increases physical damage against Medium size monsters by 5%

Refine Level +8:
Nullifies weapon damage penalty resulting from monster's size.

Refine Level +9:
has low chance to restore 2 SP for every hit for 5 second.
Item Script
expand to view script
{ .@r = getrefine(); if (.@r>=3) { bonus bBaseAtk,40; bonus bMatk,40; } if (.@r>=6) { bonus2 bAddSize,Size_Medium,8; bonus2 bMagicAddSize,Size_Medium,8; autobonus "{ bonus bNoSizeFix; }",10,5000; } if (.@r>=9) { bonus2 bAddSize,Size_Medium,20; bonus2 bMagicAddSize,Size_Medium,20; } if (.@r>12) { bonus bNoSizeFix; } },{},{}
Dropped By No Result

Lesser Guild Member's Gladius [0]   [One Hand]   Item ID# 28751 (Woe_Knife1_Z)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
30
Attack
90
Required Lvl
70
Weapon Lvl
3
Slot
0
Applicable Jobs
Swordman
Mage
Archer
Merchant
Thief
Knight
Wizard
Blacksmith
Hunter
Assassin
Crusader
Sage
Rogue
Alchemist
Bard / Dancer
Soul Linker
Ninja
Kagerou / Oboro
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bAddRace,RC_Player_Human,15+.@r; bonus2 bAddRace,RC_Player_Doram,15+.@r; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,5; if (.@r>=7) { bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,5; } if (.@r>=9) { bonus2 bAddRace,RC_Player_Human,15; bonus2 bAddRace,RC_Player_Doram,15; } if (.@r>=10) { bonus bHit,30; autobonus3 "{ bonus2 bSkillAtk,\"RG_RAID\",50; }",1000,20000,"TF_HIDING"; } },{},{}
Dropped By No Result

Level 1 Dagger [4]   [One Hand]   Item ID# 510096 (aegis_510096)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
0
Attack
10 / MATK 10
Weapon Lvl
1
Slot
4
Applicable Jobs
Novice
Swordman
Archer
Merchant
Thief
Knight
Wizard
Blacksmith
Hunter
Assassin
Supernovice
Crusader
Rogue
Alchemist
Bard / Dancer
Soul Linker
Ninja
Rebellion
Description
A dagger that is shabby and nonfunctional.

MATK +10
Item Script
{},{},{}
Dropped By No Result

Level 2 Dagger [4]   [One Hand]   Item ID# 510097 (aegis_510097)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
0
Attack
10 / MATK 10
Weapon Lvl
2
Slot
4
Applicable Jobs
Novice
Swordman
Archer
Merchant
Thief
Knight
Wizard
Blacksmith
Hunter
Assassin
Supernovice
Crusader
Rogue
Alchemist
Bard / Dancer
Soul Linker
Ninja
Rebellion
Description
A dagger that is shabby and nonfunctional.

MATK +10
Item Script
{},{},{}
Dropped By No Result

Level 3 Dagger [4]   [One Hand]   Item ID# 510098 (aegis_510098)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
0
Attack
10 / MATK 10
Weapon Lvl
3
Slot
4
Applicable Jobs
Novice
Swordman
Archer
Merchant
Thief
Knight
Wizard
Blacksmith
Hunter
Assassin
Supernovice
Crusader
Rogue
Alchemist
Bard / Dancer
Soul Linker
Ninja
Rebellion
Description
A dagger that is shabby and nonfunctional.

MATK +10
Item Script
{},{},{}
Dropped By No Result

Level 4 Dagger [4]   [One Hand]   Item ID# 510099 (aegis_510099)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
0
Attack
10 / MATK 10
Weapon Lvl
4
Slot
4
Applicable Jobs
Novice
Swordman
Archer
Merchant
Thief
Knight
Wizard
Blacksmith
Hunter
Assassin
Supernovice
Crusader
Rogue
Alchemist
Bard / Dancer
Soul Linker
Ninja
Rebellion
Description
A dagger that is shabby and nonfunctional.

MATK +10
Item Script
{},{},{}
Dropped By No Result

Level 5 Dagger [4]   [One Hand]   Item ID# 510100 (aegis_510100)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
0
Attack
10 / MATK 10
Weapon Lvl
5
Slot
4
Applicable Jobs
Novice
Swordman
Archer
Merchant
Thief
Knight
Wizard
Blacksmith
Hunter
Assassin
Supernovice
Crusader
Rogue
Alchemist
Bard / Dancer
Soul Linker
Ninja
Rebellion
Description
A dagger that is shabby and nonfunctional.

MATK +10
Item Script
{},{},{}
Dropped By No Result

« First < 89101112131415161718 > Last »
back to top