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

Prison    Item ID# 29300 (Jade_J)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Restores HP and SP by 100% when resurrected.

When equipped by Rune Knight:
Increases damage of Storm Blast by 100%.

When equipped by Royal Guard:
Decreases Cannon Spear skill cooldown by 1 second.

When equipped by Warlock:
Decreases Crimson Rock skill cooldown by 1.5 seconds.

When equipped by Sorcerer:
Decreases variable cast time of all skills by 15%.

When equipped by Ranger:
Increases damage of Warg Strike by 30%.

When equipped by Minstrel/Wanderer:
All Stats +10.

When equipped by Archbishop:
Enables the use of Level 5 Providence.

When equipped by Sura:
Increases ranged physical damage by 10%.

When equipped by Guillotine Cross:
Decreases after skill cast delay of all skills by 90%.
When using Hallucination Walk and in Weapon Blocking state:
The Weapon Blocking state will be replaced with a Weapon Blocking state with high chance of parrying attacks for 50 seconds.

When equipped by Shadow Chaser:
Decreases fixed cast time of all skills by 50%.

When equipped by Mechanic:
Decreases after attack delay by 20%.

When equipped by Genetic:
MaxHP +15%, ATK +50, MATK +50.
Item Script
expand to view script
{ bonus bRestartFullRecover; if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) bonus2 bSkillAtk,"RK_STORMBLAST",100; if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) bonus2 bSkillCooldown,"LG_CANNONSPEAR",-1000; if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) bonus2 bSkillCooldown,"WL_CRIMSONROCK",-1500; if (eaclass()&EAJL_THIRD && BaseJob == Job_Sage) bonus bVariableCastrate,-15; if (eaclass()&EAJL_THIRD && BaseJob == Job_Hunter) bonus2 bSkillAtk,"RA_WUGSTRIKE",30; if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) bonus bAllStats,10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Priest) skill "CR_PROVIDENCE",5; if (eaclass()&EAJL_THIRD && BaseJob == Job_Monk) bonus bLongAtkRate,10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) { bonus bDelayrate,-90; autobonus3 "{ sc_start SC_WEAPONBLOCKING; }",1000,50000,"GC_HALLUCINATIONWALK"; } if (eaclass()&EAJL_THIRD && BaseJob == Job_Rogue) bonus bFixedCastrate,-50; if (eaclass()&EAJL_THIRD && BaseJob == Job_Blacksmith) bonus bAspdRate,20; if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) { bonus bMaxHPrate,15; bonus bBaseAtk,50; bonus bMatk,50; } },{},{}
Dropped By No Result

Prison Breaker Card [Garment]   Item ID# 27358 (Prison_Breaker_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Breaking
Description
Reduces damage taken from Poison, Earth, Wind, Shadow and Undead property by 30%.
Increases damage taken from Holy, Ghost and Fire property by 100%.
Item Script
{ bonus2 bSubEle,Ele_Wind,30; bonus2 bSubEle,Ele_Poison,30; bonus2 bSubEle,Ele_Dark,30; bonus2 bSubEle,Ele_Earth,30; bonus2 bSubEle,Ele_Undead,30; bonus2 bSubEle,Ele_Holy,-100; bonus2 bSubEle,Ele_Ghost,-100; bonus2 bSubEle,Ele_Fire,-100; },{},{}
Dropped By

Prison Key    Item ID# 22848 (KeysPrison)
Type
Usable Item
Class
n/a
Buy
10z
Sell
5z
Weight
1
Applicable Jobs
Every Job
Description
A key ring that hold many keys.
Can be used to go to Prontera Underground Prison dungeon.
Item Script
{ warp "prt_prison",188,23; },{},{}
Dropped By No Result
Obtainable FromRoom of Consciousness

Prison Uniform [0]   [Body]   Item ID# 15040 (Prison_Uniform)
Prisoner's Uniform
Type
Armor
Class
Armor
Buy
10z
Sell
5z
Weight
150
Defense
5
Required Lvl
50
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Every prosioner wears this striped uniform.
Increase Hit and FLEE based on refine level.

When equipped with Shackles:
ATK +5.
Additional ATK +1 per refine level.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bHit,.@r; bonus bFlee,.@r; },{},{}
Dropped By No Result

Prisoner's Diary [2]   [One Hand]   Item ID# 28619 (Prisoner_Dairy)
Prisoner Diary
Type
Weapon
Class
Book
Buy
50000z
Sell
25000z
Weight
80
Attack
210
Required Lvl
175
Weapon Lvl
3
Slot
2
Applicable Jobs
Priest
Sage
Star Gladiator
Description
There are traces of prisoners who were imprisoned in small numbers and secretly avoided the guard's eyes on this Dairy.

MaxHP +5%, MaxSP +5%.
Every 2 refine levels, ATK + 20.

Refine Level +7:
Increases physical and magical damage against Undead and Demon monsters by 10%.

Refine Level +9:
Increases physical and magical damage against Undead and Demon monsters by additional 15%.

Refine Level +11:
Increases physical and magical damage against Undead and Shadow elemental monsters by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bBaseAtk,20*(.@r/2); if (.@r>=9) .@val = 25; else if (.@r>=7) .@val = 10; if (.@r>=11) { bonus2 bAddEle,Ele_Dark,15; bonus2 bMagicAddEle,Ele_Dark,15; bonus2 bAddEle,Ele_Undead,15; bonus2 bMagicAddEle,Ele_Undead,15; } bonus2 bAddRace,RC_Demon,.@val; bonus2 bAddRace,RC_Undead,.@val; bonus2 bMagicAddRace,RC_Demon,.@val; bonus2 bMagicAddRace,RC_Undead,.@val; },{},{}
Dropped By

Private Doram Manteau [1]   [Garment]   Item ID# 20788 (Doram_Only_Cape)
Doram Manteau
Type
Armor
Class
Garment
Buy
10000z
Sell
5000z
Weight
30
Defense
20
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Summoner
Spirit Handler
Description
A doram race's favourite manteau.
FLEE +5.
Reduces damage taken from Neutral property attack by 2%.
Every 3 refine level: Perfect Dodge +1.

More Information on Combo:
Item Script
{ bonus bFlee,5; bonus2 bSubEle,Ele_Neutral,2; bonus bFlee2,getrefine()/3; },{},{}
Dropped By

Private Doram Shoes [1]   [Footgear]   Item ID# 22083 (Doram_Only_Shoes)
Doram Shoes
Type
Armor
Class
Footgear
Buy
10000z
Sell
5000z
Weight
50
Defense
25
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Summoner
Spirit Handler
Description
A shoes designed for doram race.
MaxHP +100, MaxSP +50.
Every 3 refine level: increase HP and SP restoration by 10%.

More Information on Combo:
Item Script
{ bonus bMaxHP,100; bonus bMaxSP,50; .@r = getrefine()/3; bonus bHPrecovRate,.@r*10; bonus bSPrecovRate,.@r*10; },{},{}
Dropped By

Private Doram Suits [1]   [Body]   Item ID# 15126 (Doram_Only_Suit)
Doram Suit
Type
Armor
Class
Armor
Buy
10000z
Sell
5000z
Weight
70
Defense
80
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Summoner
Spirit Handler
Description
A tidy suit for doram race.

MaxHP +500, MaxSP +100.
Every 3 refine level: DEX +1, INT +1.

[Private Set (Also known as Doram Set):
Private Doram Suit, Private Doram Manteau, Private Doram Shoes
]:
MaxHP +2000
Enables uninterruptable skill cast.
Reduces fixed cast time by 15% (reduction increases depend on sum of refinement level of Suit, Manteau and Shoes).

More Information on Combo:
Item Script
{ bonus bMaxHP,500; bonus bMaxSP,100; .@r = getrefine()/3; bonus bDex,.@r; bonus bInt,.@r; },{},{}
Dropped By

Private Irwin Hat    Item ID# 1001241 (aegis_1001241)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
A blue glove-shaped hat that symbolizes Private Irwin.
Item Script
{},{},{}
Dropped By No Result

Prize Medal    Item ID# 7515 (Marvelous_Medal)
Type
Miscellaneous
Class
n/a
Buy
2z
Sell
1z
Weight
0
Description
A medal crafted from a rare and mysterious metal that can only be found in Hugel.
These metals can not be traded or given to other players.
Item Script
{},{},{}
Dropped By No Result

Prize Of Hero    Item ID# 22537 (PrizeOfHero)
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
10
Applicable Jobs
Every Job
Description
Rewarded to warriors on the quest to defeat Morocc.
Item Script
{ getrandgroupitem(IG_PrizeOfHero,1); },{},{}
Dropped By

PRO Gift Box    Item ID# 12256 (PRO_Gift_Box)
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Applicable Jobs
Every Job
Description
Item to celebrate 4th anniversary of RO in Philipine.
Item Script
{},{},{}
Dropped By No Result

« First < 7071727374757677787980 > Last »
back to top