Renewal
.:Item Database:.

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

Glorious Ring [0]   [Accessory]   Item ID# 2772 (Krieger_Ring1)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
0
Defense
0
Required Lvl
81
Slot
0
Refineable
No
Applicable Jobs
Every Job except Novice
Description
Reduce damage taken from Fire, Water, Earth and Wind Property attacks by 10%.
Max HP +300
Attack Speed +5%
Reduce Casting Time by 3%.
IIncrease effectiveness of Healing skills by 5%.
[Battlegrounds Accessories Equip Set]
Attack Power + 5%
Magical Attack + 3%
Increase effectiveness of Healing skills by 5%.

More Information on Combo:
Item Script
{ bonus bMaxHP,300; bonus2 bSubEle,Ele_Water,10; bonus2 bSubEle,Ele_Wind,10; bonus2 bSubEle,Ele_Earth,10; bonus2 bSubEle,Ele_Fire,10; bonus bAspdRate,5; bonus bCastrate,-3; bonus bHealPower,5; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Shoes [0]   [Footgear]   Item ID# 2444 (Krieger_Shoes1)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
0
Defense
0
Required Lvl
81
Slot
0
Applicable Jobs
Every Job except Novice
Description
HP + 10%
Add a 4% 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,10; bonus2 bSubRace,RC_DemiHuman,4; bonus2 bSubRace,RC_Player_Human,4; bonus3 bAutoSpellWhenHit,"AL_INCAGI",1,10; },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Shotgun [0]   [Two Handed]   Item ID# 13178 (Krieger_Shotgun1)
Type
Weapon
Class
Shotgun
Buy
n/a
Sell
n/a
Weight
0
Attack
110
Required Lvl
80
Weapon Lvl
4
Slot
0
Range
9
Applicable Jobs
Gunslinger
Rebellion
Description
Increases physical attack against DemiHuman monster by 55%.
Adds 20% defense bypassing on Demi-human monster.
Splash Attack.
Increases 30% damage of skill Triple Action.
Indestructible (except in upgrade attempts).
[Refine Rate >= 6]
Adds 5% defense bypassing on Demi-human monster.
[Slaughter] Lv 1
[Refine Rate >= 9]
Increases the damage of Spread Attack by 2% for each refine level of the weapon.
Gives Spread Attack a chance to Stun the opponent.
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 bSplashRange,1; 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_SPREADATTACK",getrefine() * 2; bonus3 bAddEffOnSkill,"GS_SPREADATTACK",Eff_Stun,2000; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Shuriken [0]   [Two Handed]   Item ID# 13307 (Krieger_Huuma_Shuriken1)
Type
Weapon
Class
Fuuma Shuriken
Buy
20z
Sell
10z
Weight
0
Attack
55
Required Lvl
80
Weapon Lvl
4
Slot
0
Applicable Jobs
Ninja
Description
Increases physical attack against DemiHuman monster by 95%.
Adds 20% defense bypassing on Demi-human monster.
MATK +15%
Has a 5% chance of dealing double damage with Level 1 Final Strike and Level 1 Throw Huuma Shuriken for 10 seconds when physically attacking.
Indestructible (except in upgrade attempts).

[Refine Rate +6 or higher]
Pierces Defense of DemiHuman monster by 5%.
[Slaughter] Lv 2

[Refine Rate +9 or higher]
Add 100% chance of auto casting Level 10 Heal when using skill Final Strike.
Add a chance of auto casting Level 2 Critical Wound on the monster when using skill Throw Huuma Shuriken.
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 bMatkRate,15; autobonus "{ bonus2 bSkillAtk,"NJ_HUUMA",100; bonus2 bSkillAtk,"NJ_ISSEN",100; }",50,10000; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3); bonus2 bAddRace,RC_Player_Human,(getrefine()-3)*(getrefine()-3); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) { bonus5 bAutoSpellOnSkill,"NJ_ISSEN","AL_HEAL",10,1000,1; bonus4 bAutoSpellOnSkill,"NJ_HUUMA","NPC_CRITICALWOUND",2,200; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Spear [0]   [One Hand]   Item ID# 1426 (Krieger_Onehand_Spear1)
Type
Weapon
Class
One-handed Spear
Buy
20z
Sell
10z
Weight
0
Attack
130
Required Lvl
80
Weapon Lvl
4
Slot
0
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
Physical Attack Strength to Demihuman monsters +95%.
Ignore 20% of Physical Defense of Demihuman monsters.

[Refine Level +6]
Ignore Demihuman's physical defense +5%.
Increase in ASPD(Delay after attacking reduces by 10%).
[Slaughter] Lv 1 (Damage bonus of Slaughter increases up to the upgrade level 14.)

[Refine Level +9]
Knight Class: When using Pierce, has a chance of inflicting Level 2 Critical Wound.
Crusader Class: When attacking normally, has a chance of casting Level 5 [Pressure].
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; bonus bAspdRate,10; } 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,100; } },{},{}
Dropped By No Result
Obtainable FromBattleground

Glorious Suit [0]   [Body]   Item ID# 2394 (Krieger_Suit1)
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
0
Defense
0
Required Lvl
81
Slot
0
Applicable Jobs
Every Job except Novice
Description
HP + 20%
Add a 7% 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,20; bonus2 bSubRace,RC_DemiHuman,7; bonus2 bSubRace,RC_Player_Human,7; },{},{}
Dropped By No Result
EnchantmentArmor (Stat) Enchantable
Obtainable FromBattleground

< 1234 >
back to top