Renewal
.:Renewal Item Database:.
Armor

Old Dying Swan [1]   [Upper Head]   Item ID# 18981 (Old_Dying_Swan)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Gender
Female Only
Applicable Jobs
Minstrel / Wanderer
Description
An old, abandoned dying swan that emanates a mysterious aura.

All Stats +1
Every refine level increases ranged physical attack 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 Eclipse Outfit [1]   [Body]   Item ID# 15375 (lunar_eclipse_Armor)
Ancient Lunar Eclipse Clothes
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
60
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Armor that is confined the power of the wolf caught the moon. The damage was severe and it will not be able to demonstrate the original power.

MaxHP +5%, MaxSP +5%.
For every refine level, reduces after skill delay by 1%.

Refine Level +9:
Reduces fixed cast time of all skills by 50%.
Item Script
{ .@r = getrefine(); bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bDelayrate,-.@r; if (.@r>=9) bonus bFixedCastrate,-50; },{},{}
Dropped By No Result

Old Green Pantie [0]   [Body]   Item ID# 2392 (Old_Pant)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
0
Defense
60
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Rental item
It looks has hanging for a long time in the closet. A little small, but you can still wear it.
STR +2, VIT +2
MaxHP +200
Add a 2% chance of auto casting Level 5 Call Spirit on the user when receives physical damage.
MDEF +1
Item Script
{ bonus bStr,2; bonus bVit,2; bonus bMaxHP,200; bonus3 bAutoSpellWhenHit,"MO_CALLSPIRITS",5,30; bonus bMdef,1; },{},{}
Dropped By No Result

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

« First < 414415416417418419420421422423424 > Last »
back to top