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

Guardian Knight Jewel Sword [2]   [One Hand]   Item ID# 32353 (G_Knight_JewelSword)
Type
Weapon
Class
One-handed Sword
Buy
n/a
Sell
n/a
Weight
400
Attack
130 / MATK 180
Required Lvl
170
Weapon Lvl
4
Slot
2
Applicable Jobs
Royal Guard
Description
A ceremonial sword used by the Glastheim Guards.
It's an ordinary weapon with nothing special, but it is influenced by the magical power of Himmelmez.

MATK +180.

For each refine level:
MaxHP +1%.
Increases damage of Grand Cross by 2%.

Refine Level +9:
Increases damage of Shield Press by 20%.

Refine Level +11:
Increases physical and magical damage against Undead and Angel race monsters by 20%.

When equipped with King Schmidt's Suit and King Schmidt's Manteau:
Physical and magical attacks have a chance to increase ATK and MATK by 7% for 10 seconds.

If total refine level of entire set at least +30:
Increases physical and magical damage against Holy and Undead elemental enemies by 20%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHPrate,.@r; bonus2 bSkillAtk,"CR_GRANDCROSS",2*.@r; if (.@r>=9) { bonus2 bSkillAtk,"LG_SHIELDPRESS",20; } if (.@r>=11) { bonus2 bAddRace,RC_Undead,20; bonus2 bMagicAddRace,RC_Undead,20; bonus2 bAddRace,RC_Angel,20; bonus2 bMagicAddRace,RC_Angel,20; } },{},{}
Dropped By No Result

Guardian Knight Spear [2]   [One Hand]   Item ID# 32027 (G_Knight_Spear)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
400
Attack
205
Required Lvl
170
Weapon Lvl
4
Slot
2
Range
3
Applicable Jobs
Royal Guard
Description
A heavy one-handed spear used by the White Knights.
It's an ordinary weapon with nothing special, but it is influenced by the magical power of Himmelmez.

For each refine level:
Increases long range physical damage by 1%.

Refine Level +9:
Increases damage of Banishing Point by 20%.

Refine Level +11:
Increases physical damage against Undead and Angel race monsters by 20%.

When equipped with King Schmidt's Suit and King Schmidt's Manteau:
ATK +30.
Physical attacks have a chance to increase long range physical damage by additional 10% for 10 seconds.

If total refine level of entire set at least +30:
Increases physical damage against Holy and Undead elemental enemies by 20%.
Item Script
{ .@r = getrefine(); bonus bLongAtkRate,.@r; if (.@r>=9) { bonus2 bSkillAtk,"LG_BANISHINGPOINT",20; } if (.@r>=11) { bonus2 bAddRace,RC_Undead,20; bonus2 bAddRace,RC_Angel,20; } },{},{}
Dropped By No Result

Guardian of Soul [0]   [Garment]   Item ID# 480045 (Guardian_Soul)
Guardian Soul
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
30
Defense
25
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A cload said to have been possessed by a sage who served a great king.
Absolute defense techniques have been woven within it.

MDEF +10.
Enables the use of Level 3 Heaven's Drive.

Decreases damage taken from DemiHuman players by 5%.

For each 18 combined sum of base STR and LUK:
ATK +15.
Decreases after skill cast delay of all skills by 1%.
Decreases damage taken from Shadow and Undead elemental attacks by 7%.

For each 18 combined sum of base AGI and VIT:
MaxHP +2%, ASPD +2% (After attack delay -2%).
Decreases damage taken from Fire and Water elemental attacks by 7%.

For each 18 combined sum of base INT and DEX:
MATK +15.
Decreases variable cast time of skills by 1%.
Decreases damage taken Earth from and Wind elemental attacks by 7%.

Increases damage taken from Holy elemental attacks by 7%.
Item Script
expand to view script
{ .@a = (readparam(bStr)+readparam(bLuk))/18; .@b = (readparam(bAgi)+readparam(bVit))/18; .@c = (readparam(bInt)+readparam(bDex))/18; bonus bMdef,10; skill "WZ_HEAVENDRIVE",3; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; bonus2 bSubEle,Ele_Holy,7; bonus2 bSubEle,Ele_Ghost,7; bonus bBaseAtk,.@a*15; bonus bDelayrate,-.@a; bonus2 bSubEle,Ele_Dark,.@a*7; bonus2 bSubEle,Ele_Undead,.@a*7; bonus bAspdRate,.@b*2; bonus bMaxHPrate,.@b*2; bonus2 bSubEle,Ele_Water,.@b*7; bonus2 bSubEle,Ele_Fire,.@b*7; bonus bMatk,.@c*15; bonus bVariableCastrate,-.@c; bonus2 bSubEle,Ele_Earth,.@c*7; bonus2 bSubEle,Ele_Wind,.@c*7; },{},{}
Dropped By No Result

Guardian Processor [0]   [Upper Head]   Item ID# 19170 (Guardian_Processor)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Processor to control Madogear's power.
Allow players to push the envelope when piloting the suit.

Decreases damage taken from DemiHuman enemies by 10%.

Refine Level +7:
Decreases damage taken from DemiHuman enemies by additional 2%.

When equipped with Pile Punker:
If Refine Level of Pile Punker is +7:
Decreases after attack delay by 10%
Increases damage of Vulcan Arm by 50%.
Increases damage of Boost Knuckles by 30%.

If Refine Level of Pile Punker is +9:
Decreases after attack delay by additional 10%
Increases damage of Vulcan Arm by additional 50%.
Increases damage of Boost Knuckles by additional 30%.

If Refine Level of Pile Punker is +10:
Decreases the after skill cast delay of Pile Punker by 1 second.

When equipped with Guardian Unit:
Decreases damage taken from DemiHuman enemies by additional 3%.

If Refine Level of Guardian Unit is +7:
MaxHP +10%
Decreases damage taken from DemiHuman enemies by additional 2%.

If Refine Level of Guardian Unit is +9:
MaxHP +10%
Decreases damage taken from DemiHuman enemies by additional 2%.

When equipped with Guardian Engine:
Decreases damage taken from DemiHuman enemies by additional 3%.

If Refine Level of Guardian Engine is +7:
Decreases damage taken from DemiHuman enemies by additional 1%.
Decreases damage taken from Holy and Shadow elemental attacks by 15%.

If Refine Level of Guardian Engine is +9:
Decreases damage taken from DemiHuman enemies by additional 1%.
Decreases damage taken from Holy and Shadow elemental attacks by additional 15%.

When equipped with Guardian Boots:
Decreases damage taken from DemiHuman enemies by additional 3%.

If Refine Level of Guardian Boots is +7:
Decreases after attack delay by 5%.
Decreases damage taken from DemiHuman enemies by additional 1%.

If Refine Level of Guardian Boots is +9:
Decreases after attack delay by additional 5%.
Decreases damage taken from DemiHuman enemies by additional 1%.

When equipped with Guardian Barrel:
All Stats +1.
Decreases damage taken from DemiHuman enemies by additional 2%.
Item Script
{ .@bonus = (getrefine() >= 7 ? 12 : 10); bonus2 bSubRace,RC_DemiHuman,.@bonus; bonus2 bSubRace,RC_Player_Human,.@bonus; },{},{}
Dropped By No Result

Guardian Saber [2]   [One Hand]   Item ID# 500063 (Guardian_Saber)
Type
Weapon
Class
One-handed Sword
Buy
n/a
Sell
n/a
Weight
110
Attack
210
Required Lvl
215
Weapon Lvl
5
Slot
2
Description
A sword given to those who protect it.

ATK +5%, POW +2
Increases damage of Shield Chain Rush by 5%.

Refine Level +5:
Increases damage of Shield Chain Rush by additional 10%.

Refine Level +7:
Increases ranged physical damage by 5%.

Refine Level +9:
Increases damage of Shield Chain Rush by additional 10%.

Refine Level +10:
Decreases variable cast time by 10%.

Refine Level +11:
Increases damage of Shield Chain Rush by additional 5%.
Increases damage of Spiral Pierce Max by 15%.

[Bonus by Grade]
[Grade D]: ranged physical damage +10%.
[Grade C]: Physical Damage against enemies of every size +10%.
[Grade B]: Physical Damage against enemies of every race +10%.
[Grade A]: Physical Damage against enemies of every element +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; bonus bPow,2; bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",5; if (.@r>=5) { bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",10; if (.@r>=7) { bonus bLongAtkRate,5; if (.@r>=9) { bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",10; if (.@r>=10) { bonus bVariableCastrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"HN_SPIRAL_PIERCE_MAX",15; bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",5; } } } } } if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddEle,Ele_All,10; } } } } },{},{}
Dropped By No Result

Guardian Soul [0]   [Garment]   Item ID# 480120 (Guardian_Soul_TH)
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
100
Defense
25
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableGarment; skill "WZ_HEAVENDRIVE",1; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; if (.@r>=7) { .@a = (readparam(bLuk)+readparam(bStr))/18; .@b = (readparam(bAgi)+readparam(bVit))/18; .@c = (readparam(bInt)+readparam(bDex))/18; .@bonus = (.@r>=12 ? 5 : 3); bonus bDelayrate,-.@a; bonus2 bSubEle,Ele_Holy,.@bonus*.@a; bonus2 bSubEle,Ele_Dark,.@bonus*.@a; bonus bAspdRate,.@b; bonus bMaxHPrate,(.@r>=12?2:1)*.@b; bonus2 bSubEle,Ele_Fire,.@bonus*.@b; bonus2 bSubEle,Ele_Water,.@bonus*.@b; bonus bVariableCastrate,-.@c; bonus2 bSubEle,Ele_Wind,.@bonus*.@c; bonus2 bSubEle,Ele_Earth,.@bonus*.@c; } },{},{}
Dropped By No Result

Guardian Stone Repair Kit    Item ID# 14288 (S_Gstone_Repair_Kit)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box contains the necessary items to rebuild a destroyed Guardian Stone.
It contains 1 Oridecon, 1 Elunium, 30 Stones, 5 Blue Gemstones, 5 Yellow Gemstones, 5 Red Gemstones.

Once this item is purchased, termination of contract is impossible. Also, this item is not refundable.
Item Script
{ getitem 984,1; getitem 985,1; getitem 7049,30; getitem 717,5; getitem 716,5; getitem 715,5; },{},{}
Dropped By No Result

Guardianship Eternal Love [1]   [Accessory]   Item ID# 2974 (Eternal_Protected_Love)
Guardian. Eternal Love
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
10
Defense
5
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A necklace that symbolizes the protection of eternal love.

All Status +1, MDEF +5
Enables the use of Level 3Heal.
Item Script
{ bonus bMdef,5; bonus bAllStats,1; skill "AL_HEAL",3; },{},{}
Dropped By No Result

Guardsmen's Shield [1]   [Shield]   Item ID# 28900 (ShieldOfGuardsman)
Royal Guard Shield
Type
Armor
Class
Shield
Buy
20z
Sell
10z
Weight
300
Defense
30
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Prontera kingdom's knight shield.
Enable use of Level 1 Shield Spell .
When receiving phsyical attack, has a chance to activate Level 3 Asumptio on yourself.
Increasing refine level will increase the chance of activating this effect.
Every refine level, DEF +10 and MDEF +1.
Item Script
{ .@r = getrefine(); skill "LG_SHIELDSPELL",1; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,5+(.@r*3); bonus bDef,(.@r*10); bonus bMdef,.@r; },{},{}
Dropped By No Result
Obtainable FromRoom of Consciousness

Guidebook Exchange    Item ID# 6359 (Guidebook_Exchange)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Description
Guidebook voucher.
- You can check it on the Ragnarok website after March 10, 2010.
Item Script
{},{},{}
Dropped By No Result

Guild Member Hat Box    Item ID# 14331 (Guildsman_Recruiter_Box)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Required Lvl
10
Description
A box containing 1 "Guild Member Hat" inside. Rental periods for 1 week.

Once this item is purchased, termination of contract is impossible. Also, this item is not refundable.
Item Script
{ getgroupitem(IG_GUILDSMAN_RECRUITER_BOX); },{},{}
Dropped By No Result

Guild Member Hat Box    Item ID# 14337 (F_Guildsman_Recr_Box)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Required Lvl
10
Description
A box containing 1 "Guild Member Hat" inside. Rental periods for 1 week.

Once this item is purchased, termination of contract is impossible. Also, this item is not refundable.
Item Script
{ getgroupitem(IG_F_GUILDSMAN_RECR_BOX); },{},{}
Dropped By No Result

« First < 8485868788899091929394 > Last »
back to top