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

Metal Refining Ticket    Item ID# 9523 (Metal_Rifine_Ticket)
Metal Refine Ticket
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Description
A ticket that can strengthen weapons made of steel.
If you put the following weapons, you can get +7 refined Metal weapons.

Metal Dagger[1]
Metal Two-Handed Sword[1]
Metal Two-Handed Axe[1]
Metal Lance[1]
Metal Katar[1]
Metal Book[1]
Metal Bow[1]
Metal Staff[1]
Metal Mace[1]
Metal Revolver[1]
Huuma Metal Shuriken[1]
Metal Foxtail[1]

(These items will be deleted at the time of regular inspection on June 5, 2019.)
Item Script
{ laphine_upgrade(); },{},{}
Dropped By No Result

Metal Revolver [1]   [Two Handed]   Item ID# 13125 (Metal_Revolver)
Type
Weapon
Class
Revolver
Buy
n/a
Sell
n/a
Weight
0
Attack
30
Weapon Lvl
3
Slot
1
Range
7
Applicable Jobs
Gunslinger
Rebellion
Description
This item is impossible to deal with another account.
Revolver with steel cone that is added to enhance the ability to shoot, made of metal.
Increases long range physical attacks by 1%.
ATK +1 for every refine level.
(kRO: Every refine: ATK +3 and +1% long range physical damage.)

Additional ATK +3 for every 10 Base Level after level 20 (bonus applies up to level 120).
Item Script
{ .@r = getrefine(); bonus bBaseAtk,3*.@r; bonus bLongAtkRate,1; if (BaseLevel >= 20) { bonus bBaseAtk,3*(min(BaseLevel,120)/10); } },{},{}
Dropped By No Result

Metal Riffs Ring [1]   [Accessory]   Item ID# 15945 (aegis_15945)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ bonus bMatk,50; bonus bVariableCastrate,-10; bonus2 bMagicAtkEle,Ele_Neutral,BaseLevel/12; bonus2 bSkillAtk,"WM_METALICSOUND",7*(getskilllv("WM_SONG_OF_MANA")+getskilllv("WM_DANCE_WITH_WUG")+getskilllv("WM_LERADS_DEW")); if (getskilllv("WM_SEVERE_RAINSTORM") == 5) bonus2 bSkillCooldown,"WM_METALICSOUND",-1000; if (BaseClass == Job_Archer) bonus bVariableCastrate,-30; },{},{}
Dropped By No Result

Metal Staff [1]   [Two Handed]   Item ID# 2018 (Metal_Staff)
Type
Weapon
Class
Two-handed Staff
Buy
20z
Sell
10z
Weight
0
Attack
50 / MATK 70
Weapon Lvl
3
Slot
1
Applicable Jobs
Mage
Acolyte
Priest
Wizard
Monk
Sage
Soul Linker
Description
Staff coated with metal that enhance ability.

MATK +70.
For each refine level, MATK +5.

When equipped by Wizard classes: MATK +15.
When equipped by Sage classes: MATK +10.

Base Level at least 20:
For each 10 Base Level: MATK +5 (Up to Base Level 120).
Item Script
{ if (BaseJob == Job_Wizard) bonus bMatk,15; else if (BaseJob == Job_Sage) bonus bMatk,10; bonus bMatk,(getrefine()*5); .@i = min(BaseLevel/10,12); if (.@i>2) bonus bMatk,((.@i-2)*5); },{},{}
Dropped By No Result

Metal Stick [3]   [One Hand]   Item ID# 32013 (Metal_Stick)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
200
Attack
180
Required Lvl
150
Weapon Lvl
4
Slot
3
Range
3
Applicable Jobs
Rune Knight
Royal Guard
Description
A spear made out of Spider Tank parts. Quite heavy, but gives excellent grip.

Increases damage of Cannon Spear by 10%.

Refine Level +7, increases damage of Over Brand by 10%.

Refine Level +9, increases damage of Over Brand by 15%.

Refine Level +12, reduces after skill delay of all skills by 15%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"LG_CANNONSPEAR",10; if (.@r > 6) { bonus2 bSkillAtk,"LG_OVERBRAND",10 + (.@r > 8 ? 15 : 0); } if (.@r > 11) { bonus bDelayrate,-15; } },{},{}
Dropped By No Result

Metal Two Hand Sword [1]   [Two Handed]   Item ID# 21005 (Metal_Two_Hand_Sword)
Metal Two Handed Sword
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
0
Attack
95
Weapon Lvl
3
Slot
1
Applicable Jobs
Swordman
Knight
Crusader
Description
A Two-Handed Sword that enhanced with special metal that Increases its attack power.

Every refine level, ATK +6 and MATK +2.
If Base Level is 20 or higher: Every 10 Base Level ATK +5 (applies from base level 20 to 120).
Item Script
{ .@r = getrefine(); bonus bBaseAtk,(.@r*6); bonus bMatk,(.@r*2); .@i = min(BaseLevel/10,12); if (.@i>2) bonus bBaseAtk,((.@i-2)*5); },{},{}
Dropped By No Result

Metal Two Handed Axe [1]   [Two Handed]   Item ID# 1398 (Metal_Two_Handed_Axe)
Type
Weapon
Class
Two-handed Axe
Buy
20z
Sell
10z
Weight
0
Attack
105
Weapon Lvl
3
Slot
1
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
Two hand axe, which has enhanced the ability to join Emveretarcon and Steel Metal

For every refine, ATK +7.

Base Level 20 or Higher:
ATK +5 for every 10 Base Level above 20. (applies up to Base Level 120.)

Indestructible
Item Script
{ bonus bUnbreakableWeapon; bonus bBaseAtk,(getrefine()*7); .@i = min(BaseLevel/10,12); if (.@i>2) bonus bBaseAtk,((.@i-2)*5); },{},{}
Dropped By No Result

Metal Weapon +7 Refinement Ticket    Item ID# 100125 (Metal_7_Ticket)
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Description
A ticket that can enhance weapons made of steel.
If you choose one of the following weapons, you can get a +7 refined Weapon.

Metal Two-Handed Sword[1]
Metal Lance[1]
Metal Mace[1]
Metal Two-Handed Axe[1]
Metal Dagger[1]
Metal Book[1]
Metal Staff[1]
Metal Katar[1]
Metal Bow[1]

(This item will be deleted at the last regular inspection in December 2020.)
Item Script
{ laphine_upgrade(); },{},{}
Dropped By No Result

Metal Weapon Box    Item ID# 101454 (Metal_W_Box)
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Description
A chest containing a weapon crafted from Steel.
You can obtain it by selecting one of the items below:

+7 Metal Two-Handed Sword[1]
+7 Metal Lance[1]
+7 Metal Mace[1]
+7 Metal Two-Handed Axe[1]
+7 Metal Dagger[1]
+7 Metal Book[1]
+7 Metal Staff[1]
+7 Metal Katar[1]
+7 Metal Bow[1]
+7 Metal Revolver[1]
+7 Metal Foxtail[1]
Item Script
{},{},{}
Dropped By No Result

Metal Weapon Exchange Ticket    Item ID# 25820 (Metal_W_Ticket)
Metal Weapon Ticket
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Description
Ticket to exchange for Metal Weapons.
Take it to Centro at Prontera (148, 282) and exchange it for one of the items below:

Metal Two-Handed Sword[1]
Metal Lance[1]
Metal Mace[1]
Metal Two-Handed Axe[1]
Metal Dagger[1]
Metal Book[1]
Metal Staff[1]
Metal Katar[1]
Metal Bow[1]

(The item will be deleted at the last regular inspection in July 2020.)
Item Script
{},{},{}
Dropped By No Result

Metaling Card [Weapon]   Item ID# 4341 (Metaling_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Disarm
Description
Add a 5% chance of auto casting Level 1 Strip Weapon on enemy when attacking.
Item Script
{ bonus3 bAutoSpell,"RG_STRIPWEAPON",1,50; },{},{}
Dropped By
Obtainable FromOld Card Album

Metaller Card [Weapon]   Item ID# 4057 (Metaller_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Silence
Description
When dealing physical attack, has a 5% chance to Silence the target.
ATK + 5
Item Script
{ bonus2 bAddEff,Eff_Silence,500; bonus bBaseAtk,5; },{},{}
Dropped By
Obtainable FromOld Card Album

« First < 5960616263646566676869 > Last »
back to top