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

Solid Dagger [2]   [One Hand]   Item ID# 510050 (Solid_Dagger)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
120
Attack
180
Required Lvl
220
Weapon Lvl
5
Slot
2
Applicable Jobs
Kagerou / Oboro
Description
A dagger made of refined clock tower parts and quenched with etheric power.
It supplemented the shortcomings of the existing Fortified Dagger.

MATK +200

For each 2 Refine Levels:
Increases damage of Red Flame Cannon and Cold Blooded Cannon by 5%.

For each 3 Refine Levels:
Increases damage of Darkening Cannon by 7%.

For each 4 Refine Levels:
Increases magical damage with every element by 3%.

[Bonus by Grade]
[Grade D]: SPL +1
[Grade C]: Damage of Red Flame Cannon and Cold Blooded Cannon +7%.
[Grade B]: S.MATK +1
Item Script
{ .@g = getenchantgrade(); if (.@g >= ENCHANTGRADE_D) { bonus bSpl,1; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"SS_SEKIENHOU",7; bonus2 bSkillAtk,"SS_REIKETSUHOU",7; if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,1; } } } },{},{}
Dropped By No Result

Solid Edge [2]   [One Hand]   Item ID# 500044 (Solid_Edge)
Type
Weapon
Class
One-handed Sword
Buy
n/a
Sell
n/a
Weight
110
Attack
200
Required Lvl
220
Weapon Lvl
5
Slot
2
Description
A blade made of refined clock tower parts and quenched with etheric power.
It supplemented the shortcomings of the existing Fortified Edge.

For each 2 Refine Levels:
Increases damage of Double Bowling Bash by 6%.

For each 3 Refine Levels:
Increases damage of Mega Sonic Blow by 8%.

For each 4 Refine Levels:
Increases melee physical damage by 4%.

[Bonus by Grade]
[Grade D]: POW +2
[Grade C]: Damage of Double Bowling Bash +10%.
[Grade B]: P.ATK +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",6*(.@r/2); bonus2 bSkillAtk,"HN_MEGA_SONIC_BLOW",8*(.@r/3); bonus bShortAtkRate,4*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bPow,2; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",10; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2; } } } },{},{}
Dropped By No Result

Solid Husk    Item ID# 7190 (Solid_Peeling)
Type
Miscellaneous
Class
n/a
Buy
140z
Sell
70z
Weight
1
Description
An insect husk that seems very hard and stout.
Item Script
{},{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box
Required ForAyothaya Dungeon Entrance Quest

Solid Iron Piece    Item ID# 7507 (Sturdy_Iron_Piece)
Type
Miscellaneous
Class
n/a
Buy
842z
Sell
421z
Weight
1
Description
A square piece of rusty iron.
Item Script
{},{},{}
Dropped By

Solid Manual [2]   [One Hand]   Item ID# 540041 (Solid_Manual)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
90
Attack
180 / MATK 240
Required Lvl
220
Weapon Lvl
5
Slot
2
Applicable Jobs
Elemental Master
Description
A book made of refined clock tower parts and quenched with etheric power.
It supplemented the shortcomings of the existing Fortified Book.

Indestructible in battle

MATK +240

For each 2 Refine Levels:
Increases damage of Conflagration and Lightning Land by 6%.

For each 3 Refine Levels:
Increases damage of Psychic Wave by 15%.

For each 4 Refine Levels:
Increases magical damage with every element by 4%.

[Bonus by Grade]
[Grade D]: SPL +2
[Grade C]: Damage of Conflagration and Lightning Land +10%.
[Grade B]: S.MATK +2
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"EM_CONFLAGRATION",6*(.@r/2); bonus2 bSkillAtk,"EM_LIGHTNING_LAND",6*(.@r/2); bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",15*(.@r/3); bonus2 bMagicAtkEle,Ele_All,4*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bSpl,2; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"EM_CONFLAGRATION",10; bonus2 bSkillAtk,"EM_LIGHTNING_LAND",10; if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,2; } } } },{},{}
Dropped By No Result

Solid Peach    Item ID# 7164 (Hard_Peach)
Type
Miscellaneous
Class
n/a
Buy
400z
Sell
200z
Weight
1
Description
A peach that is so stout and solid, that it appears it can even withstand blows from a sword.
Inedible, but might make a good weapon.
Item Script
{},{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Solid Rod [2]   [One Hand]   Item ID# 550055 (Solid_Rod)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
100
Attack
130 / MATK 230
Required Lvl
220
Weapon Lvl
5
Slot
2
Description
A rod made of refined clock tower parts and quenched with etheric power.
It supplemented the shortcomings of the existing Fortified Rod.

Indestructible in battle

MATK +230

For each 2 Refine Levels:
Increases damage of Meteor Storm Buster and Jupitel Thunderstorm by 6%.

For each 3 Refine Levels:
Increases damage of Napalm Vulcan Strike by 10%.

For each 4 Refine Levels:
Increases magical damage with every element by 4%.

[Bonus by Grade]
[Grade D]: SPL +2
[Grade C]: Damage of Meteor Storm Buster and Jupitel Thunderstorm +10%.
[Grade B]: S.MATK +2
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",6*(.@r/2); bonus2 bSkillAtk,"HN_NAPALM_VULCAN_STRIKE",10*(.@r/3); bonus2 bMagicAtkEle,Ele_All,4*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bSpl,2; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",10; if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,2; } } } },{},{}
Dropped By No Result

Solid Shadow Armor [Shadow Body]   Item ID# 24154 (S_Immortal_Armor)
Immortal Shadow Armor
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
An armor worn on top of normal armor for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
DEF +5. Each 2 refines, DEF +1.

[+ Solid Shadow Pendant]
DEF+1 for each refine level.
If total refine levels of entire set is +15 or higher:
Armor becomes indestructible (except in upgrade attempts).

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bDef,5+(.@r/2); },{},{}
Dropped By No Result

Solid Shadow Earring [Shadow Pendant]   Item ID# 24153 (S_Solid_Earring)
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A sacred earring which is believed to protect its wearer.
It also draws the wearer's potential abilities.
HIT +5. Each 2 refines, HIT +1.

[+ Solid Shadow Weapon]
ATK+1 for each refine level.
If total refine levels of entire set is +15 or higher:
Weapon becomes indestructible (except in upgrade attempts).

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bHit,5+(.@r/2); },{},{}
Dropped By No Result

Solid Shadow Pendant [Shadow Earring]   Item ID# 24155 (S_Immortal_Pendant)
Type
Shadow Gear
Class
Shadow Earring
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A sacred necklace which is believed to protect its wearer.
It also draws the wearer's potential abilities.
MDEF +1. Each 2 refines, MDEF +1.

[+ Solid Shadow Armor]
DEF+1 for each refine level.
If total refine levels of entire set is +15 or higher:
Armor becomes indestructible (except in upgrade attempts).

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMdef,(.@r/2); },{},{}
Dropped By No Result

Solid Shadow Weapon [Shadow Weapon]   Item ID# 24152 (S_Solid_Weapon)
Solid Shadow Weapon
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A glove that can draw the wearer's potential ability.
ATK +5. Each 2 refines, ATK +1.

[+ Solid Shadow Earring]
ATK+1 for each refine level.
If total refine levels of entire set is +15 or higher:
Weapon becomes indestructible (except in upgrade attempts).

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMatk,.@r; bonus bBaseAtk,.@r+5+(.@r/2); },{},{}
Dropped By No Result

Solid Shell    Item ID# 943 (Solid_Shell)
Type
Miscellaneous
Class
n/a
Buy
448z
Sell
224z
Weight
1
Description
A solid, durable shell taken from a monster.
Item Script
{},{},{}
Dropped By
expand to view all
Obtainable FromOld Blue Box, Old Violet Box
Required ForMonk Job Quest
Sage Job Quest
Mage Platinum Skills Quests
Hat of Sun God, Sunday Hat, Mage Hat & Magician Hat

« First < 105106107108109110111112113114115 > Last »
back to top