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

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 Mass-Production Ring [0]   [Accessory]   Item ID# 2773 (Krieger_Ring2)
Glorious Popularized Ring
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
0
Defense
0
Required Lvl
61
Slot
0
Refineable
No
Applicable Jobs
Every Job except Novice
Description
All stats + 2
Item Script
{ bonus bAllStats,2; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Mass-Production Shoes [0]   [Footgear]   Item ID# 2446 (Krieger_Shoes3)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
0
Defense
0
Required Lvl
None
Slot
0
Applicable Jobs
Every Job except Novice
Description
HP + 5%
Item Script
{ bonus bMaxHPRate,5; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Mass-Production Suit [0]   [Body]   Item ID# 2396 (Krieger_Suit3)
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
0
Defense
0
Required Lvl
None
Slot
0
Applicable Jobs
Every Job except Novice
Description
HP + 500
Item Script
{ bonus bMaxHP,500; },{},{}
Dropped By No Result
EnchantmentArmor (Stat) Enchantable
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 Muffler [0]   [Garment]   Item ID# 2549 (Krieger_Muffler1)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
0
Defense
0
Required Lvl
81
Slot
0
Applicable Jobs
Every Job except Novice
Description
HP + 5%
Add a 5% resistance against DemiHuman monster.
[Glorious Shoes & Glorious Muffler Equip Set]
ATK, MATK +5%. Can't be frozen.
Increases Heal, Sanctuary, and Potion Pitcher effectiveness by 3%.

More Information on Combo:
Item Script
{ bonus bMaxHPRate,5; bonus2 bSubRace,RC_DemiHuman,5; bonus2 bSubRace,RC_Player_Human,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 Popularized Ring [0]   [Accessory]   Item ID# 2774 (Krieger_Ring3)
Glorious Mass-Production Ring
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
0
Defense
0
Required Lvl
None
Slot
0
Refineable
No
Applicable Jobs
Every Job except Novice
Description
All stats + 1
Item Script
{ bonus bAllStats,1; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Popularized Shoes [0]   [Footgear]   Item ID# 2445 (Krieger_Shoes2)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
0
Defense
0
Required Lvl
61
Slot
0
Applicable Jobs
Every Job except Novice
Description
HP, SP + 5%
Item Script
{ bonus bMaxHPRate,5; bonus bMaxSPRate,5; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Popularized Suit [0]   [Body]   Item ID# 2395 (Krieger_Suit2)
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
0
Defense
0
Required Lvl
61
Slot
0
Applicable Jobs
Every Job except Novice
Description
HP + 600, SP Recovery + 10%
Item Script
{ bonus bMaxHP,600; bonus bSPrecovRate,10; },{},{}
Dropped By No Result
EnchantmentArmor (Stat) Enchantable
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 < 89101112131415161718 > Last »
back to top