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

Petrified Resistance    Item ID# 310269 (UnPetrify_JP)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bResEff,Eff_Stone,10000; },{},{}
Dropped By No Result

Peuz's Greaves [1]   [Footgear]   Item ID# 2476 (Peuz_Greave)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
90
Defense
32
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Rune Knight
Description
Greates made by purifying a Peuz Rune.
MaxSP +40
AGI +1 for every refine above +7.

More Information on Combo:
Item Script
{ bonus bMaxSP,40; .@r = getrefine(); if (.@r>7) bonus bAgi,.@r-7; },{},{}
Dropped By No Result

Peuz's Manteau [0]   [Garment]   Item ID# 2575 (Peuz_Manteau)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
60
Defense
16
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Rune Knight
Description
A manteau created by refining Peuz Runestones
FLEE +10, CRIT +10

More Information on Combo:
Item Script
{ bonus bFlee,10; bonus bCritical,10; },{},{}
Dropped By No Result

Peuz's Plate [0]   [Body]   Item ID# 15037 (Peuz_Plate)
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
300
Defense
110
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Rune Knight
Description
Armor created by purifying Peuz runestones.
MDEF +10.
ATK +20, FLEE +17.

[Peuz's set (Plate, Greaves, Manteau, Seal)]
Increases damage to all sizes monster by 10%.
Increases damage of Wind Cutter and Sonic Wave by 100%.
Has a chance of auto casting Storm Blast on target when dealing physical attack.
Has a chance of getting buffed with ASPD +2 for 10 seconds after casting Concentration.
Increases SP costs of skills by 10.

More Information on Combo:
Item Script
{ bonus bMdef,10; bonus bBaseAtk,20; bonus bFlee,17; },{},{}
Dropped By

Peuz's Seal [1]   [Accessory]   Item ID# 2884 (Peuz_Seal)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
20
Defense
3
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Rune Knight
Description
A seal created by refining a Peuz Runestone
ATK + 20, Max SP + 20.

More Information on Combo:
Item Script
{ bonus bBaseAtk,20; bonus bMaxSP,20; },{},{}
Dropped By

Ph.D Hat [0]   [Upper Head]   Item ID# 5012 (Ph.D_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
5
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job except Novice & Supernovice
Description
A ceremonial hat worn during one's graduation.
Item Script
{},{},{}
Dropped By
EnchantmentSocket Enchantable
Obtainable FromPh. D Hat

Ph.D Hat [1]   [Upper Head]   Item ID# 5347 (Ph.D_Hat_)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
5
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job except Novice & Supernovice
Description
A ceremonial hat worn during one's graduation.
Item Script
{},{},{}
Dropped By No Result
EnchantmentGenerated by Socket Enchanting

Ph.D Hat V [0]   [Upper Head]   Item ID# 5810 (Ph.D_Hat_V)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
5
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job except Novice & Supernovice
Description
A ceremonial hat worn during one's graduation.

INT +5, VIT +3, DEX +3
Reduces resistance against Shadow, Undead and Fire property by 5%.
Item Script
{ bonus bInt,5; bonus bVit,3; bonus bDex,3; },{},{}
Dropped By No Result

Phantom Bell [3]   [One Hand]   Item ID# 1999 (Moonlight_Bell)
Bell of Vampire
Type
Weapon
Class
Whip
Buy
20z
Sell
10z
Weight
40
Attack
45
Required Lvl
90
Weapon Lvl
2
Slot
3
Range
2
Gender
Female Only
Applicable Jobs
Bard / Dancer
Description
A bell that used in a ritual, its tone can fascinate undead.

When using Circle of Nature, for 60 seconds: Restore 1 SP every 4 seconds.

Refine Level +10:
Bell of Vampire become indestructible.
Item Script
{ autobonus3 "{ bonus2 bSPRegenRate,4,1000; }",1000,60000,"WM_SIRCLEOFNATURE"; if (getrefine()>=10) bonus bUnbreakableWeapon; },{},{}
Dropped By No Result

Phantom Cap [1]   [Upper Head]   Item ID# 400044 (Phantom_Cap)
Phantom of Masquerade
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
130
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A stylishly crafted hat found somewhere. Modified to fit OS weapons.

For each 2 refine levels: MATK +20.

Refine Level +7:
Decreases variable cast time by 15%.

Refine Level +9:
Increase all elemental magic damage by 15%.

Refine Level +11:
Increases magical damage against Small and Medium size enemies by 15%.
Decreases fixed cast time by 0.2 seconds.

When equipped with Electric Fox-OS:
Decreases Catnip Meteor skill cooldown by 1 second.
For each 2 refine levels of Electric Fox-OS:
Increases damage of Catnip Meteor by 4%.

When equipped with Rutilus Stick-OS:
MATK +30.
For each 2 refine levels of Rutilus Stick-OS:
Increases damage of Espa and Eswhoo by 4%.

When equipped with Ultio-OS:
Increases Holy elemental magic damage by 5%.
For each 2 refine levels of Ultio-OS:
Decreases variable cast time by 3%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatk,20*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-15; } if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,15; } if (.@r>=11) { bonus bFixedCast,-200; bonus2 bMagicAddSize,Size_Small,15; bonus2 bMagicAddSize,Size_Medium,15; } },{},{}
Dropped By No Result

Phantom Cap-LT [1]   [Upper Head]   Item ID# 400265 (Phantom_Cap_LT)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
170
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A stylishly crafted hat found somewhere.
It has been modified to suit the upgraded OS weapons.

For each 2 Refine Levels:
MATK +20

Refine Level +7:
Decreases variable cast time by 15%.

Refine Level +9:
Increase magical damage with every element by 20%.

Refine Level +11:
Increases magical damage against monsters of Small and Medium size by 20%.
Decreases fixed cast time by 0.2 seconds.

When equipped with Electric Fox-OSAD:
Decreases Catnip Meteor skill cooldown by 1 second.

For each 2 Refine Levels of Electric Fox-OSAD:
Increases damage of Catnip Meteor by 5%.

When equipped with Rutilus Stick-OSAD:
MATK +70

For each 2 Refine Levels of Rutilus Stick-OSAD:
Increases damage of Espa and Eswhoo by 5%.

When equipped with Ultio-OSAD:
Increases magical damage with Holy element by 7%.

For each 2 Refine Levels of Ultio-OSAD:
Increases damage of Adoramus by 5%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatk,20*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-15; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,20; if (.@r>=10) { bonus bFixedCast,-200; bonus2 bMagicAddSize,Size_Small,20; bonus2 bMagicAddSize,Size_Medium,20; } } } },{},{}
Dropped By No Result

Phantom Ears [0]   [Middle Head]   Item ID# 410129 (aegis_410129)
Type
Armor
Class
Middle Headgear
Buy
n/a
Sell
n/a
Weight
10
Defense
2
Required Lvl
100
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
There is a mysterious force that upsets the mind.

Magical damage to all size monsters + 10%
Increase resistance to players by 5%,
Grants immunity to sleep.

If Intensification is level 5 or higher, reduces fixed casting time of Jack Frost by 100%, reduces cooldown of Intensification by 80 seconds.
If Recognized Spell is level 5 or higher, reduces after cast delay by 15%.
When this item is unequipped, cancels the effects of Intensification.

Type : Helm Defense : 2
Required level : 100
Class : All
Item Script
expand to view script
{ bonus2 bMagicAddSize,Size_All,10; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; bonus2 bResEff,Eff_Sleep,10000; if (getskilllv("WL_TELEKINESIS_INTENSE")>=5) { bonus2 bFixedCastrate,"WL_JACKFROST",-100; bonus2 bSkillCooldown,"WL_TELEKINESIS_INTENSE",-80000; } if (getskilllv("WL_RECOGNIZEDSPELL")>=5) bonus bDelayrate,-15; },{},{ sc_end SC_RECOGNIZEDSPELL; }
Dropped By No Result

« First < 2627282930313233343536 > Last »
back to top