Renewal
.:Item Database:.
Items Listed From A-Z

Glorious Cure Wand [0]   [One Hand]   Item ID# 1641 (Krieger_Onehand_Staff2)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
0
Attack
70
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Mage
Acolyte
Priest
Wizard
Monk
Sage
Soul Linker
Description
MATK + 15%
Increases the effectiveness of your Heal and Sanctuary skills by 14%.
Skill Aftercast Delay - 10%.
Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Increases the effectiveness of your Heal by 5%.
Enables use of Level 1 Blessing.
[Refine Rate +9 or higher]
Add a chance of auto casting Level 10 Heal when using skill Heal.
[Refine Rate 10]
Increases the effectiveness of your Heal by 10%.
Item Script
expand to view script
{ bonus bHealPower,14; bonus bDelayRate,-10; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,5; bonus bHealPower,5+(getrefine()-5)*2; } if(getrefine()>8) bonus5 bAutoSpellOnSkill,"AL_HEAL","AL_HEAL",10,100,1; if(getrefine()>9) { bonus bHealPower,10; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Destruction Staff [0]   [Two Handed]   Item ID# 2002 (Krieger_Twohand_Staff1)
Type
Weapon
Class
Two-handed Staff
Buy
20z
Sell
10z
Weight
0
Attack
70
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Mage
Acolyte
Priest
Wizard
Monk
Sage
Description
Increases magical attack against DemiHuman monster by 15%.
Adds 25% magical defense bypassing on Demi-human monster.
Indestructible (except in upgrade attempts).
Each refine increases MATK + 1%.

[Refine Rate +6 or higher]
Ignore Magic Defense of Demihumans +5%, [Destruction] Lv 1 (Damage bonus of Destruction increases up to the upgrade level 14.)

[Refine Rate +9 or higher]
Add a chance of auto casting Level 10 Safety Wall when casting Level 10 Lord of Vermillion, Meteor Storm, Storm Gust on yourself.
Item Script
expand to view script
{ bonus bMatkRate,getrefine(); bonus2 bMagicAddRace,RC_DemiHuman,15; bonus2 bMagicAddRace,RC_Player_Human,15; bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bMagicAddRace,RC_DemiHuman,(getrefine()-5)*2; bonus2 bMagicAddRace,RC_Player_Human,(getrefine()-5)*2; bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,5+(getrefine()-5)*2; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,5+(getrefine()-5)*2; } if(getrefine()>8) { bonus5 bAutoSpellOnSkill,"WZ_STORMGUST","MG_SAFETYWALL",10,200,1; bonus5 bAutoSpellOnSkill,"WZ_METEOR","MG_SAFETYWALL",10,200,1; bonus5 bAutoSpellOnSkill,"WZ_VERMILION","MG_SAFETYWALL",10,200,1; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Fist [0]   [One Hand]   Item ID# 1827 (Krieger_Knuckle2)
Type
Weapon
Class
Knuckle
Buy
20z
Sell
10z
Weight
0
Attack
30
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Priest
Monk
Description
Increases physical attack against DemiHuman monster by 95%.
Adds 25% 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]
Removes cast time of Asura Strike (Guillotine Fist).
When using Explosion Spirits (Fury), there is a chance to autocasting Level 1 Dangerous Soul Collect (Zen).
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) { bonus2 bCastrate,"MO_EXTREMITYFIST",-100; bonus4 bautospellonskill,"MO_EXPLOSIONSPIRITS","CH_SOULCOLLECT",1,1000; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Flamberge [0]   [One Hand]   Item ID# 13416 (Krieger_Onehand_Sword1)
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
Increases physical attack against DemiHuman monster by 75%.
Pierces Defense of DemiHuman monster by 20%.

Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher]
Pierces Defense of DemiHuman monster by 5%.
[Slaughter] Lv 1
[Refine Rate +7 or higher]
Attack Speed + 10%.
[Refine Rate +9 or higher]
Add a chance of auto casting Level 2 Critical Wound when using skill Bash.
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; } if(getrefine()>6) bonus bAspdRate,5; if(getrefine()>8) { bonus bAspdRate,5; bonus4 bAutoSpellOnSkill,"SM_BASH","NPC_CRITICALWOUND",2,200; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Gatling Gun [0]   [Two Handed]   Item ID# 13177 (Krieger_Gatling1)
Type
Weapon
Class
Gatling Gun
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 35%.
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]
Increases physical damage by 1% times the refine of the weapon.
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 bAddClass,Class_All,getrefine(); } },{},{}
Dropped By No Result
Obtainable FromBattleground

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

« First < 7891011121314151617 > Last »
back to top