Renewal
.:Renewal Item Database:.
Weapon

Skipping Rope [0]   [One Hand]   Item ID# 1968 (Jump_Rope)
Type
Weapon
Class
Whip
Buy
20z
Sell
10z
Weight
40
Attack
120
Required Lvl
30
Weapon Lvl
3
Slot
0
Range
2
Gender
Female Only
Applicable Jobs
Bard / Dancer
Description
A skipping rope with wooden handles.
CRIT +20
Item Script
{ bonus bCritical,20; },{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Sky Cannon Booster Knuckle [0]   [One Hand]   Item ID# 560007 (CP_B_Knuckle)
Type
Weapon
Class
Knuckle
Buy
n/a
Sell
n/a
Weight
0
Attack
190
Required Lvl
100
Weapon Lvl
4
Slot
0
Applicable Jobs
Shura
Description
A Knuckle designed to help adventurers grow.

Cannot be refined normally.

ATK +2%

For each Refine Level:
MaxHP +250
MaxSP +20

For each 15 Base Level:
ATK +1% (Applies up to Base Level 195)

Refine Level +7:
For each Level of Chain Combo:
MaxHP +2%

Refine Level +9:
ATK +5%
Increases damage of Sky Net Blow and Tiger Cannon by 25%.

Refine Level +11:
Decreases Tiger Cannon skill cooldown by 1 second.
Increases melee physical damage by 15%.

Refine Level +13:
Increases damage of Sky Net Blow and Tiger Cannon by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bAtkRate,2+(min(BaseLevel,195)/15); bonus bMaxHP,250*.@r; bonus bMaxSP,20*.@r; if (.@r>=7) { bonus bMaxHPrate,2*getskilllv("MO_CHAINCOMBO"); } if (.@r>=9) { bonus bAtkRate,5; bonus2 bSkillAtk,"SR_SKYNETBLOW",25; bonus2 bSkillAtk,"SR_TIGERCANNON",25; } if (.@r>=11) { bonus bShortAtkRate,15; bonus2 bSkillCooldown,"SR_TIGERCANNON",-1000; } if (.@r>=13) { bonus2 bSkillAtk,"SR_SKYNETBLOW",15; bonus2 bSkillAtk,"SR_TIGERCANNON",15; } },{},{}
Dropped By No Result

Slash [0]   [One Hand]   Item ID# 1526 (Slash)
Type
Weapon
Class
Mace
Buy
20z
Sell
10z
Weight
100
Attack
145
Required Lvl
40
Weapon Lvl
4
Slot
0
Applicable Jobs
Acolyte
Priest
Monk
Description
A hefty mace with urved, sharp blades.

Increases physical damage against Undead monsters by 15%.
Increases experience gained from defeating Undead monsters by 5%.

Random chance to inflict Coma status on Undead monsters.
Item Script
{ bonus2 bAddRace,RC_Undead,15; bonus2 bComaRace,RC_Undead,10; bonus2 bExpAddRace,RC_Undead,5; },{},{}
Dropped By

Slate Sword [2]   [One Hand]   Item ID# 500004 (Slate_Sword)
Type
Weapon
Class
One-handed Sword
Buy
n/a
Sell
n/a
Weight
100
Attack
190
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Genetic
Description
A sword made of an ancient slab.
It resonates with Ancient Hero's Boots.

Every 2 refine levels, ATK + 10.
Every 3 refine levels, increases Cart Tornado damage by 10%.

Refine Level +9, increases Cart Tornado damage by additional 20%.
Refine Level +11, reduces after skill delay by 10%.

When equipped with Ancient Hero's Boots:
Random chance to increase STR by 20 and ATK by 15% for 7 seconds when dealing physical or magical damage.
Item Script
{ .@r = getrefine(); if (.@r>=2) { bonus bBaseAtk,.@r/2*10; } if (.@r>=3) { bonus2 bSkillAtk,"GN_CART_TORNADO",.@r/3*10; } if (.@r>=9) { bonus2 bSkillAtk,"GN_CART_TORNADO",20; } if (.@r>=11) { bonus bDelayrate,-10; } },{},{}
Dropped By No Result

Slate Sword-LT [2]   [One Hand]   Item ID# 500040 (Slate_Sword_LT)
Type
Weapon
Class
One-handed Sword
Buy
n/a
Sell
n/a
Weight
120
Attack
205
Required Lvl
190
Weapon Lvl
5
Slot
2
Applicable Jobs
Genetic
Description
An improved version of a sword made using an ancient stone slab.
Resonates with Hero's Boots-LT.

ATK +5%

Base Level at least 210:
POW +2, P.ATK +1.

For each 2 Refine Levels:
ATK +15

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

Refine Level +7:
Increases damage of Cart Tornado by 25%.
Increases damage of Hell's Plant by 30%.
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Cart Tornado by additional 20%.
Decreases after skill cast delay by 10%.

Refine Level +11:
MaxHP +10%
Increases damage of Cart Tornado by additional 20%.
Decreases after skill cast delay by additional 5%.

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

[Bonus by Grade]
[Grade D]: ATK +3%
[Grade C]: melee physical damage +15%. P.ATK +1
[Grade B]: POW +3, P.ATK +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; if (BaseLevel>=210) { bonus bPAtk,1; bonus bPow,2; } if (.@r>=7) { bonus2 bSkillAtk,"GN_HELLS_PLANT",30; bonus2 bSkillAtk,"GN_CART_TORNADO",25; if (.@r>=9) { bonus bDelayrate,-10; bonus2 bSkillAtk,"GN_CART_TORNADO",20; if (.@r>=11) { bonus bDelayrate,-5; bonus bMaxHPrate,10; bonus2 bSkillAtk,"GN_CART_TORNADO",20; } } } if (.@g >= ENCHANTGRADE_D) { bonus bAtkRate,3; if (.@g >= ENCHANTGRADE_C) { bonus bShortAtkRate,15; bonus bPAtk,1; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2; bonus bPow,3; } } } bonus bBaseAtk,15*(.@r/2); bonus bShortAtkRate,4*(.@r/3); },{},{}
Dropped By No Result

Slaughter [0]   [Two Handed]   Item ID# 1367 (Slaughter)
Type
Weapon
Class
Two-handed Axe
Buy
20z
Sell
10z
Weight
250
Attack
120
Required Lvl
44
Weapon Lvl
4
Slot
0
Property
Earth
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
An axe used for the mass slaughter of enemy forces.

Pierces physical defense of Brute monster.
When dealing physical attack, low chance to cause Coma effect on Brute monster.
Item Script
{ bonus bAtkEle,Ele_Earth; bonus bIgnoreDefRace,RC_Brute; bonus2 bComaRace,RC_Brute,40; bonus bIgnoreDefRace,RC_Player_Doram; bonus2 bComaRace,RC_Player_Doram,40; },{},{}
Dropped By No Result

Slayer [0]   [Two Handed]   Item ID# 1153 (Slayer__)
Type
Weapon
Class
Two-handed Sword
Buy
15000z
Sell
7500z
Weight
130
Attack
90
Required Lvl
18
Weapon Lvl
2
Slot
0
Applicable Jobs
Swordman
Knight
Crusader
Description
A fearsome sword that has slain many a warriors in battle.
Item Script
{},{},{}
Dropped By No Result

Slayer [2]   [Two Handed]   Item ID# 1151 (Slayer)
Type
Weapon
Class
Two-handed Sword
Buy
15000z
Sell
7500z
Weight
130
Attack
90
Required Lvl
18
Weapon Lvl
2
Slot
2
Applicable Jobs
Swordman
Knight
Crusader
Description
A fearsome sword that has slain many a warriors in battle.
Item Script
{},{},{}
Dropped By No Result
Buyable AtClick here for a list of venders
Obtainable FromOld Blue Box

Slayer [3]   [Two Handed]   Item ID# 1152 (Slayer_)
Type
Weapon
Class
Two-handed Sword
Buy
15000z
Sell
7500z
Weight
130
Attack
90
Required Lvl
18
Weapon Lvl
2
Slot
3
Applicable Jobs
Swordman
Knight
Crusader
Description
A fearsome sword that has slain many a warriors in battle.
Item Script
{},{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Sloth Bible [2]   [One Hand]   Item ID# 540005 (Ep172_1h_Book2)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
70
Attack
160 / MATK 220
Required Lvl
150
Weapon Lvl
4
Slot
2
Applicable Jobs
Sorcerer
Description
A recording book that was kept in the Barmund Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.

MATK +220.
Physical and magical attacks have a chance to recover 300SP per second for 5 seconds.
Decreases damage taken from Normal class monsters by 15%.

For each 3 refine levels:
MATK +6.
Decreases variable cast time by 3%.

Refine Level +7:
Increases damage of Fire Bolt and Lightning Bolt by 25%.

Refine Level +9: ASPD +10% (After attack delay -10%).

Refine Level +11:
Increases damage of Fire Bolt and Lightning Bolt by additional 30%.
Item Script
expand to view script
{ .@r = getrefine(); autobonus "{ bonus2 bSubClass,Class_Normal,15; bonus2 bSPRegenRate,300,1000; }",1,5000,BF_WEAPON|BF_MAGIC; bonus bVariableCastrate,-3*(.@r/3); bonus bMatk,6*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",25; } if (.@r>=9) { bonus bAspdRate,10; } if (.@r>=11) { bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",30; } },{},{}
Dropped By

Sloth Text [2]   [One Hand]   Item ID# 540004 (Ep172_1h_Book)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
50
Attack
210
Required Lvl
150
Weapon Lvl
4
Slot
2
Applicable Jobs
Star Emperor
Description
A technical book that was kept in the Barmund Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.

Indestructible in battle

Increases damage of New Moon Kick by 10%.
For each 3 refine levels: ATK +12.

Refine Level +7:
Increases damage of New Moon Kick by additional 15%.

Refine Level +9: ASPD +10% (After attack delay -10%).

Refine Level +11:
Increases damage of Full Moon Kick by 25%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"SJ_NEWMOONKICK",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SJ_NEWMOONKICK",15; } if (.@r>=9) { bonus bAspdRate,10; } if (.@r>=11) { bonus2 bSkillAtk,"SJ_FULLMOONKICK",25; } },{},{}
Dropped By

Small Karasuma [2]   [Two Handed]   Item ID# 21008 (Kogarasu_Maru)
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
100
Attack
170
Required Lvl
50
Weapon Lvl
4
Slot
2
Applicable Jobs
Swordman
Knight
Crusader
Description
A rare japanese sword with doubled edge. The wound caused by it is not easy to heal.
For every refine level, increases critical damage by 2%.
Has a chance to autocast Level 1 Critical Wound when dealing physical attack.
Item Script
{ bonus bCritAtkRate,getrefine()*2; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,50; },{},{}
Dropped By No Result

« First < 345678910111213 > Last »
back to top