Renewal
.:Item Database:.
Weapon

Glorious Gladius [0]   [One Hand]   Item ID# 13042 (Krieger_Dagger1)
Type
Weapon
Class
Dagger
Buy
20z
Sell
10z
Weight
0
Attack
120
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Novice (& Supernovice)
Swordman
Mage
Archer
Merchant
Thief
Knight
Wizard
Blacksmith
Hunter
Assassin
Crusader
Sage
Rogue
Alchemist
Bard / Dancer
Soul Linker
Ninja
Kagerou / Oboro
Description
Increases physical attack against DemiHuman monster by 75%.
Pierces Defense of DemiHuman monster by 20%.
Add a chance of auto casting Level 1 Lex Devina on an enemy when attacking.
Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Pierces Defense of DemiHuman monster by 5%.
[Slaughter] Lv 1
[Refine Rate +9 or higher]
When using the skill backstab, there's a high chance to cause Bleeding status to everyone in a 5x5 area.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player_Human,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus3 bAutoSpell,"PR_LEXDIVINA",1,20; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) bonus4 bAutoSpellOnSkill,"RG_RAID","NPC_WIDEBLEEDING",1,250; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Grenade Launcher [0]   [Two Handed]   Item ID# 13179 (Krieger_Launcher1)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
0
Attack
330
Required Lvl
80
Weapon Lvl
4
Slot
0
Range
9
Applicable Jobs
Gunslinger
Rebellion
Description
Increases physical attack against Demi human monster by 35%.
Adds 20% defense to the Demi human monster.
Increases 30% damage of Triple Action .
Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Adds 5% defense bypassing on Demi-human monster and players.
[Slaughter] Lv 1
[Refine Rate +9 or higher]
Increases the damage of Gunslinger Mine by 2% for each refine level of the weapon.
When attacking there's a chance the weapon will awaken and increase attack speed by 20% for 20 seconds.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player_Human,35; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) { bonus2 bSkillAtk,"GS_GROUNDDRIFT",getrefine() * 2; bonus3 bAddEffOnSkill,"GS_SPREADATTACK",Eff_Stun,2000; autobonus "{ bonus bAspdRate,20; }",200,20000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Guitar [0]   [One Hand]   Item ID# 1927 (Krieger_Instrument1)
Type
Weapon
Class
Musical Instrument
Buy
20z
Sell
10z
Weight
0
Attack
50
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Bard / Dancer
Description
Increases physical attack against DemiHuman monster by 95%.
Adds 20% defense bypassing on Demi-human monster.
Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Adds 5% defense bypassing on Demi-human monster.
[Slaughter] Lv 1
[Refine Rate +9 or higher]
Add a chance of auto casting Level 5 Tarot Card on the monster when using skill Arrow Vulcan.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player_Human,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) bonus4 bAutoSpellOnSkill,"CG_ARROWVULCAN","CG_TAROTCARD",5,100; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Holy Avenger [0]   [One Hand]   Item ID# 13418 (Krieger_Onehand_Sword3)
Type
Weapon
Class
One-handed Sword
Buy
20z
Sell
10z
Weight
0
Attack
130
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
INT + 6
MATK +10%
Increases INT by Refine Level - 5.
Indestructible (except in upgrade attempts)

[Refine Rate +6 or higher]
Reduces SP consumption of skill by 10%.
[Refine Rate +9 or higher]
Add a chance of auto casting Level 1 Lex Devina when using skill Pressure.
[Refine Rate 10]
INT + 5
Item Script
{ bonus bInt,getrefine()-5; bonus bMatkRate,10; bonus bUnbreakableWeapon; if(getrefine()>5) bonus bUseSPrate,-10; if(getrefine()>8) bonus4 bAutoSpellOnSkill,"PA_PRESSURE","PR_LEXAETERNA",1,1000; if(getrefine()>9) bonus bInt,5; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Hunter Bow [0]   [Two Handed]   Item ID# 1743 (Krieger_Bow1)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
0
Attack
100
Required Lvl
80
Weapon Lvl
4
Slot
0
Range
5
Applicable Jobs
Archer
Thief
Hunter
Rogue
Bard / Dancer
Description
Increases physical attack against DemiHuman monster by 55%.
Adds 20% defense bypassing on Demi-human monster.
Increases your critical damage by 2 times the refine rate.
Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Adds 5% defense bypassing on Demi-human monster.
[Slaughter] Lv 1
[Refine Rate +9 or higher]
Increases damage of Double Strafing skill by 20%.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player_Human,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bCritAtkRate,getrefine() * 2; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) bonus2 bSkillAtk,"AC_DOUBLE",20; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Jamadhar [0]   [Two Handed]   Item ID# 1282 (Krieger_Katar2)
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
0
Attack
140
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Assassin
Description
Increases physical attack against DemiHuman monster by 70%.
Increases critical attack against DemiHuman monster by 20%.
Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Adds a 5% chance critical damage to DemiHuman monster.
[Slaughter] Lv 1
[Refine Rate +9 or higher]
When dealing physical damage there's a chance that the weapon will awaken and grant max attack speed for 3 seconds.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player_Human,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bCriticalAddRace,RC_DemiHuman,5; bonus2 bCriticalAddRace,RC_Player_Human,5; } if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Lance [0]   [Two Handed]   Item ID# 1486 (Krieger_Twohand_Spear1)
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
0
Attack
220
Required Lvl
80
Weapon Lvl
4
Slot
0
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
Increases physical attack against DemiHuman monster by 70%.
Ignore 25% Physical Defense of Demi-human monster.
Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Pierces Defense of DemiHuman monster by 5%.
[Slaughter] Lv 1
[Refine Rate +9 or higher]
[Lord Knight Class]
Add a chance of auto casting Level 2 Critical Wound when attacking with Pierce skill
[Crusader Class]
Add a chance of auto casting Level 5 Pressure when attacking to the monster.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player_Human,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player_Human,25; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) { if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200; else if(BaseJob==Job_Crusader) bonus3 bAutoSpell,"PA_PRESSURE",5,200; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Lariat [0]   [One Hand]   Item ID# 1981 (Krieger_Whip1)
Type
Weapon
Class
Whip
Buy
20z
Sell
10z
Weight
0
Attack
50
Required Lvl
80
Weapon Lvl
4
Slot
0
Range
2
Applicable Jobs
Bard / Dancer
Description
Increases physical attack against DemiHuman monster by 95%.
Adds 20% defense bypassing on Demi-human monster.
Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Adds 5% defense bypassing on Demi-human monster.
[Slaughter] Lv 1
[Refine Rate +9 or higher]
Add a chance of auto casting Level 5 Tarot Card on the monster when using skill Arrow Vulcan.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player_Human,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) bonus4 bAutoSpellOnSkill,"CG_ARROWVULCAN","CG_TAROTCARD",5,100; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Morning Star [0]   [One Hand]   Item ID# 1546 (Krieger_Onehand_Mace1)
Type
Weapon
Class
Mace
Buy
20z
Sell
10z
Weight
0
Attack
130
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Novice (& Supernovice)
Swordman
Acolyte
Merchant
Knight
Priest
Blacksmith
Crusader
Monk
Alchemist
Description
Increases physical attack against DemiHuman monster by 75%.
Adds 20% defense bypassing on Demi-human monster.
Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Adds 5% defense bypassing on Demi-human monster.
Attack Speed + 5%.
[Slaughter] Lv 1
[Refine Rate +9 or higher]
Adds a chance to Stun opponents when dealing physical damage.
Attack Speed + 5%.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player_Human,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; bonus bAspdRate,5; } if(getrefine()>8) { bonus2 bAddEff,Eff_Stun,2000; bonus bAspdRate,5; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Pistol [0]   [Two Handed]   Item ID# 13110 (Krieger_Pistol1)
Type
Weapon
Class
Revolver
Buy
n/a
Sell
n/a
Weight
0
Attack
80
Required Lvl
80
Weapon Lvl
4
Slot
0
Range
7
Applicable Jobs
Gunslinger
Rebellion
Description
Increases physical attack against DemiHuman monster by 55%.
Adds 20% defense bypassing on Demi-human monster.
Indestructible (except in upgrade attempts).

[Refine Rate +6 or higher]
Adds 5% defense bypassing on Demi-human monster.
[Slaughter] Lv 1

[Refine Rate +9 or higher]
Add a chance of auto casting Level 1 Flip the Coin when using skill Rapid Shower.
Increases damage of Rapid Shower by 2% per refine level.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player_Human,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; if(getrefine()>5){ bonus2 bAddRace,RC_DemiHuman,pow(getrefine()-4,2); bonus2 bAddRace,RC_Player_Human,pow(getrefine()-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) { bonus4 bAutoSpellOnSkill,"GS_RAPIDSHOWER","GS_GLITTERING",1,1000; bonus2 bSkillAtk,"GS_RAPIDSHOWER",getrefine()*2; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Rapier [0]   [One Hand]   Item ID# 13417 (Krieger_Onehand_Sword2)
Type
Weapon
Class
One-handed Sword
Buy
20z
Sell
10z
Weight
0
Attack
130
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Novice (& Supernovice)
Swordman
Merchant
Thief
Knight
Blacksmith
Assassin
Crusader
Rogue
Alchemist
Description
INT + 6
MATK +10%
Increases INT by Refine Level - 5.
Indestructible (except in upgrade attempts)

[Refine Rate +6 or higher]
Reduces SP consumption of skill by 10%.
[Refine Rate +9 or higher]
INT + 5
Item Script
{ bonus bInt,getrefine()-5; bonus bMatkRate,10; bonus bUnbreakableWeapon; if(getrefine()>5) bonus bUseSPrate,-10; if(getrefine()>8) bonus bInt,5; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Rifle [0]   [Two Handed]   Item ID# 13176 (Krieger_Rifle1)
Type
Weapon
Class
Rifle
Buy
n/a
Sell
n/a
Weight
0
Attack
90
Required Lvl
80
Weapon Lvl
4
Slot
0
Range
9
Applicable Jobs
Gunslinger
Rebellion
Description
Increases physical attack against DemiHuman monster by 75%.
Adds 20% defense bypassing on Demi-human monster.
Increases 30% damage of skill Triple Action.
Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Adds 5% defense bypassing on Demi-human monster.
[Slaughter] Lv 1
[Refine Rate +9 or higher]
Decreases casting time of skill Tracking by 25%
Increases the damage of skill Tracking by 3% times the refine of the weapon.
Item Script
expand to view script
{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player_Human,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) { bonus2 bCastrate,"GS_TRACKING",25; bonus2 bSkillAtk,"GS_TRACKING",getrefine() * 3; } },{},{}
Dropped By No Result
Obtainable FromBattleground

« First < 1718192021222324252627 > Last »
back to top