Renewal
.:Renewal Item Database:.
Armor

Spirit Manteau [1]   [Garment]   Item ID# 20716 (Esprit_Manteau)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
70
Defense
20
Required Lvl
65
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A mysterious cloak with the power of mind. Reduces attacks from specific monsters.

Reduces damage taken from monsters by 5%.
Increases damage taken from Angel monsters by 5%.

When equipped with Esprit Shield:
For each refine level of Esprit Manteau:
Reduces damage taken from Angel monsters by 1%.

For each refine level of Esprit Shield:
Increases physical damage dealt to monsters by 1%.

When equipped with Esprit Shoes:
Increases physical damage dealt to monsters by 5%.
For each refine level of Esprit Manteau: MaxHP +1%, MaxSP +1%.
Item Script
{ bonus2 bSubEle,Ele_Ghost,5; bonus2 bSubRace,RC_Angel,-5; },{},{}
Dropped By No Result

Spirit of Green Maiden [0]   [Upper Head]   Item ID# 19135 (Spirit_Of_Chung_E)
Spirit of Chung E
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
1
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A spirit of Green Maiden that float on your head.

When dealing physical or magic attacks, has a chance to transform its wearer into Green Maiden for 5 seconds. When in transform state, MATK +30% and critical damage +30%.

Every 2 refine level: Exp gained +1%, drop rate +1%.
Every 4 refine level: MaxHP +2%, MaxSP +2%.

Refine Level +9: HP and SP regeneration +40%.
Refine Level +12: MaxHP +3%, MaxSP +3%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bDropAddClass,Class_All,(.@r/2); bonus2 bExpAddClass,Class_All,(.@r/2); bonus bMaxHPrate,2*(.@r/4); bonus bMaxSPrate,2*(.@r/4); if (.@r>=9) { bonus bHPrecovRate,40; bonus bSPrecovRate,40; } if (.@r>=12) { bonus bMaxHPrate,3; bonus bMaxSPrate,3; } autobonus "{ bonus bCritAtkRate,30; bonus bMatkRate,30; }",1,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1519,5000; }"; },{},{}
Dropped By No Result

Spirit of Green Maiden [1]   [Upper Head]   Item ID# 19136 (Spirit_Of_Chung_E_)
Spirit of Chung E
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
1
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A spirit of Green Maiden that float on your head.

When dealing physical or magic attacks, has a chance to transform its wearer into Green Maiden for 5 seconds. When in transform state, MATK +30% and critical damage +30%.

Every 2 refine level: Exp gained +1%, drop rate +1%.
Every 4 refine level: MaxHP +1%, MaxSP +1%.

Refine Level +9: HP and SP regeneration +40%.
Refine Level +12: MaxHP +3%, MaxSP +3%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bDropAddClass,Class_All,(.@r/2); bonus2 bExpAddClass,Class_All,(.@r/2); bonus bMaxHPrate,(.@r/4); bonus bMaxSPrate,(.@r/4); if (.@r>=9) { bonus bHPrecovRate,40; bonus bSPrecovRate,40; } if (.@r>=12) { bonus bMaxHPrate,3; bonus bMaxSPrate,3; } autobonus "{ bonus bCritAtkRate,30; bonus bMatkRate,30; }",1,5000,BF_WEAPON|BF_MAGIC,"{ active_transform 1519,5000; }"; },{},{}
Dropped By No Result

Spirit Shield [1]   [Shield]   Item ID# 2175 (Esprit_Shield)
Type
Armor
Class
Shield
Buy
20z
Sell
10z
Weight
130
Defense
50
Required Lvl
65
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A shield refined by applying special magic to Bradium.
It reduces the attacks from certain monsters.

Decreases damage taken from Ghost elemental monsters by 5%.
Increases damage taken from Angel monsters by 5%.

When equipped with Esprit Manteau:
For each refine level of Esprit Manteau:
Decreases damage taken from Angel monsters by additional 1%.

For each refine level of Esprit Shield:
Increases physical damage against Ghost elemental monsters by 1%.

When equipped with Esprit Shoes:
Decreases damage taken from Ghost elemental monsters by additional 5%.

For each refine level of Esprit Shield:
Decreases damage from Ghost elemental attacks by 2%.
Item Script
{ bonus2 bSubEle,Ele_Ghost,5; bonus2 bSubRace,RC_Angel,-5; },{},{}
Dropped By No Result

Spirit Shoes [1]   [Footgear]   Item ID# 22066 (Esprit_Shoes)
Esprit Shoes
Type
Armor
Class
Footgear
Buy
10z
Sell
5z
Weight
25
Defense
12
Required Lvl
90
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job except Novice & Supernovice
Description
Shoes dyed with the power of mind.
It reduces the attack from the monster just in case.

MDEF +3.
Decreases damage taken from Ghost elemental attacks by 5%.
For each refine level: MaxHP +1%, MaxSP +1%.

When equipped with Esprit Shield:
Decreases damage taken from Ghost elemental monsters by 5%.

For each refine level of Esprit Shield:
Decreases damage taken from Ghost elemental attacks by additional 2%.

When equipped with Esprit Manteau:
Increases physical damage against Ghost elemental monsters by 5%.

For each refine level of Esprit Manteau:
MaxHP +1%, MaxSP +1%.
Item Script
{ bonus bMdef,3; bonus2 bSubEle,Ele_All,5; .@r = getrefine(); bonus bMaxHPrate,.@r*1; bonus bMaxSPrate,.@r*1; },{},{}
Dropped By No Result

Spirit Whispers [0]   [Middle Head]   Item ID# 18538 (Devil_Whisper)
Type
Armor
Class
Middle Headgear
Buy
20z
Sell
10z
Weight
30
Defense
3
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A spirit literally whispering sweet nothings into your ear and out the other.

MDEF +3.
Reduces damage taken from Demon and Angel monsters by 1%
Random chance a defeated Demon monster will drop Holy Water.
Random chance a defeated Angel monster will drop Cursed Water.

When equipped with Heart Hairpin[0]:
Reduces damage taken from Angel monsters by 9%.

When equipped with Crescent Hairpin[0]:
Reduces damage taken from Demon monsters by 9%.

More Information on Combo:
Item Script
{ bonus bUnbreakableHelm; bonus bMdef,3; bonus2 bSubRace,RC_Angel,1; bonus2 bSubRace,RC_Demon,1; bonus3 bAddMonsterDropItem,12020,RC_Angel,400; bonus3 bAddMonsterDropItem,523,RC_Demon,400; },{},{}
Dropped By No Result

Spiritual Cloth [1]   [Garment]   Item ID# 20973 (Spiritual_Cloth)
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
90
Defense
12
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
MaxHP + 3%
MaxSP + 3%
Reduce after cast delay by 5%
Reduce damage taken from Doram Players, Human Players and Demi Human monsters by 5%.

When refined to +7 or higher
Additional MaxHP + 7%
Additional MaxSP + 7%
Additional Reduce after cast delay by 5%

When refined to +11 or higher
Additional MaxHP + 10%
Additional MaxSP + 10%
Additional Reduce after cast delay by 5%

When equipped with Eclipse Card, reduce damage taken from holy property attacks by additional 75%.
Reduce damage taken from holy property attacks by additional 5% for each level of Faith skill learned.

When equipped with Orc Zombie Card, reduce damage taken from undead property damage by 45%

When equipped with Marionette Card, reduce damage taken from ghost property by 45%

When equipped with Myst Card, reduce damage taken from poison property by 45%.

Class: Garment
DEF : 12
Required Level : 100
Usable By: All Jobs
Item Script
expand to view script
{ .@r = getrefine(); bonus bMdef,10; bonus bMaxHPrate,3; bonus bMaxSPrate,3; bonus bDelayrate,-5; bonus2 bSubRace,RC_DemiHuman,5; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; if (.@r >= 5) { bonus bMaxHPrate,7; bonus bMaxSPrate,7; bonus bDelayrate,-5; } if (.@r >= 7) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bDelayrate,-5; } },{},{}
Dropped By No Result

Spiritual Ring [0]   [Accessory]   Item ID# 2677 (Spiritual_Ring)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A beautiful ring which contains the spirits of the deceased.
It is said to be able to amplify magic if it comes in contact with spiritual power.
INT + 2, DEX + 1
[+ Wizardry Staff or Soul Staff]
MATK + 6%, DEX + 2
Reduce variable cast time by a percentage according to the Staff's upgrade level.
[+ Clip or Rosary]
Inflict 50% more damage against Undead monster with Heal.
Inflict 30% more damage with Magnus Exorcismus.
SP Recovery + 9%
[Divine Cross & Spiritual Ring Equip Set]

More Information on Combo:
Item Script
{ bonus bInt,2; bonus bDex,1; },{},{}
Dropped By
Obtainable FromJewelry Box

Spiritual Ring [0]   [Accessory]   Item ID# 2711 (Spiritual_Ring_C)
Type
Armor
Class
Accessory
Buy
1z
Sell
0z
Weight
0
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Rental Items
A beautiful ring which contains the spirits of the deceased.
It is said to be able to amplify magic if it comes in contact with spiritual power.
INT + 2, DEX + 2
[+ Wizardry Staff or Soul Staff]
MATK + 6%, DEX + 2
Reduce variable cast time by a percentage according to the Staff's upgrade level.
[+ Clip or Rosary]
Inflict 50% more damage against Undead monster with Heal.
Inflict 30% more damage with Magnus Exorcismus.
SP Recovery + 9%
[Divine Cross & Spiritual Ring Equip Set]

More Information on Combo:
Item Script
{ bonus bInt,2; bonus bDex,2; },{},{}
Dropped By No Result

Spiritual Ring [0]   [Accessory]   Item ID# 2786 (Spiritual_Ring_M)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A beautiful ring which contains the spirits of the deceased.
It is said to be able to amplify magic if it comes in contact with spiritual power.
INT + 2, DEX + 1
[+ Wizardry Staff or Soul Staff]
MATK + 6%, DEX + 2
Reduce Casting Time by Wizardry Staff or Soul Staff Refine Rate.
[+ Clip or Rosary]
Inflict 50% more damage against Undead monster with Heal.
Inflict 30% more damage with Magnus Exorcismus.
SP Recovery + 9%
[Divine Cross & Spiritual Ring Equip Set]

More Information on Combo:
Item Script
{ bonus bInt,2; bonus bDex,1; },{},{}
Dropped By No Result

Spiritual Ring [1]   [Accessory]   Item ID# 28432 (Spiritual_Ring_)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A beautiful ring which contains the spirits of the deceased.
It is said to be able to amplify magic if it comes in contact with spiritual power.

DEX +1, INT +2.

When equipped with Wizardry Staff or Soul Staff:
DEX +2, MATK +6%.
Reduce variable cast time based on Wizardry Staff or Soul Staff refine level.

When equipped with Clip or Rosary:
Inflict 50% more damage against Undead monster with Heal.
Inflict 30% more damage with Magnus Exorcismus.
Increases SP regen by 9%.

When equipped with Divine Cross:
DEX +2, MATK +10%.
Reduces damage taken from Undead and Demon monsters by 10%.

When equipped with Book of Exorcism:
Reduces variable cast time of Magnus Exorcismus by 25%.
Item Script
{ bonus bInt,2; bonus bDex,1; },{},{}
Dropped By No Result

Spiritual Tunic [0]   [Body]   Item ID# 2384 (Spritual_Tunic)
Spritual Tunic
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
0
Defense
38
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Rental item
A magic tunic that protect from various properties.
Max HP +800
MDEF +5
Immune to frozen status change.
Reduces 20% damage of all properties except Neutral and Water.

[+When VIP status is active]
All Stats +1
Item Script
expand to view script
{ bonus bMdef,5; bonus bMaxHP,800; bonus2 bResEff,Eff_Freeze,10000; bonus2 bSubEle,Ele_Earth,20; bonus2 bSubEle,Ele_Fire,20; bonus2 bSubEle,Ele_Wind,20; bonus2 bSubEle,Ele_Poison,20; bonus2 bSubEle,Ele_Holy,20; bonus2 bSubEle,Ele_Dark,20; bonus2 bSubEle,Ele_Ghost,20; bonus2 bSubEle,Ele_Undead,20; },{},{}
Dropped By No Result

« First < 2324252627282930313233 > Last »
back to top