Renewal
.:Renewal Item Database:.
Armor

Advanced Ring Of Resonance [0]   [Accessory]   Item ID# 2958 (Good_Ring_Of_Resonance)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Defense
2
Required Lvl
85
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Knight
Priest
Wizard
Blacksmith
Hunter
Assassin
Crusader
Monk
Sage
Rogue
Alchemist
Bard / Dancer
Star Gladiator
Soul Linker
Kagerou / Oboro
Rebellion
Description
Missing pair ring for Advanced Ring Of Flame Lord. Equipping together will bring extra effects for both rings.
Agi +3, Vit +1, MDEF +2, MATK +10.
When recieving physical damage, autocasts various skills.

More Information on Combo:
Item Script
expand to view script
{ bonus bAgi,3; bonus bVit,1; bonus bMdef,2; bonus bMatk,10; bonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,50,0; bonus3 bAutoSpellWhenHit,"AS_SPLASHER",10,20; bonus3 bAutoSpellWhenHit,"AL_HEAL",10,30; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,20; bonus3 bAutoSpellWhenHit,"CG_TAROTCARD",5,20; },{},{}
Dropped By No Result

Advanced Safety Ring [1]   [Accessory]   Item ID# 2956 (Safety_Ring_)
Type
Armor
Class
Accessory
Buy
75000z
Sell
37500z
Weight
10
Required Lvl
50
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job except Novice & Supernovice
Description
Magical ring that reduces damage towards the wearer.
DEF +10 , MDEF +5, All Stats +1.
Item Script
{ bonus bMdef,5; bonus bAllStats,1; },{},{}
Dropped By No Result

Advanced Welding Mask [0]   [Middle & Lower Head]   Item ID# 18775 (Improved_Welding_Mask)
Type
Armor
Class
Middle & Lower Headgear
Buy
20z
Sell
10z
Weight
30
Defense
2
Required Lvl
50
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Merchant
Blacksmith
Alchemist
Description
Steel made mask. Focussing on utility only. Protects your face from any kind of fire impacts.

DEX +5, LUK +5.
Decreases damage taken from Fire elemental attacks by 10%.
Item Script
{ bonus2 bSubEle,Ele_Fire,10; bonus bDex,5; bonus bLuk,5; },{},{}
Dropped By No Result

Adventurer's Backpack [1]   [Garment]   Item ID# 2576 (Bravery_Bag)
Heroic Backpack
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
20
Defense
20
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A small backpack with essential item for adventure.
Enables use of Level 1 Greed.
[- Base STR 90 or higher -]
Refined to +7, ATK +20
Refined to +9, ATK +10
[- Base INT 90 or higher -]
Refined to +7, MATK +30
Refined to +9, MATK +20
[- Base VIT 90 or higher -]
Refined to +7,
Neutral resistance +10%.
Refined to +9,
Neutral resistance +5%.
[- Base AGI 90 or higher -]
Refined to +7, ASPD +8%
Refined to +9, ASPD +1
[- Base DEX 90 or higher -]
Refined to +7, long ranged physical attack damage +5%.
Refined to +9, long ranged physical attack damage +5%.
[- Base LUK 90 or higher -]
Refined to +7, critical attack damage +10%.
Refined to +9, critical attack damage +5%.
Item Script
expand to view script
{ skill "BS_GREED",1; .@r = getrefine(); if (.@r>=7) { if (readparam(bStr)>=90) { bonus bBaseAtk,(.@r>=9)?30:20; } if (readparam(bInt)>=90) { bonus bMatk,(.@r>=9)?50:30; } if (readparam(bVit)>=90) { bonus2 bSubEle,Ele_Neutral,(.@r>=9)?10:5; } if (readparam(bAgi)>=90) { bonus bAspdRate,8; if (.@r>=9) { bonus bAspd,1; } } if (readparam(bDex)>=90) { bonus bLongAtkRate,(.@r>=9)?10:5; } if (readparam(bLuk)>=90) { bonus bCritAtkRate,(.@r>=9)?15:10; } } },{},{}
Dropped By No Result

Adventurer's Spirit [1]   [Garment]   Item ID# 20831 (Elder_Spirit)
Type
Armor
Class
Garment
Buy
1000z
Sell
500z
Weight
40
Defense
40
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
An item made by an adventurer's grudge. It can collect magic and withdraw it freely.
INT +5
If upgrade level is +5 or higher, MATK +5 for every 60 base INT.
If upgrade level is +7 or higher, Additional MATK +5 for every 10 base INT.

Set Bonus
Adventurer's Spirit
Antique Book Card
Disables the effect of Antique Book Card (MATK +5 for every 10 base INT).
Item Script
{ .@r = getrefine(); bonus bInt,5; if (.@r>=5) bonus bMatk,5*(readparam(bInt)/60); if (.@r>=7) bonus bMatk,5*(readparam(bInt)/10); },{},{}
Dropped By No Result

Adventurer's Suit [0]   [Body]   Item ID# 2305 (Adventure_Suit)
Type
Armor
Class
Armor
Buy
1000z
Sell
500z
Weight
30
Defense
20
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A light, comfortable suit made just for young adventurers.
Item Script
{},{},{}
Dropped By
Buyable AtClick here for a list of venders
Obtainable FromOld Blue Box

Adventurer's Suit [1]   [Body]   Item ID# 2306 (Adventurere's_Suit_)
Type
Armor
Class
Armor
Buy
1000z
Sell
500z
Weight
30
Defense
20
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A light, comfortable suit made just for young adventurers.
Item Script
{},{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Adventurer's Trusty Towel [1]   [Accessory]   Item ID# 2776 (Cool_Towel)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A cool towel which wipes the sweat from your body.
Item Script
{},{ sc_start SC_SUMMER,INFINITE_TICK,0; },{ sc_end SC_SUMMER; }
Dropped By No Result

Aebecee's Raging Typhoon Armor [0]   [Body]   Item ID# 2348 (Wind_Sprits_Armor)
Type
Armor
Class
Armor
Buy
136000z
Sell
68000z
Weight
220
Defense
25
Required Lvl
45
Armor Lvl
1
Slot
0
Property
Wind
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
An armor that is enchanted with the Wind Property.
Item Script
{ bonus bDefEle,Ele_Wind; },{},{}
Dropped By
EnchantmentArmor (Stat) Enchantable

Aebecee's Raging Typhoon Armor [1]   [Body]   Item ID# 2349 (Wind_Sprits_Armor_)
Type
Armor
Class
Armor
Buy
136000z
Sell
68000z
Weight
220
Defense
25
Required Lvl
45
Armor Lvl
1
Slot
1
Property
Wind
Applicable Jobs
Every Job except Novice & Supernovice
Description
An armor that is enchanted with the Wind Property.
Item Script
{ bonus bDefEle,Ele_Wind; },{},{}
Dropped By No Result
EnchantmentArmor (Stat) Enchantable

Aegir Armor [1]   [Body]   Item ID# 15138 (Egir_Armor_K)
Egir Armour
Type
Armor
Class
Armor
Buy
10z
Sell
5z
Weight
160
Defense
25
Required Lvl
40
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Egir, the God of Sea's Armor. It has a shape of a beautiful mermaid and seems to enable wearer swim in the water.

MaxHP +500, MaxSP +50.

Indestructible in battle

When equipped with Aegir Helm:
Reduces damage taken from Fish monsters by 10%.

For each refine level of Aegir Armor:
Reduces damage taken from Fish monsters by 1%.

More Information on Combo:
Item Script
{ bonus bMaxHP,500; bonus bMaxSP,50; bonus bUnbreakableArmor; },{},{}
Dropped By No Result

Aegir Cloak [1]   [Garment]   Item ID# 20756 (Egir_Manteau_K)
Egir Manteau
Type
Armor
Class
Garment
Buy
10z
Sell
5z
Weight
30
Defense
10
Required Lvl
40
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Manteau of sea god. It is said to protect wearer with sacred power of the Sea.
MaxHP +500, MaxSP +50.
Indestructible

When equipped with Aegir(Egir) Helm and Aegir(Egir) Manteau:
Recovers 10 SP every time defeating Fish monster with melee attack.
Adds a chance a defeated Fish monster will drop Sushi or Raw Fish.
Sushi and Raw Fish's HP recovery increases by 5%.
HP recovery increases by 5% per Manteau Refinement. Drop rate also increases.

More Information on Combo:
Item Script
{ bonus bUnbreakableGarment; bonus bMaxHP,500; bonus bMaxSP,50; },{},{}
Dropped By No Result

« First < 345678910111213 > Last »
back to top