Renewal
.:Renewal Item Database:.
Armor

Anti Conjurer Suit [1]   [Body]   Item ID# 450149 (MD_Geffen_Suits)
Anti-Conjurer Suit
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
90
Defense
120
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
It is designed to facilitate the operation of more powerful suits and various magic through continuous research and improvement.

MaxHP +3%, STR +3, AGI +3.
Increases recovery amount gained from healing skills and items by 10%.
Decreases SP Consumption by 10%.

For each Refine Level: ATK +10

For each 2 Refine Levels:
ASPD +2% (Decreases after attack delay by 2%).

Refine Level +9:
Increases melee and ranged physical damage by 10%.

Refine Level +11:
ASPD +7% (Decreases after attack delay by 7%) additionally.

Refine Level +13:
ATK +60
Item Script
expand to view script
{ .@r = getrefine(); bonus bHealPower2,10; bonus bUseSPrate,-10; bonus bMaxHPrate,3; bonus bStr,3; bonus bAgi,3; bonus bBaseAtk,10*.@r; bonus bAspdRate,2*(.@r/2); if (.@r>=9) { bonus bLongAtkRate,10; bonus bShortAtkRate,10; if (.@r>=11) { bonus bAspdRate,7; if (.@r>=13) { bonus bBaseAtk,60; } } } },{},{}
Dropped By No Result

Anti Magic Manteau [1]   [Garment]   Item ID# 20944 (Anti_Magic_Manteau)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
75
Defense
23
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
It seems to have been one of the products of the Geffen Magical Tournament, but it seems to be hidden in Katya's secret box for some reason.
It seems to be matched with the equipment and sets that were given in the past GefFen Magic Competition.

MaxHP +300.

For each 2 refine levels: MaxHP +100.
For each 3 refine levels: MaxHP +2%.

Refine Level +7: ATK +7%.
Refine Level +9: MaxHP +10%.

When equipped with Anti-Magic Suit: ATK +30.
If Refine Level of Anti-Magic Suit is +11 or higher:
ATK +40. Decreases after skill cast delay of all skills by 10%.

When equipped with Physical Enhancer Ring:
Decreases after skill cast delay of all skills by additional 5%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,(300+(100*(.@r/2))); bonus bMaxHPrate,(2*(.@r/3)); if (.@r >= 7) { bonus bAtkRate,7; } if (.@r >= 9) { bonus bVariableCastrate,-10; } },{},{}
Dropped By No Result

Anti-Demon Shield [0]   [Shield]   Item ID# 2152 (Anti_Demon_Shield_C)
Anti Demon Shield
Type
Armor
Class
Shield
Buy
n/a
Sell
n/a
Weight
0
Defense
120
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Cannot be traded
Rental item
Reduces damage taken from Demon and Demihuman monsters by 25%.

When VIP Status is active:
Reduces damage from Demon and Demihuman monsters by 5%.
MaxHP +400.
Item Script
{ bonus2 bSubRace,RC_DemiHuman,25; bonus2 bSubRace,RC_Demon,25; bonus bMaxHP,400; },{},{}
Dropped By No Result

Anti-Magic Suits [1]   [Body]   Item ID# 15073 (Anti_Magic_Suit)
Anti-magic Suit
Type
Armor
Class
Armor
Buy
10z
Sell
5z
Weight
150
Defense
50
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
This suit, developed in Geffen over a long period of time, effectively protects its wearer against potent magic.

MaxHP +5%
MDEF +10

Refine Level +7: MDEF +5.
Refine Level +9: MaxHP +2%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHPrate,5+((.@r >= 9) ? 2 : 0); bonus bMdef,10+((.@r >= 7) ? 5 : 0); },{},{}
Dropped By No Result
Obtainable FromGeffen Magic Tournament

Antler Fedora [0]   [Upper Head]   Item ID# 18662 (Antler_Fedora)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
40
Defense
3
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job except Novice & Supernovice
Description
Gentleman's hat decorated by an antler. Used in parties and festivals.
INT +3.
Item Script
{ bonus bInt,3; },{},{}
Dropped By No Result

Antlers [0]   [Upper Head]   Item ID# 2284 (Antler)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
50
Defense
8
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job except Novice & Supernovice
Description
A set of deer antlers that humans, finally, can proudly wear.
Item Script
{},{},{}
Dropped By No Result
Obtainable FromAntlers

Antonio's Coat [1]   [Body]   Item ID# 15249 (Antonio_Coat)
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
40
Defense
50
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A replica of Antonio's coat. Once worn, you feel like you could become the NEW Antonio.

Reduces variable cast time by 10%.
Indestructible

Refine Level +7:
MDEF +5
Perfect Dodge +1

Refine Level +8:
MDEF +10
Perfect Dodge +1
Reduces damage taken from Demihuman monsters by 7%.

Refine Level +9:
MDEF +15
Perfect Dodge +1
Reduces damage taken from Critical Slash by 100%.

When combined with Antonio Card:
DEF +250
Reduces damage taken from elemental attacks by 5%.
Enables use of Level 1 Teleport.
Disables the effects of Antonio Card.
Refine Level +7:
Prevents Frozen status.
Refine Level +9:
Prevents knock back effect.
Item Script
expand to view script
{ bonus bVariableCastrate,-10; .@r = getrefine(); if (.@r >= 7) { .@mdef = 5; .@pd = 1; bonus bUnbreakableArmor; if (.@r >= 8) { .@mdef += 10; .@pd += 1; bonus2 bSubRace,RC_DemiHuman,7; } if (.@r >= 9) { .@mdef += 15; .@pd += 1; bonus2 bSubSkill,"NPC_CRITICALSLASH",100; } bonus bMdef,.@mdef; bonus bFlee2,.@pd; } },{},{}
Dropped By No Result

Antonio's Santa Hat [0]   [Upper Head]   Item ID# 5136 (Santa's_Hat_)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
4
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A new Santa hat redesigned by an artist named "Louise Kim" who searched for something extraordinary.

More Information on Combo:
Item Script
{ bonus3 bAutoSpellWhenHit,"PR_GLORIA",5,50; bonus3 bAutoSpellWhenHit,"AL_BLESSING",10,50; bonus3 bAutoSpellWhenHit,"AL_HEAL",3,50; bonus2 bAddMonsterDropItem,12225,100; },{},{}
Dropped By No Result

Anubis Helm [0]   [Upper & Middle Head]   Item ID# 5490 (Anubis_Helm)
Type
Armor
Class
Upper & Middle Headgear
Buy
20z
Sell
10z
Weight
0
Defense
8
Required Lvl
65
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A headdress that resemble the god of darkness, Anubis.
MDEF +5.
Reduces damage taken from Boss monster by 10%.
Increase effectiveness of healing skills and healing items by 10%.
Unrefineable
Item Script
{ bonus bMdef,5; bonus2 bSubClass,Class_Boss,10; bonus bHealpower2,10; bonus bAddItemHealRate,10; },{},{}
Dropped By No Result

Anubis Helm [1]   [Upper & Middle Head]   Item ID# 19180 (Anubis_Helm_)
Type
Armor
Class
Upper & Middle Headgear
Buy
20z
Sell
10z
Weight
0
Defense
8
Required Lvl
65
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A headdress that resemble the god of darkness, Anubis.
MDEF +5.
Reduces damage taken from Boss monster by 10%.
Increases restoration gained from Healing skills and restorative items by 10%.
Unrefineable
Item Script
{ bonus bMdef,5; bonus2 bSubClass,Class_Boss,10; bonus bHealpower2,10; bonus bAddItemHealRate,10; },{},{}
Dropped By No Result

Anubis Helm J [0]   [Upper, Middle & Lower Head]   Item ID# 18504 (Anubis_Helm_J)
Type
Armor
Class
U, M & L Headgear
Buy
20z
Sell
10z
Weight
100
Required Lvl
70
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A hat designed after Anubis, the God of Death. It seems to belong to people who made mummies.
DEF -50%, MDEF -50%.
Has a chance to inflict Stone Curse status to enemies in a 11*11 cell area when receiving physical or magical attacks.
Item Script
{ bonus bMdefRate,-50; bonus bDefRate,-50; bonus5 bAutoSpellWhenHit,"NPC_WIDESTONE",2,10,BF_WEAPON|BF_MAGIC,0; },{},{}
Dropped By No Result

Anulus Ira [1]   [Accessory]   Item ID# 490110 (Anulus_Ira)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
An ordinary ring that was transformed into a creepy figure
by the magical power interfering devices installed by Illusion.

Str +7, increase damage to all enemies by 10%,
increase damage of Rampage Blast by 1% per 3 BaseLv.

When using Knuckle Arrow lv10, increase damage to all enemies by 10%.
When using Lightning Walk lv10, increase chance to guide attack by 20%.
When using Rising Dragon lv5, reduce after skill delay by 30%.
When using Gentle Touch - Convert lv10, reduce variable casting by 15%,
recovers HP100, SP10 when killing monsters using physical attacks.

Type : Accessory Defense : 0
Required Level : 100
Class : All
Item Script
expand to view script
{ bonus bStr,7; bonus2 bAddRace,RC_All,10; bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",(BaseLevel/5); bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",2*(BaseLevel/5); if (getskilllv("SR_KNUCKLEARROW") == 10) bonus bLongAtkRate,10; if (getskilllv("SR_LIGHTNINGWALK") == 5) bonus bPerfectHitAddRate,30; if (getskilllv("SR_RAISINGDRAGON") == 10) { bonus2 bVariableCastrate,"CH_SOULCOLLECT",-50; bonus2 bVariableCastrate,"SR_LIGHTNINGWALK",-50; } if (getskilllv("SR_GENTLETOUCH_CHANGE") == 5) { bonus bDelayrate,-15; bonus bHPGainValue,100; bonus bSPGainValue,10; } },{},{}
Dropped By No Result

« First < 89101112131415161718 > Last »
back to top