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

Menblatt's Wings [1]   [Garment]   Item ID# 20863 (MenblattWing)
Menblatt Wing Manteau
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
40
Defense
40
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A garment made from Menblatt Wings. I'm going to fly in the sky.

ATK +30.

Refine Level +5:
For each 60 base DEX: Long range physical damage +1%.

Refine Level +7:
For each 10 base DEX: Long range physical damage +1% additionally.

When compounded with Menblatt Card:
For each 10 base DEX: Long range physical damage -1%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,30; if (.@r>=5) bonus bLongAtkRate,readparam(bDex)/60; if (.@r>=7) bonus bLongAtkRate,readparam(bDex)/10; },{},{}
Dropped By No Result

Menswear [0]   [Body]   Item ID# 15089 (Lounge_Suit)
Lounge Suit
Type
Armor
Class
Armor
Buy
10z
Sell
5z
Weight
30
Defense
40
Required Lvl
80
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job except Novice & Supernovice
Description
A suit usually worn by Gentleman.
ASPD +3%
Reduces after cast delay by 3%.
Reduces variable cast time by 3%.

When refined to +7 or above:
ASPD +2%
Reduces after cast delay by 2%.
Reduces variable cast time by 2%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bAspdRate,3+((.@r>=7)?2:0); bonus bDelayrate,-3-((.@r>=7)?2:0); bonus bVariableCastrate,-3-((.@r>=7)?2:0); },{},{}
Dropped By

Ment    Item ID# 708 (Ment)
Type
Miscellaneous
Class
n/a
Buy
500z
Sell
250z
Weight
1
Description
A white flower containing oils that can relieve pain and aches. Strangely, only a few remember how to use it to cause memory loss.
Item Script
{},{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box
Required ForBard Job Quest
Ph. D Hat

Mental 1Lv    Item ID# 310876 (Mad_Bunny_Enchant_9_1)
Spirit Lv1
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MaxSP +3%
Item Script
{ bonus bMaxSPrate,3; },{},{}
Dropped By No Result

Mental 2Lv    Item ID# 310877 (Mad_Bunny_Enchant_9_2)
Spirit Lv2
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MaxSP +5%
Item Script
{ bonus bMaxSPrate,5; },{},{}
Dropped By No Result

Mental 3Lv    Item ID# 310878 (Mad_Bunny_Enchant_9_3)
Spirit Lv3
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MaxSP +7%
Item Script
{ bonus bMaxSPrate,7; },{},{}
Dropped By No Result

Mental Amplifier Ring [1]   [Accessory]   Item ID# 490079 (SoulExpansionRing)
Soul Expansion Ring
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A ring with embedded red stones that amplifies psychokinesis.

MDEF +15, INT +7.
Increases magical damage against Small, Medium and Large sized monsters by 10%.

For each 7 Base Level:
Increases damage of Soul Expansion by 1%.

When Level 5 Stasis is learned:
Increases Shadow, Ghost and Neutral elemental magic damage by 10%.

When Level 5 Telekinesis Intense is learned:
Decreases Telekinesis Intense skill cooldown by 75 seconds.

When Level 5 Hell Inferno is learned:
ASPD +15% (After attack delay -15%).
Recovers 100 HP and 10 SP when defeating monsters with magical attacks.

When Level 5 Recognized Spell is learned:
Decreases after skill cast delay of all skills by 30%.

When equipped by Warlock:
When equipped with Release of Truth:
Ignore magical defense of all enemies by 100%.

Releases Telekinesis Intense state when unequipping.
Item Script
expand to view script
{ bonus bMdef,15; bonus bInt,7; bonus2 bMagicAddSize,Size_All,10; bonus2 bSkillAtk,"WL_SOULEXPANSION",(BaseLevel/7); if (getskilllv("WL_STASIS") == 5) { bonus2 bMagicAtkEle,Ele_Dark,10; bonus2 bMagicAtkEle,Ele_Ghost,10; bonus2 bMagicAtkEle,Ele_Neutral,10; } if (getskilllv("WL_TELEKINESIS_INTENSE") == 5) bonus2 bSkillCooldown,"WL_TELEKINESIS_INTENSE",-75000; if (getskilllv("WL_HELLINFERNO") == 5) { bonus bAspdRate,15; bonus bMagicHPGainValue,100; bonus bMagicSPGainValue,10; } if (getskilllv("WL_RECOGNIZEDSPELL") == 5) bonus bDelayrate,-30; },{},{ sc_end SC_TELEKINESIS_INTENSE; }
Dropped By No Result

Mental Condenser [1]   [Accessory]   Item ID# 490078 (MD_Geffen_Ring2)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
10
Defense
15
Required Lvl
230
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
The magic ring developed by Geffen improves magical abilities.

MaxHP +5%
MATK +8%

When equipped with either Anti-Conjurer Suit or Magic Protector Robe:
Magical attacks have a random chance to recover 80 SP per 0.5 seconds for 19 times.
Item Script
{ bonus bMaxHPrate,5; bonus bMatkRate,8; },{},{}
Dropped By No Result

Mental Destroyer [0]   [One Hand]   Item ID# 1661 (Mental_Destroyer)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
140
Attack
100 / MATK 50
Required Lvl
95
Weapon Lvl
4
Slot
0
Applicable Jobs
High Wizard
Description
INT +10, MATK +50, MDEF +20.
Drains 5% SP from enemies while physically attacking.
When refined to +6 or higher, increases the SP drain of attacks.
Increases SP consumption of skills by 100.
Indestructible
Item Script
{ .@r = getrefine(); bonus bInt,10; bonus bUnbreakableWeapon; bonus bUseSPrate,100; bonus bMdef,20; bonus3 bSPVanishRate,1000,5+(.@r>5?3:0),BF_WEAPON|BF_MAGIC|BF_MISC; },{},{}
Dropped By

Mental of Varmundt Lv1    Item ID# 311969 (Ba_Mental1)
Varmundt's Spirit Lv1
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MRES +2, WIS +1
Item Script
{ bonus bMRes,2; bonus bWis,1; },{},{}
Dropped By No Result

Mental of Varmundt Lv2    Item ID# 311970 (Ba_Mental2)
Varmundt's Spirit Lv2
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MRES +4, WIS +2
Item Script
{ bonus bMRes,4; bonus bWis,2; },{},{}
Dropped By No Result

Mental of Varmundt Lv3    Item ID# 311971 (Ba_Mental3)
Varmundt's Spirit Lv3
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MRES +6, WIS +3
Item Script
{ bonus bMRes,6; bonus bWis,3; },{},{}
Dropped By No Result

« First < 11281129113011311132113311341135113611371138 > Last »
back to top