Renewal
.:Renewal Item Database:.

Assault Suits [1]   [Body]   Item ID# 450251 (aegis_450251)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
100
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Suit worn by special forces during assault operations.
Tough, light, and functional.

MaxHP + 10% , MaxSP + 10%
When physically attacking, increase damage to all race monsters by 7% per 1 skill level of Arrow Storm.
When No Limits Lv. 5 is learned, increase attack speed by 10%
Dex + 10 , ATK + 50 per 1 skill level of Warg Ride.
When refined to +5 or higher, Perfect Hit + 25%
When refined to +7 or higher, additional Perfect Hit + 25%
Type : Armor Defense : 100
Required Level : 100
Class : All
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHPrate,10; bonus bMaxSPrate,10; if (getskilllv("RA_WUGRIDER") == 3) bonus bBaseAtk,BaseLevel; if (getskilllv("RA_CAMOUFLAGE") == 5) { bonus2 bSkillCooldown,"RA_ARROWSTORM",-300; bonus2 bFixedCastrate,"RA_AIMEDBOLT",-100; } bonus bAtkRate,7*getskilllv("RA_RANGERMAIN"); if (.@r>=5) bonus bDex,15; if (.@r>=7) bonus bDex,15; },{},{}
Dropped By No Result

Blessing of Aramazd [1]   [Body]   Item ID# 450215 (aegis_450215)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
150
Required Lvl
90
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableArmor; bonus bMdef,15; bonus bAspdRate,10; bonus2 bAddRace,RC_Undead,40; bonus2 bAddRace,RC_DemiHuman,40; bonus2 bAddRace,RC_Player_Doram,40; bonus2 bAddEle,Ele_Dark,40; bonus2 bAddEle,Ele_Undead,40; bonus2 bMagicAddRace,RC_Undead,40; bonus2 bMagicAddRace,RC_DemiHuman,40; bonus2 bMagicAddRace,RC_Player_Doram,40; bonus2 bMagicAddEle,Ele_Dark,40; bonus2 bMagicAddEle,Ele_Undead,40; bonus2 bSubEle,Ele_Ghost,2*.@r; if (.@r>=5) { bonus bDef,300; bonus bMdef,30; bonus2 bSubRace,RC_Player_Human,7; } if (.@r>=7) bonus bNoKnockback; },{},{}
Dropped By No Result

Death Bringer [1]   [Body]   Item ID# 450252 (aegis_450252)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
100
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
According to rumors of the kingdom of Rune Midgarts, those who see the armor will die.

MaxHP + 10% , MaxSP + 10%
Flee + 20 , ATK + 30 per 1 skill level of Cross Impact
When physically attacking, increase damage to all race monsters by 7% per 1 skill level of Cross Ripper Slasher
When Hallucination Walk Lv. 5 is learned, additional MaxHP + 25%, wearer is immune to knockback.
When refined to +5 or higher, Perfect Hit + 25%
When refined to +7 or higher, additional Perfect Hit + 25%
Type : Armor Defense : 100
Required Level : 100
Class : All
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bAtkRate,7*getskilllv("GC_COUNTERSLASH"); bonus bFlee,20*getskilllv("GC_CROSSIMPACT"); bonus bBaseAtk,50*getskilllv("GC_CROSSIMPACT"); if (getskilllv("GC_HALLUCINATIONWALK") == 5) bonus2 bSkillCooldown,"GC_DARKCROW",-60000; if (.@r>=5) bonus bWeaponAtkRate,10; if (.@r>=7) bonus bWeaponAtkRate,10; },{},{}
Dropped By No Result

Elemental Possession [1]   [Body]   Item ID# 450242 (aegis_450242)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
100
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bAspdRate,getskilllv("SO_SUMMON_AGNI")+getskilllv("SO_SUMMON_AQUA")+getskilllv("SO_SUMMON_VENTUS")+getskilllv("SO_SUMMON_TERA"); bonus bMatk,15*(getskilllv("SO_SUMMON_AGNI")+getskilllv("SO_SUMMON_AQUA")+getskilllv("SO_SUMMON_VENTUS")+getskilllv("SO_SUMMON_TERA")); bonus2 bMagicAddRace,RC_All,14*getskilllv("SO_EL_SYMPATHY"); if (getskilllv("SO_VARETYR_SPEAR") == 10) { bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-1000; bonus2 bSkillCooldown,"SO_SUMMON_VENTUS",-25000; } if (.@r>=5) bonus bInt,15; if (.@r>=7) bonus bInt,15; },{},{}
Dropped By No Result

Four of a Kind [1]   [Body]   Item ID# 450226 (aegis_450226)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
100
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bInt,10*getskilllv("WL_RADIUS"); bonus bMatk,50*getskilllv("WL_RADIUS"); bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bMagicAddRace,RC_All,7*getskilllv("WL_TETRAVORTEX"); if (getskilllv("WL_COMET") == 5) { bonus2 bFixedCastrate,"WL_TETRAVORTEX",-100; bonus2 bFixedCastrate,"WL_JACKFROST",-100; } if (.@r>=5) bonus bMdef,25; if (.@r>=7) bonus bMdef,25; },{},{}
Dropped By No Result

Heroria Magic Robe [0]   [Body]   Item ID# 450232 (aegis_450232)
Herosria Magic Robe
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
50
Required Lvl
200
Armor Lvl
2
Slot
0
Applicable Jobs
Every Job
Description
A robe that can also be used in Herosria.

MDEF +20

Decreases damage taken from Players by 5%.
Increases Healing skills effectiveness by 5%.
Increases Magical Damage with every element by 7%.
Decreases Physical Damage against Players by 5%.
Item Script
{ bonus bMdef,20; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; bonus bHealPower,5; bonus3 bSubRace,RC_Player_Human,7,BF_WEAPON; bonus3 bSubRace,RC_Player_Doram,7,BF_WEAPON; bonus2 bMagicAtkEle,Ele_All,5; },{},{}
Dropped By No Result

Heroria Tides [0]   [Body]   Item ID# 450230 (aegis_450230)
Herosria Tights
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
140
Defense
100
Required Lvl
200
Armor Lvl
2
Slot
0
Applicable Jobs
Every Job
Description
Tights that can also be used in Herosria.

MDEF +3

Decreases damage taken from Players by 7%.
HIT +10
Increases ranged physical damage by 5%.
Decreases melee physical damage by 5%.
Decreases Magical Damage with every element by 5%.
Item Script
{ bonus bMdef,3; bonus2 bSubRace,RC_Player_Human,7; bonus2 bSubRace,RC_Player_Doram,7; bonus bHit,10; bonus2 bMagicAtkEle,Ele_All,-5; bonus2 bMagicAtkEle,Ele_Earth,-5; bonus bLongAtkRate,5; },{},{}
Dropped By No Result

Level 1 Shirt [1]   [Body]   Item ID# 450249 (aegis_450249)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
0
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A shabby and nonfunctional shirt.
Item Script
{},{},{}
Dropped By No Result

Level 2 Shirt [1]   [Body]   Item ID# 450250 (aegis_450250)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
0
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A shabby and nonfunctional shirt.
Item Script
{},{},{}
Dropped By No Result

Loud Park [1]   [Body]   Item ID# 450258 (aegis_450258)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
100
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bInt,6*getskilllv("WM_FRIGG_SONG"); bonus bMatk,30*getskilllv("WM_FRIGG_SONG"); bonus2 bMagicAddRace,RC_All,14*getskilllv("WM_GLOOMYDAY"); bonus bDelayrate,-6*getskilllv("WM_LULLABY_DEEPSLEEP"); if (.@r>=5) bonus2 bSkillAtk,"WM_METALICSOUND",50; if (.@r>=7) bonus2 bSkillAtk,"WM_METALICSOUND",50; },{},{}
Dropped By No Result

Orange Potion    Item ID# 502 (Orange_Potion)
Type
Healing Item
Class
n/a
Buy
50z
Sell
25z
Weight
10
Description
A potion made from grinded Red and Yellow Herbs that restores about 105 HP.
Item Script
{ itemheal rand(105,145),0; },{},{}
Dropped By
Buyable AtClick here for a list of venders
Obtainable FromProntera Culvert (Sewer) Entrance Quest
Old Blue Box, Old Violet Box, Gift Box

Platinum Arbitrator [1]   [Body]   Item ID# 450257 (aegis_450257)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
100
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHPrate,10+(getskilllv("LG_INSPIRATION")*8); bonus bMaxSPrate,10; bonus2 bAddRace,RC_All,14*getskilllv("LG_PINPOINTATTACK"); if (getskilllv("LG_CANNONSPEAR") == 5) { bonus2 bSkillCooldown,"LG_CANNONSPEAR",-1500; bonus2 bSkillAtk,"LG_CANNONSPEAR",BaseLevel/2; bonus2 bSkillAtk,"LG_BANISHINGPOINT",2*(BaseLevel/2); } if (.@r>=5) bonus bStr,15; if (.@r>=7) bonus bStr,15; },{},{}
Dropped By No Result

12 >
back to top