Renewal
.:Renewal Item Database:.
Weapon

Specialty Jur [4]   [Two Handed]   Item ID# 1264 (Various_Jur)
Type
Weapon
Class
Katar
Buy
20z
Sell
10z
Weight
80
Attack
90
Weapon Lvl
1
Slot
4
Applicable Jobs
Assassin
Description
Although this katar has an increased number of slots, it is hard to handle and is known to cause injury to those who wield it.
Has a 0.1% chance to inflict Bleeding status on the user when dealing physical attack.
Item Script
{ bonus2 bAddEff2,Eff_Bleeding,10; },{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Spectral Spear [0]   [Two Handed]   Item ID# 1477 (Spectral_Spear)
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
200
Attack
170
Required Lvl
75
Weapon Lvl
4
Slot
0
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
The creator of this formidable Two-Handed Spear sacrificed his own life to forge it, resulting in a curse that will try to dominate the wearer's soul.

Increases physical damage against Shadow elemental monsters by 20%.
Increases physical damage against Demon and Undead monsters by 20%.

Decreases damage taken from Shadow elemental monsters by 10%.
Decreases damage taken from Demon and Undead monsters by 10%.

Gains 50 HP when defeating target with melee physical attacks.
Random chance to inflict Confuse status on wielder when dealing physical damage.

[Phantom Spear & Seal of Red Silk Equip Set]

More Information on Combo:
Item Script
{ bonus2 bAddEle,Ele_Dark,20; bonus2 bAddRace,RC_Demon,20; bonus2 bAddRace,RC_Undead,20; bonus2 bSubEle,Ele_Dark,10; bonus2 bSubEle,Ele_Undead,10; bonus2 bSubRace,RC_Demon,10; bonus2 bAddEff2,Eff_Confusion,1000; bonus bHPGainValue,50; },{},{}
Dropped By
EnchantmentSocket Enchantable

Spectral Spear [1]   [Two Handed]   Item ID# 1479 (Spectral_Spear_)
Type
Weapon
Class
Two-handed Spear
Buy
20z
Sell
10z
Weight
200
Attack
170
Required Lvl
75
Weapon Lvl
4
Slot
1
Range
3
Applicable Jobs
Swordman
Knight
Crusader
Description
The creator of this formidable Two-Handed Spear sacrificed his own life to forge it, resulting in a curse that will try to dominate the wearer's soul.

Increases physical damage against Shadow elemental monsters by 20%.
Increases physical damage against Demon and Undead monsters by 20%.

Decreases damage taken from Shadow elemental monsters by 10%.
Decreases damage taken from Demon and Undead monsters by 10%.

Gains 50 HP when defeating target with melee physical attacks.
Random chance to inflict Confuse status on wielder when dealing physical damage.

[Phantom Spear & Seal of Red Silk Equip Set]

More Information on Combo:
Item Script
{ bonus2 bAddEle,Ele_Dark,20; bonus2 bAddRace,RC_Demon,20; bonus2 bAddRace,RC_Undead,20; bonus2 bSubEle,Ele_Dark,10; bonus2 bSubEle,Ele_Undead,10; bonus2 bSubRace,RC_Demon,10; bonus2 bAddEff2,Eff_Confusion,1000; bonus bHPGainValue,50; },{},{}
Dropped By No Result
EnchantmentGenerated by Socket Enchanting

Speedy Recovery Wand [0]   [One Hand]   Item ID# 1635 (BF_Staff4)
Valorous Recovery Wand
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
0
Attack
70 / MATK 125
Required Lvl
80
Weapon Lvl
3
Slot
0
Applicable Jobs
Mage
Acolyte
Priest
Wizard
Monk
Sage
Soul Linker
Description
A Rod that is intended to heal people during battle.
It has been optimized to heal more rapidly.
MATK + 125, INT + 3, DEX + 2
Reduces after cast delay by 15%.
Restores 5 SP every 10 sec.
Indestructible.
Item Script
{ bonus bInt,3; bonus bDex,2; bonus bDelayrate,-15; bonus2 bSPRegenRate,5,10000; bonus bUnbreakableWeapon; },{},{}
Dropped By No Result
Obtainable FromBattleground

Spell Bolt Booster Book [0]   [One Hand]   Item ID# 540009 (SB_B_Book)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
0
Attack
150
Required Lvl
100
Weapon Lvl
4
Slot
0
Applicable Jobs
Sorcerer
Description
A Book designed to help adventurers grow.

Cannot be refined normally.

Indestructible in battle

MATK +160

MATK +2%

For each Refine Level:
MATK +3

For each 15 Base Level:
MATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each Level of Auto Spell:
Increases magical damage with Water, Wind, Earth and Fire element by 1%.

Refine Level +9:
ASPD +1
Increases damage of Fire Bolt, Cold Bolt, Lightning Bolt, Earth Spike and Heaven's Drive by 25%.

Refine Level +11:
ASPD +1
Increases magical damage with Water, Wind, Earth and Fire element by additional 15%.

Refine Level +13:
Increases damage of Fire Bolt, Cold Bolt, Lightning Bolt, Earth Spike and Heaven's Drive by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,2; bonus bMatk,160+(3*.@r)+3*(min(BaseLevel,195)/15); if (.@r>=7) { .@val = getskilllv("SA_AUTOSPELL"); bonus2 bMagicAtkEle,Ele_Fire,.@val; bonus2 bMagicAtkEle,Ele_Earth,.@val; bonus2 bMagicAtkEle,Ele_Water,.@val; bonus2 bMagicAtkEle,Ele_Wind,.@val; } if (.@r>=9) { bonus bAspd,1; bonus2 bSkillAtk,"WZ_HEAVENDRIVE",25; bonus2 bSkillAtk,"WZ_EARTHSPIKE",25; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",25; } if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Fire,15; bonus2 bMagicAtkEle,Ele_Earth,15; bonus2 bMagicAtkEle,Ele_Water,15; bonus2 bMagicAtkEle,Ele_Wind,15; bonus bAspd,1; } if (.@r>=13) { bonus2 bSkillAtk,"WZ_HEAVENDRIVE",15; bonus2 bSkillAtk,"WZ_EARTHSPIKE",15; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",15; } },{},{}
Dropped By No Result

Spike [0]   [One Hand]   Item ID# 1523 (Spike)
Type
Weapon
Class
Mace
Buy
20z
Sell
10z
Weight
70
Attack
85
Required Lvl
40
Weapon Lvl
4
Slot
0
Applicable Jobs
Acolyte
Priest
Monk
Description
A flail, entirely covered in spikes, that swings wildly and haphazardly in battle.
CRIT +40%
Reduces all Defenses applied to owner by 2/3.
Item Script
{ bonus bCritical,40; bonus bDefRate,-66; bonus bDef2Rate,-66; },{},{}
Dropped By
EnchantmentSocket Enchantable

Spike [2]   [One Hand]   Item ID# 1538 (Spike_)
Type
Weapon
Class
Mace
Buy
20z
Sell
10z
Weight
70
Attack
85
Required Lvl
40
Weapon Lvl
4
Slot
2
Applicable Jobs
Acolyte
Priest
Monk
Description
A flail, entirely covered in spikes, that swings wildly and haphazardly in battle.
Reduces all Defenses applied to owner by 2/3.
CRIT +40
Item Script
{ bonus bCritical,40; bonus bDefRate,-66; bonus bDef2Rate,-66; },{},{}
Dropped By No Result
EnchantmentGenerated by Socket Enchanting

Spirit Pendulum [2]   [One Hand]   Item ID# 26154 (SoulWeight)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
110
Attack
70 / MATK 160
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Soul Reaper
Description
It was used by a Soul Reaper with considerable spiritual power.
It is said that the sounds of the spirits are heard in the hands.
It resonates with Ancient Hero's Boots.

MATK +160
Every 2 refine levels, MATK +10.
Every 3 refine levels, MaxSP +2%.

Refine Level +7, increases Espa damage by 15%.
Refine Level +9, reduces variable cast time by 10%.
Refine Level +11, increases Eswhoo damage by 20%.

When equipped with Ancient Hero's Boots:
Random chance to increase INT by 20 and MATK by 15% for 7 sec when dealing magical damage.
Item Script
{ .@r = getrefine(); bonus bMatk,.@r*10; if (.@r>=3) bonus bMaxHPrate,.@r/3*2; if (.@r>=7) bonus2 bSkillAtk,"SP_SPA",15; if (.@r>=9) bonus bVariableCastrate,-10; if (.@r>=11) bonus2 bSkillAtk,"SP_SWHOO",20; },{},{}
Dropped By No Result

Spirit Pendulum-LT [2]   [One Hand]   Item ID# 550068 (SoulWeight_LT)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
120
Attack
70
Required Lvl
190
Weapon Lvl
5
Slot
2
Applicable Jobs
Soul Linker
Description
An improved version of the pendulum infused with the power to guide spirits that was used by Soul Reapers with considerable spiritual power.
Resonates with Hero's Boots-LT.

MATK +190

Indestructible in battle

Base Level at least 210:
SPL +2, S.MATK +1

For each 2 Refine Levels:
MATK +15

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

Refine Level +7:
Increases damage of Espa by 25%.
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Espa by additional 15%.
Increases damage of Eswhoo by 45%.

Refine Level +11:
Increases magical damage against enemies of every size by 15%.
Magical attacks have a certain chance (10%) to recover 230 SP 19 times every 0.5 seconds for 10 seconds.

When equipped with Hero's Boots-LT:
MATK +10%, S.MATK +2.

[Bonus by Grade]
[Grade D]: MATK +3%
[Grade C]: Magical Damage of every element +15%. S.MATK +1
[Grade B]: SPL +3, S.MATK +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMatk,190; bonus bUnbreakableWeapon; if (BaseLevel>=210) { bonus bSmatk,1; bonus bSpl,2; } if (.@r>=7) { bonus bVariableCastrate,-10; bonus2 bSkillAtk,"SP_SPA",25; if (.@r>=9) { bonus2 bSkillAtk,"SP_SWHOO",45; bonus2 bSkillAtk,"SP_SPA",15; if (.@r>=11) { bonus2 bMagicAddSize,Size_All,15; bonus2 bSPRegenRate,230,5000; } } } if (.@g >= ENCHANTGRADE_D) { bonus bMatkRate,3; if (.@g >= ENCHANTGRADE_C) { bonus2 bMagicAtkEle,Ele_All,15; bonus bSmatk,1; if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,2; bonus bSpl,3; } } } bonus bMatk,15*(.@r/2); bonus2 bMagicAtkEle,Ele_All,3*(.@r/3); },{},{}
Dropped By No Result

Spirited Guitar [0]   [One Hand]   Item ID# 1928 (Berserk_Guitar_I)
Berserk Guitar
Type
Weapon
Class
Musical Instrument
Buy
n/a
Sell
n/a
Weight
0
Attack
40
Weapon Lvl
4
Slot
0
Refineable
No
Gender
Male Only
Applicable Jobs
Clown / Gypsy
Description
Rental item
The legendary guitar known for when the player finally snaps out of stupor, you've already finished your performance.

ASPD +100%, DEX -100%.
Disable natural HP recovery.
Drain 50 HP every 5 seconds.
Item Script
{ bonus bAspdRate,100; bonus bHPrecovRate,-100; bonus2 bHPLossRate,25,5000; bonus bDex,-readparam(bDex); },{},{}
Dropped By No Result

Spoon [1]   [One Hand]   Item ID# 16039 (Spoon)
Type
Weapon
Class
Mace
Buy
10z
Sell
5z
Weight
100
Attack
80
Required Lvl
40
Weapon Lvl
3
Slot
1
Applicable Jobs
Novice
Swordman
Acolyte
Merchant
Knight
Priest
Blacksmith
Supernovice
Crusader
Monk
Alchemist
Description
ASPD +10.
Has a 10% chance to inflict Curse status on the target when dealing physical attack.
Item Script
{ bonus bAspd,10; bonus2 bAddEff,Eff_Curse,1000; },{},{}
Dropped By

Staff [0]   [One Hand]   Item ID# 1609 (Staff__)
Type
Weapon
Class
One-handed Staff
Buy
9500z
Sell
4750z
Weight
40
Attack
40 / MATK 70
Required Lvl
12
Weapon Lvl
2
Slot
0
Applicable Jobs
Mage
Acolyte
Priest
Wizard
Monk
Sage
Soul Linker
Description
A wooden staff adorned with an enchanted jewel.
INT + 2, MATK + 70
Item Script
{ bonus bInt,2; },{},{}
Dropped By No Result

« First < 7891011121314151617 >
back to top