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

Abyss Mirror    Item ID# 1000945 (VR_Abyss_Mirror)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Description
A mirror that can reflect the weakest side of human beings. To those who know the true value of a mirror, the mirror looks different. 'If I look into the abyss...'

Go to: [Special Souvenir Exchanger] at prt_elib (29, 50).
Item Script
{},{},{}
Dropped By No Result

Abyss Rifle [1]   [Two Handed]   Item ID# 28249 (Variant_Rifle)
Type
Weapon
Class
Rifle
Buy
n/a
Sell
n/a
Weight
85
Attack
170
Required Lvl
165
Weapon Lvl
4
Slot
1
Range
9
Applicable Jobs
Rebellion
Description
A weapon that has been mutated by receiving the magical power of a stranger.
Even if they look the same, their performance is different.

Decreases damage taken from Players by 30%.

For each 10 base INT:
Increases damage of Hammer of God by 7%.

Base INT is at least 110:
Increases damage of Hammer of God by additional 30%.

Refine Level +7:
ATK +5%. Decreases damage taken from Players by additional 5%.

Refine Level +9:
ATK +5%. Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
ATK +10%, ASPD +10% (After attack delay -10%).

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against all elemental monsters by 15%.

Indestructible in battle
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSubRace,RC_Player_Human,30; bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",7*(readparam(bInt)/10); if (readparam(bInt)>=110) { bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",30; } if (.@r>=7) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped By No Result

Abyss Shield [0]   [Shield]   Item ID# 28950 (Variant_Shield)
Type
Armor
Class
Shield
Buy
n/a
Sell
n/a
Weight
120
Defense
150
Required Lvl
165
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A mutated shield enhanced by the magical power.
Even with the same appearance, its performance is said to be different.

Refine Level +6:
Increases resistance against Fear status by 50%.
Reduces damage taken from Players by 20%.

Refine Level +8:
Increases resistance against Fear status by 50%.
Reduces damage taken from Players by 10%.
Item Script
{ .@r = getrefine(); bonus bUnbreakableWeapon; if (.@r>=6) { bonus2 bResEff,Eff_Fear,50; bonus2 bSubRace,RC_Player_Human,20; } if (.@r>=8) { bonus2 bResEff,Eff_Fear,50; bonus2 bSubRace,RC_Player_Human,10; } },{},{}
Dropped By No Result

Abyss Shotgun [1]   [Two Handed]   Item ID# 28251 (Variant_Shotgun)
Type
Weapon
Class
Shotgun
Buy
n/a
Sell
n/a
Weight
300
Attack
180
Required Lvl
165
Weapon Lvl
4
Slot
1
Range
9
Applicable Jobs
Rebellion
Description
A weapon that has been mutated by receiving the magical power of a stranger.
Even if they look the same, their performance is different.

Deals Splash Damage.
Decreases damage taken from Players by 30%.

For each 10 base STR:
Increases damage of Slug Shot by 7%.

Base STR is at least 110:
Increases damage of Slug Shot by additional 30%.

Refine Level +7:
ATK +5%. Decreases damage taken from Players by additional 5%.

Refine Level +9:
ATK +5%. Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
ATK +10%, ASPD +10% (After attack delay -10%).

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against all elemental monsters by 15%.

Indestructible in battle
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bSplashRange,1; bonus2 bSubRace,RC_Player_Human,30; bonus2 bSkillAtk,"RL_SLUGSHOT",7*(readparam(bStr)/10); if (readparam(bStr)>=110) { bonus2 bSkillAtk,"RL_SLUGSHOT",30; } if (.@r>=7) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped By No Result

Abyss Spear [1]   [One Hand]   Item ID# 32017 (Variant_Spear)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
180
Attack
150 / MATK 110
Required Lvl
165
Weapon Lvl
4
Slot
1
Range
3
Applicable Jobs
Rune Knight
Royal Guard
Description
A weapon mutated by the magical power of a stranger.
Even if they look the same, the performance is different.

MATK +110.

Refine Level +7:
ATK +5%.
Decreases damage taken from Players by additional 5%.

Refine Level +7:
ATK +5%.
Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
ATK +10%, ASPD +10% (After attack delay -10%).

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against monsters of all elements by 15%.

Indestructible in battle
Item Script
{ .@r = getrefine(); bonus bUnbreakableWeapon; if (.@r>=7) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped By No Result

Abyss Square Tuning Device    Item ID# 311039 (Gear_ABC1)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Abyss Square by 5%.

[Bonus by Weapon Grade]
[Grade D]: Damage of Abyss Square +3%.
[Grade C]: Magical Damage against enemies of every size +10%.
[Grade B]: Damage of Abyss Square +4%.
[Grade A]: Damage of Abyss Square +6%.
Item Script
expand to view script
{ .@g = getenchantgrade(); bonus2 bSkillAtk,"ABC_ABYSS_SQUARE",5; if (.@g >= 1) { bonus2 bSkillAtk,"ABC_ABYSS_SQUARE",6; if (.@g >= 2) { bonus2 bMagicAddSize,Size_All,10; if (.@g >= 3) { bonus2 bSkillAtk,"ABC_ABYSS_SQUARE",4; if (.@g >= 4) { bonus2 bSkillAtk,"ABC_ABYSS_SQUARE",6; } } } } },{},{}
Dropped By No Result

Abyss Staff [1]   [Two Handed]   Item ID# 2053 (Variant_Staff)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
240
Attack
120 / MATK 270
Required Lvl
165
Weapon Lvl
4
Slot
1
Applicable Jobs
High Novice
High Priest,
Arch Bishop
High Wizard,
Warlock
Supernovice,
Expanded SN
Description
A weapon that has been transformed by the magical power of a stranger.
Even if they look the same, their performance is different.

MATK +270. Decreases damage taken from Players by 30%.

Indestructible in battle

For each refine level:
Increases Healing skills effectiveness by 2%.

Refine Level +7:
ATK +5%. Decreases damage taken from Players by 5%.

Refine Level +9:
ATK +5%. Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
Decreases after attack delay by 10% (ASPD +10%).
Increases physical damage against all elemental monsters by 10%.

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against all elemental monsters by 15%.
Item Script
{ bonus2 bSubRace,RC_Player_Human,30; .@r = getrefine(); bonus bHealPower,.@r*2; if (.@r>=7) { bonus bMatkRate,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus bMatkRate,5; bonus2 bSubRace,RC_Player_Human,5; } bonus bUnbreakableWeapon; },{},{}
Dropped By No Result

Abyss Two Hand Axe [1]   [Two Handed]   Item ID# 28135 (Variant_Twohand_Axe)
Abyss Two-Handed Axe
Type
Weapon
Class
Two-handed Axe
Buy
n/a
Sell
n/a
Weight
400
Attack
320 / MATK 200
Required Lvl
165
Weapon Lvl
4
Slot
1
Applicable Jobs
Rune Knight
Mechanic
Guillotine Cross
Expanded Supernovice
Royal Guard
Genetic
Description
A weapon mutated by the magical power of a stranger.
Even if they look the same, the performance is different.

MATK +200.
Indestructible in battle

Refine Level +7:
ATK +5%. Decreases damage taken from Players by 5%.

Refine Level +9:
ATK +5%. Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
ATK +10%, ASDP +10% (After attack delay -10%).

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against all elemental monsters by 15%.
Item Script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSubRace,RC_Player_Human,30; if (.@r>=7) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped By No Result

Abyss Violin [1]   [One Hand]   Item ID# 32105 (Variant_Viollin)
Type
Weapon
Class
Musical Instrument
Buy
n/a
Sell
n/a
Weight
25
Attack
180 / MATK 120
Required Lvl
165
Weapon Lvl
4
Slot
1
Gender
Male Only
Applicable Jobs
Minstrel / Wanderer
Description
A weapon mutated by the magical power of a stranger.
Even if they look the same, the performance is different.

MATK +120.

Refine Level +7:
Increases damage of Arrow Vulcan by 150%.
Decreases damage taken from Players by additional 5%.

Refine Level +7:
Increases damage of Arrow Vulcan by additional 50%.
Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
ATK +10%, ASDP +10% (After attack delay -10%).

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against monsters of all elements by 15%.

Indestructible in battle
Item Script
{ .@r = getrefine(); bonus bUnbreakableWeapon; if (.@r>=7) { bonus2 bSkillAtk,"CG_ARROWVULCAN",150; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bSkillAtk,"CG_ARROWVULCAN",50; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped By No Result

Abyss Wand [1]   [One Hand]   Item ID# 26149 (Variant_Wand)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
30
Attack
60 / MATK 180
Required Lvl
165
Weapon Lvl
4
Slot
1
Applicable Jobs
Arch Bishop
Warlock
Expanded Supernovice
Shura
Sorcerer
Soul Reaper
Description
A weapon that has been mutated by receiving the magical power of a stranger.
Even if they look the same, their performance is different.

MATK +180.

For each refine level:
Increases your Healing skills effectiveness by 2%.

Refine Level +7:
MATK +5%. Decreases damage taken from Players by 5%.

Refine Level +9:
MATK +5%. Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
ATK +10%, ASPD +10% (Decreases after attack delay by 10%).

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against monsters of all elements by 15%.

Indestructible in battle
Item Script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bHealPower,.@r*2; if (.@r>=7) { bonus2 bMagicAddClass,Class_All,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bMagicAddClass,Class_All,5; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped By No Result

Abyss Wing [1]   [Two Handed]   Item ID# 18177 (Variant_Wing)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
90
Attack
160 / MATK 170
Required Lvl
165
Weapon Lvl
4
Slot
1
Range
5
Applicable Jobs
Ranger
Shadow Chaser
Minstrel / Wanderer
Description
A weapon that has been mutated in response to the magical power of a stranger.
Even if they look the same, the performance is different.

MATK +170
Decreases damage taken from Players by 30%.

Indestructible in battle

Refine Level +7:
ATK +5%. Decreases damage taken from Players by additional 5%.

Refine Level +7:
ATK +5%. Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
ATK +10%. Decreases after attack delay by 10%.

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against all elemental monsters by 15%.
Item Script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSubRace,RC_Player_Human,30; if (.@r>=7) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped By No Result

Abyssal Essence    Item ID# 25899 (E_Abyss1)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
A lump formed by condensing large and small substances in the deep sea.
It seems that a mysterious power is inherent.
Item Script
{},{},{}
Dropped By

< 1234567891011 > Last »
back to top