.:Renewal Item Database:.
Items Listed From A-Z
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0 Required Lvl 99 | |
Applicable Jobs | Guillotine Cross |
---|---|
Description | A sacred earring which is believed to protect its wearer. It also draws the wearer's potential abilities. Increases physical damage against enemies of every size by 5%. For each 2 Refine Levels: Increases physical damage against enemies of every size by additional 1%. |
Item Script | { bonus2 bAddSize,Size_All,5+(getrefine()/2); },{},{} |
Dropped By | No Result |
Type
Shadow Gear
Class
Shadow Earring
Buy
n/a
Sell
n/a
Weight
0 Required Lvl 99 | |
Applicable Jobs | Guillotine Cross |
---|---|
Description | A sacred necklace which is believed to protect its wearer. It also draws the wearer's potential abilities. Increases critical damage by 5%. For each 2 refine levels: Increases critical damage by additional 1%. |
Item Script | { bonus bCritAtkRate,5+(getrefine()/2); },{},{} |
Dropped By | No Result |
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0 Required Lvl 99 | |
Applicable Jobs | Guillotine Cross |
---|---|
Description | A pair of gloves that can draw the wearer's potential ability. Physical melee attacks have a chance to increase critical damage by 10% and physical damage against enemies of every size by 10% for 5 seconds. Refine Level +7: Increases the chance to increase critical damage by additional 5% and physical damage against enemies of every size by additional 5% for 5 seconds. Refine Level +9: Increases the duration of increased critical damage and physical damage against enemies of every size by additional 5 seconds. When equipped with Katar Shadow Pendant and Katar Shadow Earring: For each refine level of entire set: ATK +1. When equipped with Guillotine Cross Shadow Shield: Ignores magical defense of all race monsters, except Players, by 40%. For each refine level of entire set: Ignores magical defense of all race monsters, except Players, by additional 1%. |
Item Script |
expand to view script{ .@r = getrefine(); if (.@r>=9) { autobonus "{ bonus2 bAddSize,Size_All,15; bonus bCritAtkRate,15; }",1,10000,BF_WEAPON; } else if (.@r>=7) { autobonus "{ bonus2 bAddSize,Size_All,15; bonus bCritAtkRate,15; }",1,5000,BF_WEAPON; } else { autobonus "{ bonus2 bAddSize,Size_All,10; bonus bCritAtkRate,10; }",1,5000,BF_WEAPON; } },{},{} |
Dropped By | No Result |
Type
Card
Class
Headgear Card
Buy
n/a
Sell
n/a
Weight
1 Pre/Suffix Kathryn's | |
Description | 'The more you talk, the better, because if you don't talk, you won't make mistakes.' -Kathryn Wigner |
---|---|
Item Script | {},{},{} |
Dropped By | No Result |
Type
Card
Class
Headgear Card
Buy
n/a
Sell
n/a
Weight
1 Pre/Suffix of Vituos Wigner | |
Description | Decreases variable cast time by 5%. When equipped with Spica Nerious Card and Nihil M. Heine Card: Increases magical damage against monsters of Small size and Brute race by 7%. When equipped with Wolf Roegenburgs Card and Poe Richard Card: Increases magical damage against monsters of Medium size by 7%. Decreases after skill cast delay by 5%. |
---|---|
Item Script | { bonus bVariableCastrate,-5; },{},{} |
Dropped By | No Result |
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Caster | |
Description | Reduces variable cast time by 1% per refine level of the equipment this card is compunded on. If the compounded item is refined to +9 or higher, MATK +2%. |
---|---|
Item Script | { .@r = getrefine(); bonus bVariableCastrate,.@r*-1; if (.@r>=9) { bonus bMatkRate,2; } },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
200 Attack
175 Required Lvl 48 Weapon Lvl 4 Slot 0 | |
Applicable Jobs | Swordman Knight Crusader |
---|---|
Description | A sword with an unique, "S" shaped hilt. VIT + 5, DEF + 10 |
Item Script | { bonus bVit,5; bonus bDef,10; },{},{} |
Dropped By |
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Low Level | |
Description | FLEE +10 [When compounded into an item with refine rate of 0~4] Additional FLEE +10 Perfect Dodge + 1 |
---|---|
Item Script | { if (getrefine()<=4) { bonus bFlee,20; bonus bFlee2,1; } else { bonus bFlee,10; } },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Miscellaneous
Class
n/a
Buy
2z
Sell
1z
Weight
1 | |
Description | The word "Ke-60" is written in the middle of a white paper. |
---|---|
Item Script | {},{},{} |
Dropped By | No Result |
Type
Miscellaneous
Class
n/a
Buy
2z
Sell
1z
Weight
1 | |
Description | The word "Kemerdekaan" is written in the middle of a white paper. |
---|---|
Item Script | {},{},{} |
Dropped By | No Result |
Keraunos [1] [Accessory] Item ID# 28503 (Keraunos) | |
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10 Required Lvl 100 Armor Lvl 1 Slot 1 Refineable No | |
Applicable Jobs | Every Job |
---|---|
Description | A replica of a device used by an individual who could call down god's thunder. MaxHP +5%, ATK +5%. Reduces after attack delay by 5%. Reduces variable cast time of Hell Gate by 3% for every 20 base levels. Reduces variable cast time of Lightning Ride by 5% for every 15 base levels. Reduces cooldown time of Power Absorb by 3 seconds. Increases Lightning Ride damage by 5%. |
Item Script |
expand to view script{ bonus bMaxHPrate,5; bonus2 bAddClass,Class_All,5; bonus bAspdRate,5; bonus2 bVariableCastrate,"SR_GATEOFHELL",-3*(BaseLevel/20); bonus2 bVariableCastrate,"SR_RIDEINLIGHTNING",-5*(BaseLevel/15); bonus2 bSkillCooldown,"SR_ASSIMILATEPOWER",-3000; bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",5; },{},{} |
Dropped By | No Result |
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10 Defense
4 Required Lvl 24 Armor Lvl 1 Slot 0 | |
Applicable Jobs | Every Job |
---|---|
Description | Wonderful Kerchief for that loved. Flee +5, MDEF +2. |
Item Script | { bonus bMdef,2; bonus bFlee,5; },{},{} |
Dropped By | No Result |