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

True Gemstone Shadow Pendant Box    Item ID# 101659 (aegis_101659)
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Applicable Jobs
Every Job
Description
A box containing the True Gemstone Shadow Pendant.
When used, you can obtain True Gemstone Shadow Pendant with a random refine level between +7 and +10.
Item Script
{ getgroupitem(IG_S_TRUEGEM_PENDANT,true); },{},{}
Dropped By No Result

True Gemstone Shadow Selection Box    Item ID# 101657 (aegis_101657)
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
A box that can be received by selecting an part of the True Gemstone Shadow Equipment.
If you select an Earring/Pendant/Shoes/Armor part, you will get a box containing the selected Shadow Equipment.
Item Script
{},{},{}
Dropped By No Result

True Gemstone Shadow Shoes [Shadow Footgear]   Item ID# 24676 (S_TrueGem_Shoes)
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A pair of shoes worn on top of normal shoes for additional defense. Needs a complete set to have bonus effect.

MATK +3%

For each 2 Refine Levels:
Increases magical damage with every element by 1%.

Refine Level +10:
Decreases variable cast time by 3%.
Item Script
{ .@r = getrefine(); bonus bMatkRate,3; bonus2 bMagicAtkEle,Ele_All,(.@r/2); if (.@r>=10) { bonus bVariableCastrate,-3; } },{},{}
Dropped By No Result

True Gemstone Shadow Shoes Box    Item ID# 101660 (aegis_101660)
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Applicable Jobs
Every Job
Description
A box containing the True Gemstone Shadow Shoes.
When used, you can obtain True Gemstone Shadow Shoes with a random refine level between +7 and +10.
Item Script
{ getgroupitem(IG_S_TRUEGEM_SHOES,true); },{},{}
Dropped By No Result

True Gemstone Shadow Spellbook    Item ID# 101308 (True_GemShadow_Up)
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
A spellbook that enhances True Gemstone Shadow Equipment.
Without changing the refine level, one or two Random Options are granted.
Note that the existing Random Options disappear.

[Target Items]
True Gemstone Shadow Pendant
True Gemstone Shadow Earring
True Gemstone Shadow Shoes
True Gemstone Shadow Armor
Item Script
{ laphine_synthesis(); },{},{}
Dropped By No Result

True Gemstone Shadow Thump Box    Item ID# 100620 (True_GemShadow_Mix)
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
True Gemstone Shadow Thump Box
If you add 6 +7 of the following Shadow Equipments, you can obtain one of True Gemstone Shadow Armor, True Gemstone Shadow Shoes, True Gemstone Shadow Earring or True Gemstone Shadow Pendant randomly:

Gemstone Shadow Weapon,
Gemstone Shadow Armor,
Gemstone Shadow Shoes,
Gemstone Shadow Shield,
Gemstone Shadow Pendant,
Gemstone Shadow Earring,
Gemstone Shadow Weapon II,
Gemstone Shadow Shield II,
Gemstone Shadow Earring II.

The refine level of an item that becomes a material does not affect the result.
Item Script
{ laphine_synthesis(); },{},{}
Dropped By No Result

True Gertie Card [Weapon]   Item ID# 4694 (Real_Gertie_Card)
True Gertie Wie Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Feint
Description
Increases Feint Bomb damage by 20%.
When equipped with Level 4 weapons, increases Feint Bomb damage by 20%.
When refine level +10 or higher: increases Feint Bomb damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"SC_FEINTBOMB",20+.@b; },{},{}
Dropped By

True Gertie Card [Accessory]   Item ID# 27078 (Real_Gertie_Card_J)
Shadow Chaser Gertie Card (jRO)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Triangle
Description
Increases damage of Triangle Shot by 70%.

When equipped with Shadow Chaser Gertie(MVP) Card:
Random chance to increase AGI by 100 and transform into Shadow Chaser Gertie for 5 seconds when recieving physical damage.
Item Script
{ bonus2 bSkillAtk,"SC_TRIANGLESHOT",70; },{},{}
Dropped By No Result

True Howard Alt-Eisen Card [Weapon]   Item ID# 4688 (Real_Harword_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Power Storm
Description
Increases Axe Tornado damage by 20%.
When equipped with Level 4 weapons, increases Axe Tornado damage by 20%.
When refine level +10 or higher: increases Axe Tornado damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"NC_AXETORNADO",20+.@b; },{},{}
Dropped By

True Howard Alt-Eisen Card [Accessory]   Item ID# 27072 (Real_Harword_Card_J)
Mechanic Harword Card (jRO)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Magma
Description
Increases damage of Magma Eruption by 100%.

When equipped with Mechanic Harword(MVP) Card:
Random chance to increase LUK by 100 and transform into Mechanic Harword for 5 seconds when recieving physical damage.
Item Script
{ bonus2 bSkillAtk,"NC_MAGMA_ERUPTION",100; },{},{}
Dropped By No Result

True Hunting Boots [1]   [Footgear]   Item ID# 22168 (True_Hunting_Boots)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
50
Defense
13
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Boots awarded by the royal family as a token of gratitude to the hunters who excelled at the hunt.

ASPD +8% (Decreases after attack delay by 8%).
For each 3 refine levels: ASPD +2% (Decreases after attack delay by 2%).

When equipped with True Hunting Mail:
Increases long range physical damage by 7%.

For each refine level above +9 or higher of True Hunting Boots and True Hunting Mail:
Increases critical damage by 10%.
Item Script
{ bonus bAspdRate,8+2*(getrefine()/3); },{},{}
Dropped By No Result

True Hunting Magical Ring [1]   [Accessory (Left)]   Item ID# 28563 (True_Hunting_Ring2)
Type
Armor
Class
Accessory (Left)
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
50
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A ring designed with excellent craftsmanship to help with hunting.

Reduces variable cast time of all skills by 7%.
Item Script
{ bonus bVariableCastrate,-7; },{},{}
Dropped By No Result

« First < 6566676869707172737475 > Last »
back to top