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

Concentrated Red Potion    Item ID# 1100003 (Concentrated_R_P)
Concentrated Red Syrup Potion
Type
Healing Item
Class
n/a
Buy
10z
Sell
5z
Weight
0.2
Required Lvl
120
Description
Potion created by concentrating Red Syrup once more.
It became lighter and the efficiency of use was also increased.
However, since it is a highly concentrated potion, there are some restrictions on taking it.

Effect: Recovers 675 HP
Item Script
{ itemheal rand(655,675),0; },{},{}
Dropped By No Result

Concentrated White Potion Z    Item ID# 12428 (Enrich_White_PotionZ)
Enriched White PotionZ
Type
Healing Item
Class
n/a
Buy
10z
Sell
5z
Weight
7
Description
A potion that recovers a large amount of HP.

Heal: 1000 HP(Fixed)
Effect: Natural HP regeneration +20%
Duration: 500 sec
Item Script
{ sc_start SC_EXTRACT_WHITE_POTION_Z,500000,20; heal 1000,0; },{},{}
Dropped By No Result

Concentration of Varmundt Lv1    Item ID# 310926 (Barmund_Con1)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Essence of Varmundt's Concentration.

CON +1

For each 20 base CON:
ATK +3, P.ATK +1

[Enchanted Equipment's Grade]

For each 20 base CON:
[Grade D]: P.ATK +1
[Grade C]: P.ATK +1
[Grade B]: P.ATK +1
[Grade A]: P.ATK +1
Item Script
expand to view script
{ .@param = (readparam(bCon)/20); .@g = getenchantgrade(); bonus bCon,1; bonus bPAtk,.@param; bonus bBaseAtk,3*.@param; if (.@g >= ENCHANTGRADE_D) { bonus bPAtk,.@param; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,.@param; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,.@param; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,.@param; } } } } },{},{}
Dropped By No Result

Concentration of Varmundt Lv2    Item ID# 310927 (Barmund_Con2)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Essence of Varmundt's Concentration.

CON +2

For each 20 base CON:
ATK +4, P.ATK +2

[Enchanted Equipment's Grade]

For each 20 base CON:
[Grade D]: P.ATK +1
[Grade C]: P.ATK +1
[Grade B]: P.ATK +1
[Grade A]: P.ATK +2
Item Script
expand to view script
{ .@param = (readparam(bCon)/20); .@g = getenchantgrade(); bonus bCon,2; bonus bPAtk,2*.@param; bonus bBaseAtk,4*.@param; if (.@g >= ENCHANTGRADE_D) { bonus bPAtk,.@param; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,.@param; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,.@param; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,2*.@param; } } } } },{},{}
Dropped By No Result

Concentration of Varmundt Lv3    Item ID# 310928 (Barmund_Con3)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Essence of Varmundt's Concentration.

CON +3

For each 20 base CON:
ATK +5, P.ATK +3

[Enchanted Equipment's Grade]

For each 20 base CON:
[Grade D]: P.ATK +1
[Grade C]: P.ATK +2
[Grade B]: P.ATK +2
[Grade A]: P.ATK +2
Item Script
expand to view script
{ .@param = (readparam(bCon)/20); .@g = getenchantgrade(); bonus bCon,3; bonus bPAtk,3*.@param; bonus bBaseAtk,5*.@param; if (.@g >= ENCHANTGRADE_D) { bonus bPAtk,.@param; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,2*.@param; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2*.@param; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,2*.@param; } } } } },{},{}
Dropped By No Result

Concentration Potion    Item ID# 645 (Center_Potion)
Type
Usable Item
Class
n/a
Buy
1200z
Sell
600z
Weight
10
Applicable Jobs
Every Job
Description
Potion that stimulates concentration. Affects the attack speed of its consumer.
Can be used by all professions.
Item Script
{ sc_start SC_ASPDPOTION0,1800000,4; },{},{}
Dropped By
Buyable AtClick here for a list of venders
Obtainable FromOld Blue Box, Old Violet Box

Concentration Scroll    Item ID# 14531 (Accuracy_30_Scroll)
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Applicable Jobs
Every Job
Description
Concentration Scroll - Increases Accuracy for 30 minutes.
Effect disappear upon death.
Item Script
{ sc_start SC_HITFOOD,1800000,30; },{},{}
Dropped By No Result

Concentration Scroll Box    Item ID# 13625 (Accuracy_30_Scroll_Box)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box scroll that contains Concentration Scroll.
Concentration Scroll - Increases Accuracy for 30 minutes.
Effect disappear upon death.

Once this item is purchased, termination of contract is impossible. Also, this item is not refundable.
Item Script
{ getitem 14531,1; },{},{}
Dropped By No Result

Concentration Shadow Shield [Shadow Shield]   Item ID# 24756 (S_Concentration_Shield)
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.

For each Refine Level: CON +1

Refine Level +7: P.ATK +2, S.MATK +2.

Refine Level +9: P.ATK +2, S.MATK +2.
Item Script
{ .@r = getrefine(); bonus bCon,.@r; if (.@r>=7) { bonus bPAtk,2; bonus bSmatk,2; if (.@r>=9) { bonus bPAtk,2; bonus bSmatk,2; } } },{},{}
Dropped By No Result

Concentration Shadow Weapon [Shadow Weapon]   Item ID# 24755 (S_Concentration_Weapon)
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A pair of gloves that can draw the wearer's potential ability.

For each Refine Level: CON +1

Refine Level +7: P.ATK +2, S.MATK +2.

Refine Level +9: P.ATK +2, S.MATK +2.

When equipped with Concentration Shadow Shield:
P.ATK +2, S.MATK +2.
Item Script
{ .@r = getrefine(); bonus bCon,.@r; if (.@r>=7) { bonus bPAtk,2; bonus bSmatk,2; if (.@r>=9) { bonus bPAtk,2; bonus bSmatk,2; } } },{},{}
Dropped By No Result

Concentration Stone (Dual)    Item ID# 311355 (Con_Robe_D)
Concentration Stone(Dual)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
CON +5
Item Script
{ bonus bCon,5; },{},{}
Dropped By No Result

Concentration Stone (Dual)    Item ID# 1000856 (ConStone_Robe_D)
Concentration Stone(Dual)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
10
Description
A stone that increases Concentration.
Gives the following effects when compounded on the 2nd slot of an Costume Garment.

CON +5

Go to: [Lace La Zard] at mal_in01 (20, 107) in a building near Malangdo (115, 150).
Item Script
{},{},{}
Dropped By No Result

« First < 949596979899100101102103104 > Last »
back to top