Renewal
.:Item Database:.

Ivory Lance [1]   [Two Handed]   Item ID# 1483 (Ivory_Lance)
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
100
Attack
160
Required Lvl
50
Weapon Lvl
3
Slot
1
Range
3
Applicable Jobs
High Swordman
Lord Knight
Paladin
Description
A Spear created from the Mammonths Fang. It's very hard hence hard to use but, since the end of the spear isn't sharp, its better to just pierce people with it then cut with it.
AGI + 2, ASPD + 3%
Causes Bleeding effect to enemies or Level 1 Joint Beat on enemy when attacking.
Enables use of Level 5 Spear Stab.
Item Script
{ bonus bAgi,2; bonus bAspdRate,3; bonus2 bAddEff,Eff_Bleeding,300; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,30; skill "KN_SPEARSTAB",5; },{},{}
Dropped By

Kasa Card [Garment]   Item ID# 4431 (Kasa_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Stygian
Description
Has a 5% chance of auto-casting Level 5 Fire Bolt or Level 5 Fire Ball on the enemy when attacking.
Item Script
{ bonus3 bAutoSpell,"MG_FIREBALL",5,20; bonus3 bAutoSpell,"MG_FIREBOLT",5,20; },{},{}
Dropped By
Obtainable FromOld Card Album

Kettle Hat [0]   [Upper Head]   Item ID# 5291 (Kettle_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
60
Defense
4
Required Lvl
30
Slot
0
Applicable Jobs
Every Job
Description
A kettle on your head guarantees the wearer high defense. If you move too quickly, water might be spilled.
Add a 3% chance of auto casting Level 2 Deluge on the user when attacking.
Add a 3% chance of auto casting Level 3 Water Ball on the enemy when attacking.
Item Script
{ bonus4 bAutoSpell,"SA_DELUGE",2,10,0; bonus3 bAutoSpell,"WZ_WATERBALL",3,10; },{},{}
Dropped By No Result

Krishna [2]   [Two Handed]   Item ID# 1284 (Krishna)
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
120
Attack
120
Required Lvl
50
Weapon Lvl
3
Slot
2
Applicable Jobs
Assassin Cross
Description
A katar glimmering with dark light. Appears to require considerable power to wield.
Increases damage when using skill Grimtooth by 10%.
When performing a physical melee attack, there is a small chance of casting Sonic Blow level 1, or the highest level the player knows.
Item Script
{ bonus2 bSkillAtk,"AS_GRIMTOOTH",10; if(getskilllv("AS_SONICBLOW")) { bonus3 bAutoSpell,"AS_SONICBLOW",getskilllv("AS_SONICBLOW"),5; }else{ bonus3 bAutoSpell,"AS_SONICBLOW",1,5; } },{},{}
Dropped By

Ktullanux Card [Armor]   Item ID# 4419 (Ktullanux_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Jack Frost's
Description
Increases damage against Fire Property monsters by 50%.
Add a 3% chance of auto casting Level 10 Frost Nova on an enemy when the user receives Physical Damage.
Item Script
{ bonus2 bAddEle,Ele_Fire,50; bonus5 bAutoSpellWhenHit,"WZ_FROSTNOVA",10,20,BF_WEAPON|BF_MAGIC,0; },{},{}
Dropped By

Lady Solace Card [Weapon]   Item ID# 4394 (Solace_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Devine Cross
Description
[Priest, High Priest]
Add a 2% chance of auto casting Level 5 Grand Cross when attacking.
Item Script
{ if(BaseJob==Job_Priest) bonus3 bAutoSpell,"CR_GRANDCROSS",5,20; },{},{}
Dropped By
Obtainable FromOld Card Album

Leaf Cat Hat [0]   [Upper Head]   Item ID# 5555 (Leaf_Cat_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
3
Required Lvl
None
Slot
0
Applicable Jobs
Every Job
Description
A hat which resembles cute Leat Cat. A power to cure is dwelling inside.
AGI + 2
Add low chance of auto casting Level 3 Heal on the user when receives physical attack.
Item Script
{ bonus bAgi,1; bonus3 bAutoSpellWhenHit,"AL_HEAL",3,10; },{},{}
Dropped By No Result

Ledger of Death [2]   [One Hand]   Item ID# 1565 (Death_Note)
Type
Weapon
Class
Book
Buy
20z
Sell
10z
Weight
100
Attack
137
Required Lvl
85
Weapon Lvl
4
Slot
2
Property
Neutral
Applicable Jobs
Priest
Sage
Star Gladiator
Description
A book containing names, used by the agents of death. There are times when the book of the dead is circulated in this world because they have dropped the book in the realm of the living. There are tons of names written in here, and there seems to be names of people you might know well ... It says Holg ... .
MATK + 15%, STR + 3, INT + 3, LUK - 20.
Add a 0.1% chance of auto casting Coma effect on DemiHuman monster.
Attack Speed increased depending on the refinement rate of this weapon.
[Sage, Professor]
There is a small chance to cause damage and Curse status ailment to every enemies in the screen they are in.
Item Script
{ bonus bMatkRate,15; bonus bStr,3; bonus bInt,3; bonus bLuk,-20; bonus2 bComaRace,RC_DemiHuman,10; bonus2 bComaRace,RC_Player_Human,10; bonus bAspdRate,getrefine(); if(BaseJob==Job_Sage) bonus3 bAutoSpell,"NPC_HELLJUDGEMENT",5,20; },{},{}
Dropped By

Leo Crown [0]   [Upper Head]   Item ID# 5588 (Leo_Crown)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Defense
3
Required Lvl
70
Slot
0
Applicable Jobs
Every Job
Description
A magnificent crown created to pay tribute to the 5th sign of the zodiac, Leo the Lion.
Attached to the crown is a Peridot gemstone, the birthstone for those born under this sign.
STR + 2
Increases resistance to Fire Property by 5%.
[Refine Rate +7 or higher]
FLEE + 10, DEF + 1. Add low chance of auto casting Level 4 Warm Mild.
Item Script
{ bonus bStr,2; bonus2 bSubEle,Ele_Fire,5; if(getrefine()>6) { bonus bDef,1; bonus bFlee,10; bonus3 bAutoSpell,"TK_SEVENWIND",4,50; } },{},{}
Dropped By No Result

Lesser Elemental Ring [0]   [Accessory]   Item ID# 2680 (Lesser_Elemental_Ring)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Defense
0
Required Lvl
None
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A ring that holds the power of lesser elemental spirits, but its true effect is unknown.
All Stats + 1
Item Script
expand to view script
{ bonus bAllStats,1; bonus3 bAutoSpell,"WZ_ESTIMATION",1,80; bonus3 bAutoSpell,"MC_IDENTIFY",1,50; bonus3 bAutoSpell,"TF_PICKSTONE",1,100; bonus3 bAutoSpell,"BS_GREED",1,10; bonus3 bAutoSpellWhenHit,"TK_RUN",5,20; bonus3 bAutoSpellWhenHit,"TK_HIGHJUMP",3,30; bonus3 bAutoSpellWhenHit,"NV_FIRSTAID",1,100; bonus3 bAutoSpellWhenHit,"TF_BACKSLIDING",1,50; },{},{}
Dropped By
Obtainable FromJewelry Box

Lich's Bone Wand [2]   [One Hand]   Item ID# 1624 (Lich_Bone_Wand)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
80
Attack
60
Required Lvl
70
Weapon Lvl
3
Slot
2
Property
Immortality / Undead
Applicable Jobs
High Mage
High Acolyte
High Priest
High Wizard
Champion
Professor
Description
A staff created with a skull of a powerful Lich. The curse eminating from this staff will threaten to all those who dare to threaten the wielder of this staff.
MATK + 20%, INT + 1, DEX + 1
Whenever you take a Physical Damage, small chance to cause Curse status ailment to every enemies in the screen. This chance is increased depending on the refinement rate of this weapon.
[Refine Rate +9 or higher]
You will receive bonus MATK + 3%, Maximum SP + 300.
Item Script
{ bonus bInt,1; bonus bDex,1; bonus bAtkEle,Ele_Undead; bonus bMatkRate,20; bonus3 bAutoSpellWhenHit,"NPC_WIDECURSE",5,10+getrefine(); if(getrefine()>=9){ bonus bMatkRate,3; bonus bMaxSP,300; } },{},{}
Dropped By

Lich's Bone Wand [2]   [One Hand]   Item ID# 1645 (Lich_Bone_Wand_M)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
80
Attack
60
Required Lvl
70
Weapon Lvl
3
Slot
2
Property
Immortality / Undead
Applicable Jobs
High Mage
High Acolyte
High Priest
High Wizard
Champion
Professor
Description
A staff created with a skull of a powerful Lich. The curse eminating from this staff will threaten to all those who dare to threaten the wielder of this staff.
MATK + 20%, INT + 1, DEX + 1
Whenever you take a Physical Damage, small chance to cause Curse status ailment to every enemies in the screen. This chance is increased depending on the refinement rate of this weapon.
[Refine Rate +9 or higher]
You will receive bonus MATK + 3%, Maximum SP + 300.
Item Script
{ bonus bInt,1; bonus bDex,1; bonus bAtkEle,Ele_Undead; bonus bMatkRate,20; bonus3 bAutoSpellWhenHit,"NPC_WIDECURSE",5,10+getrefine(); if(getrefine()>=9){ bonus bMatkRate,3; bonus bMaxSP,300; } },{},{}
Dropped By No Result

« First < 56789101112131415 > Last »
back to top