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

Jumping Poring Box    Item ID# 16708 (FJumping_Poring_Box)
Type
Usable Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Applicable Jobs
Every Job
Description
A box that contains 1 Jumping Poring
Description:
A Poring hat that feels like hopping on top of your head. It brings fortune to the wearer.
LUK + 1
Cannot be upgraded and destroyed.
Item Script
{ getitem 5335,1; },{},{}
Dropped By No Result

Jumping Support Box    Item ID# 22700 (Jumping_Kit_Box)
Type
Cash Shop Item
Class
n/a
Buy
10z
Sell
5z
Weight
0
Description
This item is impossible to deal with another account.
A box containing 1 White Slim Potion Box, Novice Fly Wing Box(200), Novice Butterfly Wing(50), and 5 boxes that containing Quivers and Oridecons.
Caution - When you unpack the box, the weight and quantity in excess of possession limit state, the items may be lost!.
Item Script
{ /*TODO: getitem 12529,1; getitem 12323,200; getitem 12324,50; and 5 boxes that containing quivers + oridecons*/ },{},{}
Dropped By No Result

Juncea Test Tube    Item ID# 1000604 (Ep19_Juncea_Tube)
Jungkea's Test Tube
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Description
A test tube placed in Jungkea's laboratory.
It looks like it could hold some liquid.
Item Script
{},{},{}
Dropped By No Result

June Gift Box    Item ID# 22674 (JuneGiftBox_)
Type
Usable Item
Class
n/a
Buy
10z
Sell
5z
Weight
10
Applicable Jobs
Every Job
Description
Cannot be traded
A box that contains a potion box.
Item Script
{ /*1 Potion Box*/ },{},{}
Dropped By No Result

June Gift Box    Item ID# 22855 (JuneGiftBox)
Type
Usable Item
Class
n/a
Buy
10z
Sell
5z
Weight
10
Applicable Jobs
Every Job
Description
Cannot be traded
A box that contains a potion box.
Item Script
{ /*1 Potion Box*/ },{},{}
Dropped By No Result

Jung Bi Scroll    Item ID# 14665 (Jung_Bi_Scroll)
Scroll of Love
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
0
Description
Rumors say it will bless for your love.
Item Script
{ getgroupitem(IG_Jung_Bi_Scroll); },{},{}
Dropped By No Result

Jungle Carbine [0]   [Two Handed]   Item ID# 13165 (Jungle_Carbine)
Type
Weapon
Class
Rifle
Buy
56000z
Sell
28000z
Weight
70
Attack
170
Required Lvl
70
Weapon Lvl
3
Slot
0
Range
9
Applicable Jobs
Gunslinger
Rebellion
Description
A rifle with a shorter barrel to better suit it for close quarter battles such as in the jungle or indoors.
Critical Rate + 4, increases attack speed by 10%.
For every 3 Base DEX, HIT -1.
Item Script
{ bonus bHit,10; bonus bCritical,4; bonus bAspdRate,10; bonus bHit,-readparam(bDex)/3; },{},{}
Dropped By No Result
Buyable AtClick here for a list of venders

Jungle Carbine [1]   [Two Handed]   Item ID# 13166 (Jungle_Carbine_)
Type
Weapon
Class
Rifle
Buy
56000z
Sell
28000z
Weight
70
Attack
170
Required Lvl
70
Weapon Lvl
3
Slot
1
Range
9
Applicable Jobs
Gunslinger
Rebellion
Description
A rifle with a shorter barrel to better suit it for close quarter battles such as in the jungle or indoors.
Critical Rate + 4, increases attack speed by 10%.
For every 3 Base DEX, HIT -1.
Item Script
{ bonus bHit,10; bonus bCritical,4; bonus bAspdRate,10; bonus bHit,-readparam(bDex)/3; },{},{}
Dropped By No Result

Jungle Mandragora Card [Weapon]   Item ID# 4669 (Ju_Mandragora_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Gust
Description
Increase magic attack against Wind property monsters by 3%.

If refine level of compounded weapon is:
[+7 or higher]
Magic attack against Wind property monsters is increased to 5%.
[+9 or higher]
Magic attack against Wind property monsters is increased to 7%.
Item Script
{ .@r = getrefine(); bonus2 bAddEle,Ele_Wind,((.@r>=9)?7:((.@r>=7)?5:3)); },{},{}
Dropped By

Junky Chocolate    Item ID# 12237 (Choco_Lump)
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
10
Applicable Jobs
Every Job
Description
A dollop of unidentified black thing. If you examine it closely, you may recognize that it is a chocolate.
What happened with this chocolate?
Recovers a small amount of SP.
Item Script
{ percentheal 0,5; sc_start SC_POISON,18000,0; sc_start SC_BLEEDING,18000,0; },{},{}
Dropped By No Result

Jupiter Spear [2]   [Two Handed]   Item ID# 630027 (Luppiter_Spear)
Type
Weapon
Class
Two-handed Spear
Buy
n/a
Sell
n/a
Weight
500
Attack
300
Required Lvl
215
Weapon Lvl
5
Slot
2
Range
3
Applicable Jobs
Dragon Knight
Description
A holy two-handed spear made after the weapon used by the ancient gods.

MaxHP +5%, POW +2.
Increases damage of Dragonic Breath by 5%.

Refine Level +5:
Increases damage of Dragonic Breath by additional 10%.

Refine Level +7:
Increases ranged physical damage by 5%.

Refine Level +9:
Increases damage of Dragonic Breath by additional 10%.

Refine Level +10:
Decreases after skill cast delay by 10%.

Refine Level +11:
Increases damage of Dragonic Breath by additional 5%.
Increases damage of Madness Crusher by 15%.

[Bonus by Grade]
[Grade D]: ranged physical damage +10%.
[Grade C]: Physical Damage against enemies of every size +10%.
[Grade B]: Physical Damage against enemies of every race +10%.
[Grade A]: Physical Damage against enemies of every element +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMaxHPrate,5; bonus bPow,2; bonus2 bSkillAtk,"DK_DRAGONIC_BREATH",5; if (.@r>=5) { bonus2 bSkillAtk,"DK_DRAGONIC_BREATH",10; if (.@r>=7) { bonus bLongAtkRate,5; if (.@r>=9) { bonus2 bSkillAtk,"DK_DRAGONIC_BREATH",10; if (.@r>=10) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"DK_MADNESS_CRUSHER",15; bonus2 bSkillAtk,"DK_DRAGONIC_BREATH",5; } } } } } if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddEle,Ele_All,10; } } } } },{},{}
Dropped By No Result

Jur [2]   [Two Handed]   Item ID# 1250 (Jur)
Type
Weapon
Class
Katar
Buy
19500z
Sell
9750z
Weight
80
Attack
125
Required Lvl
18
Weapon Lvl
2
Slot
2
Applicable Jobs
Assassin
Description
A set of Arabian style blades that are worn on the back of both hands or on the forearms.
Item Script
{},{},{}
Dropped By No Result
Buyable AtClick here for a list of venders
Obtainable FromOld Blue Box

« First < 78910111213 >
back to top