Renewal
.:Renewal Item Database:.
Armor

Old Magic Stone Hat [1]   [Upper Head]   Item ID# 18978 (Old_Magic_Stone_Hat)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Warlock
Description
An old, abandoned magic stone hat that emanates a mysterious aura.

All Stats +1, MDEF +5.
Increases SP Recovery Rate by 20%.
Decreases Crimson Rock skill cooldown by 1 second.

For each Refine Level:
MATK +1%.
Decreases Crimson Rock skill cooldown by additional 0.1 second.

For each 2 Refine Levels:
MaxHP +1%, MaxSP +1%.
Increases damage of Soul Expansion by 15%.

Enchantable: Yes
Item Script
expand to view script
{ .@r = getrefine(); bonus bSPrecovRate,20; bonus bAllStats,1; bonus bMdef,5; bonus bMatkRate,.@r; bonus bMaxHPrate,(.@r/2); bonus bMaxSPrate,(.@r/2); bonus2 bSkillAtk,"WL_SOULEXPANSION",15*(.@r/2); bonus2 bSkillCooldown,"WL_CRIMSONROCK",-1000-(.@r*100); },{},{}
Dropped By No Result

Old Midas Whisper [1]   [Upper Head]   Item ID# 18977 (Old_Midas_Whisper)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Genetic
Description
An old, abandoned midas whisper that emanates a mysterious aura.

All Stats +1
Every refine level, ATK +4.

For each 2 refine levels:
MaxHP +1%, MaxSP +1%.
Increases ranged physical attack by 1%.
Increases damage of Cart Cannon by 15%.

Enchantable: Yes
Item Script
{ .@r = getrefine(); bonus bAllStats,1; bonus bBaseAtk,4*.@r; bonus bLongAtkRate,(.@r/2); bonus bMaxHPrate,(.@r/2); bonus bMaxSPrate,(.@r/2); bonus2 bSkillAtk,"GN_CARTCANNON",15*(.@r/2); },{},{}
Dropped By No Result

Old Minstrel Song's Hat [1]   [Upper Head]   Item ID# 18976 (Old_Minstrel_Song_Hat)
Old Maestro Song's Hat
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Gender
Male Only
Applicable Jobs
Minstrel / Wanderer
Description
An old, abandoned minstrel song hat that emanates a mysterious aura.

All Stats +1

For each Refine Level: Increases ranged physical damage by 1%.

For each 2 Refine Levels:
MaxHP +1%, MaxSP +1%.
Increases damage of Arrow Vulcan by 20%.
Increases damage of Severe Rainstorm by 15%.

Enchantable: Yes
Item Script
{ .@r = getrefine(); bonus bAllStats,1; bonus bLongAtkRate,.@r; bonus bMaxHPrate,(.@r/2); bonus bMaxSPrate,(.@r/2); bonus2 bSkillAtk,"CG_ARROWVULCAN",20*(.@r/2); bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15*(.@r/2); },{},{}
Dropped By No Result

Old Mitra [1]   [Upper Head]   Item ID# 18972 (Old_Mitra)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Arch Bishop
Description
An old, abandoned mitra that emanates a mysterious aura.

All Stats +1, MDEF +5.

For each refine level:
ATK +4, MATK +2.
Increases Healing skills by 2%.

For each 2 refine levels:
MaxHP +1%, MaxSP +1%.
Increases damage of Judex by 20%.
Increases damage of Magnus Exorcismus by 10%.

Enchantable: Yes
Item Script
expand to view script
{ .@r = getrefine(); bonus bAllStats,1; bonus bMdef,5; bonus bMatk,2*.@r; bonus bBaseAtk,4*.@r; bonus bHealPower,2*.@r; bonus bMaxHPrate,(.@r/2); bonus bMaxSPrate,(.@r/2); bonus2 bSkillAtk,"AB_JUDEX",20*(.@r/2); bonus2 bSkillAtk,"PR_MAGNUS",10*(.@r/2); },{},{}
Dropped By No Result

Old Morocc Shawl [1]   [Garment]   Item ID# 20932 (Old_Moc_Shawl)
Old Morroc Shawl
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
30
Defense
10
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A shawl used by ancient Morocc priests. Very light and highly breathable.

Max HP +5%, Flee +10.

If refine level is +7 or higher, additional Flee +20.

If refine level is +8 or higher, additional Flee +30 and restores 100% HP and SP when being resurrected.

If refine level is +9 or higher, additional Flee +40.

If refine level is +10 or higher, Perfect Dodge +25.

[Set Bonus: Old Morocc Shawl, Osiris Card]
Additional Max HP +15%.
Reduces damage taken from Fire property attacks by 50%.
Reduces damage taken from Shadow property attacks by 100%.
Immune to Curse.
Item Script
{ .@r= getrefine(); bonus bMaxHPrate,5; bonus bFlee,10; if (.@r>=7) bonus bFlee,20; if (.@r>=8) { bonus bFlee,30; bonus bRestartFullRecover; } if (.@r>=9) bonus bFlee,40; if (.@r>=10) bonus bFlee2,25; },{},{}
Dropped By No Result

Old Pink Poo Hat [1]   [Upper Head]   Item ID# 18959 (Old_Pink_Poo_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
120
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
It seems this 'hat' has been abandoned for a long time in rice field and became pink?

Reduces damage taken from Player by 13%.
Indestructible in battle

When combined with Steel Chonchon Card:
Immune to Frozen status.
Has a chance to inflict Freeze status to all enemies around (11x11 cells) when receiving physical or magical attack.

[Constipation set: Pink Poo Poo Hat, Sandals [1], Steel Chonchon Card]
MaxHP +4%, MaxSP +4%.
Every refine level of Sandals [1], MaxHP +1%, MaxSP +1%.
Item Script
{ bonus2 bSubRace,RC_Player_Human,13; bonus2 bSubRace,RC_Player_Doram,13; },{},{}
Dropped By No Result

Old Protect Of Crown [1]   [Upper Head]   Item ID# 18983 (Old_Protect_Of_Crown)
Old Casket of Protection
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Royal Guard
Description
An old, abandoned crown of guardian that emanates a mysterious aura.

All Stats +1, MDEF +5.
Every refine level, ATK +4.

For each 2 refine levels:
MaxHP +1%, MaxSP +1%.
Increases damage of Cannon Spear by 20%.
Increases damage of Overbrand by 15%.

For each 5 refine levels: ASPD +1.

Enchantable: Yes
Item Script
{ .@r = getrefine(); bonus bAllStats,1; bonus bMdef,5; bonus bBaseAtk,4*.@r; bonus bAspd,(.@r/5); bonus bMaxHPrate,(.@r/2); bonus bMaxSPrate,(.@r/2); bonus2 bSkillAtk,"LG_CANNONSPEAR",20*(.@r/2); bonus2 bSkillAtk,"LG_OVERBRAND",15*(.@r/2); },{},{}
Dropped By No Result

Old Rune Circlet [1]   [Upper Head]   Item ID# 18971 (Old_Rune_Circlet)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Rune Knight
Description
An old, abandoned rune circlet that emanates a mysterious aura.

All Stats +1, MDEF +5.
Every refine level, ATK +4.

For each 2 refine levels:
MaxHP +1%, MaxSP +1%.
Increases damage of Ignition Break by 20%.
Increases damage of Hundred Spear by 15%.

For each 5 refine levels: ASPD +1.

Enchantable: Yes
Item Script
{ bonus bAllStats,1; bonus bMdef,5; .@r = getrefine(); bonus bBaseAtk,4*.@r; bonus bAspd,.@r/5; bonus bMaxHPrate,.@r/2; bonus bMaxSPrate,.@r/2; bonus2 bSkillAtk,"RK_IGNITIONBREAK",20*.@r/2; bonus2 bSkillAtk,"RK_HUNDREDSPEAR",15*.@r/2; },{},{}
Dropped By No Result

Old Shadow Handicraft [1]   [Upper Head]   Item ID# 18975 (Old_Shadow_Handicraft)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Shadow Chaser
Description
An old, abandoned shadow handicraft that emanates a mysterious aura.

All Stats +1
Every refine level: ATK +4, MATK +4.

For each 2 refine levels:
MaxHP +1%, MaxSP +1%.
Increases damage of Triangle Shot by 25%.

Refine Level +6:
Reduces cooldown time of Masquerade Enervation and Masquerade Unlucky by 1 second.

Refine Level +8:
Reduces cooldown time of Masquerade Laziness and Masquerade Weakness by 1 second.

Refine Level +10:
Reduces cooldown time of Masquerade Ignorance and Masquerade Gloomy by 1 second.

Enchantable: Yes
Item Script
expand to view script
{ .@r = getrefine(); bonus bAllStats,1; bonus bMatk,4*.@r; bonus bBaseAtk,4*.@r; bonus bMaxHPrate,(.@r/2); bonus bMaxSPrate,(.@r/2); bonus2 bSkillAtk,"SC_TRIANGLESHOT",25*(.@r/2); if (.@r>=6) { bonus2 bSkillCooldown,"SC_ENERVATION",-1000; bonus2 bSkillCooldown,"SC_UNLUCKY",-1000; if (.@r>=8) { bonus2 bSkillCooldown,"SC_LAZINESS",-1000; bonus2 bSkillCooldown,"SC_WEAKNESS",-1000; if (.@r>=10) { bonus2 bSkillCooldown,"SC_IGNORANCE",-1000; bonus2 bSkillCooldown,"SC_GROOMY",-1000; } } } },{},{}
Dropped By No Result

Old Tatenasi Armor [1]   [Body]   Item ID# 15136 (Tatenasi_Armor)
Old Tatenashi Armor
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
60
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A durable armor said that doesn't requires any shield to defend from incoming attack, thus its named 'Tatenashi'.
Because of its old age, it has loss its true ability.

MaxHP +100

When equipped with Anolian Card, Yellow Novus Card, Baby Leopard Card, Geographer Card, Old Stove Card, Solider Card or Loli Ruri Card:
Refine Level +5:
Old Tatenashi Armor becomes Earth elemental.
Refine Level +6:
Old Tatenashi Armor becomes Water elemental.
Refine Level +7:
Old Tatenashi Armor becomes Wind elemental.
Refine Level +8:
Old Tatenashi Armor becomes Fire elemental.
Refine Level +9:
Old Tatenashi Armor becomes Shadow elemental.
Refine Level +10:
Old Tatenashi Armor becomes Holy elemental.

When equipped with Archdam Card:
For each refine level:
Increases damage of Shield Chain and Sacrifice by 5%.
Item Script
{ bonus bMaxHP,100; },{},{}
Dropped By No Result

Old Wind Whisper [1]   [Upper Head]   Item ID# 18980 (Old_Wind_Whisper)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Sorcerer
Description
An old, abandoned wind whisper that emanates a mysterious aura.

All Stats +1, MDEF +5.
Every refine level: MATK +1%, ATK +4.

For each 2 refine levels:
MaxHP +1%, MaxSP +1%.
Increases damage of Poison Buster by 15%.
Increases damage of Varetyr Spear by 20%.

Enchantable: Yes
Item Script
{ .@r = getrefine(); bonus bAllStats,1; bonus bMdef,5; bonus bMatkRate,.@r; bonus bBaseAtk,4*.@r; bonus bMaxHPrate,(.@r/2); bonus bMaxSPrate,(.@r/2); bonus2 bSkillAtk,"SO_POISON_BUSTER",15*(.@r/2); bonus2 bSkillAtk,"SO_VARETYR_SPEAR",20*(.@r/2); },{},{}
Dropped By No Result

Oliver Wolf Hood [0]   [Costume Upper Head]   Item ID# 19543 (Oliver_Wolf_Hood)
Costume Oliver Wolf Hood
Type
Armor
Class
Costume Upper Headgear
Buy
20z
Sell
10z
Weight
30
Required Lvl
70
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Wolf face shaped fluffy hood. Useful when you cannot sleep well.
Item Script
{ bonus bUnbreakableHelm; },{},{}
Dropped By No Result

< 123456 >
back to top