Renewal
.:Renewal Item Database:.
Armor

Geffenia Magic Device of Ice [1]   [Accessory]   Item ID# 490029 (Geffenia_Magictool_Ice)
Geffenia Ice Magic Tool
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
50
Defense
2
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
One of the great treasures of the forgotten continent, Geffenia.
Those who obtained it becomes the ruler of absolute zero.

MDEF +10.
Increases magical damage dealt to enemies of all sizes by 10%.

For each 3 Base Level:
Increases damage of Storm Gust by 2%.

When Comet is mastered:
Decreases SP Consumption of Jack Frost by 35.
Decreases fixed cast time of Jack Frost by 100%.

When Jack Frost is mastered:
Increases damage of Comet by 50%.
Decreases SP Consumption of Comet by 100.

When Stasis is mastered:
Increases damage of Frosty Misty and Jack Frost by 50%.

When Recognized Spell is mastered,
Decreases after skill cast delay of all skills by 30%.

When equipped by a Warlock and equipped with Liberation of Truth:
Nullifies Gemstone requirement of certain skills.
Item Script
expand to view script
{ bonus bMdef,10; bonus2 bMagicAddSize,Size_All,10; bonus2 bSkillAtk,"WZ_STORMGUST",2*(BaseLevel/3); if (getskilllv("WL_COMET") == 5) { bonus2 bSkillUseSP,"WL_JACKFROST",35; bonus2 bFixedCastrate,"WL_JACKFROST",-100; } if (getskilllv("WL_JACKFROST") == 5) { bonus2 bSkillAtk,"WL_COMET",50; bonus2 bSkillUseSP,"WL_COMET",100; } if (getskilllv("WL_STASIS") == 5) { bonus2 bSkillAtk,"WL_FROSTMISTY",50; bonus2 bSkillAtk,"WL_JACKFROST",50; } if (getskilllv("WL_RECOGNIZEDSPELL") == 5) bonus bDelayrate,-30; },{},{}
Dropped By No Result

Geffenia Tomb of Water [1]   [Shield]   Item ID# 2161 (Geffenia_Book_Water)
Geffenia Water Book
Type
Armor
Class
Shield
Buy
56000z
Sell
28000z
Weight
100
Defense
30
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Warlock
Description
One of Geffenia's secret treasures. There are not many people who can use this shield's magic.

INT +1, MDEF +2.

If base INT at least 120: MATK +10 and MaxHP +800.

+Lacryma Stick:
Reduces variable cast time of Jack Frost, Frost Misty and Storm Gust by (4*Shield refine level)%.

More Information on Combo:
Item Script
{ bonus bMdef,2; bonus bInt,1; if (readparam(bInt)>=120) { bonus bMatk,10; bonus bMaxHP,800; } },{},{}
Dropped By

Gelato Hat [0]   [Upper Head]   Item ID# 18626 (Gelato_Hat)
Chewy Gelato
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
20
Defense
2
Required Lvl
40
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A delectable frozen treat served with a cherry on top.
MaxHP +300
Enables use of Level 1 Frost Driver.
iRO: If refined to +7 or higher, Enables use of level 5 Frost Driver.
Item Script
{},{},{}
Dropped By No Result

Gemini Crown [1]   [Upper Head]   Item ID# 5570 (Gemini_Crown)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Defense
6
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A magnificent crown created to pay tribute to the 3rd sign of the zodiac, Gemini the Twins. Attached to the crown is an Alexandrite gemstone, the birthstone for those born under this sign.

[kRO]:
AGI +2, Flee +10. Increase resistance against Wind property by 5%.
When refined to 7 or higher, HIT +5, ATK +30.

[unofficial]: AGI +2, Flee +10. When refined to 7 or higher, HIT +5, ATK +30.

(Select to show Pre-RE or iRO description for different effect).
Item Script
{ bonus bAgi,2; bonus bFlee,10; if (getrefine()>6) { bonus bHit,5; bonus bBaseAtk,30; } },{},{}
Dropped By No Result

Gemini Diadem [1]   [Upper Head]   Item ID# 5569 (Gemini_Diadem)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Defense
3
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A magnificent Diadem created to pay tribute to the 3rd sign of the zodiac, Gemini the Twins. Attached to the crown is an Alexandrite gemstone, the birthstone for those born under this sign.

[kRO]:
DEX +2. Increase resistance against Wind property by 5%.
Reduces after cast skill delay by 2%.
When refined to +7 or higher, DEX +1, MATK +30.

[unofficial]: DEX +2, MATK +2%. When refined to +7 or higher, DEX +1, MATK +30.

(Select to show Pre-RE or iRO description for different effect).
Item Script
{ bonus bDex,2; bonus bMatkRate,2; if (getrefine()>6) { bonus bDex,1; bonus bMatk,30; } },{},{}
Dropped By No Result

Gemini Mail [1]   [Body]   Item ID# 450130 (Gemini_Mail_J)
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
100
Defense
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableArmor; bonus bMdef,5; bonus bBaseAtk,50; bonus bMatk,50; bonus bMaxHP,1000; bonus bDelayrate,-10; if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) { bonus bBaseAtk,80; bonus bMatk,80; bonus bMaxHPrate,10; bonus bMaxSPrate,10; if (.@r>=8) { bonus bAtkRate,30; bonus bMatkRate,30; } } },{},{}
Dropped By No Result

Gemini Manteau [0]   [Garment]   Item ID# 480026 (Gemini_Manteau_J)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
30
Defense
25
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bMdef,5; bonus bBaseAtk,20; bonus bMatk,20; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bDelayrate,-5; bonus2 bSubEle,Ele_Neutral,20; if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) { bonus bBaseAtk,30; bonus bMatk,30; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bDelayrate,-5; if (.@r>=8) bonus bLongAtkRate,20; } },{},{}
Dropped By No Result

Gemini Red Eyes [0]   [Middle Head]   Item ID# 19273 (Gemini_RedEyes)
Gemini-S58 Red Eyes
Type
Armor
Class
Middle Headgear
Buy
20z
Sell
10z
Weight
10
Required Lvl
100
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Color contacts created to resemble the eyes of the Gemini-S58.

Increases resistance to Stone Curse and Sleep by 10%.

Base VIT is at least 90:
Increases resistance to Stone Curse and Sleep by additional 40%.
Item Script
{ .@val = 100*(readparam(bVit)>89?50:10); bonus2 bResEff,Eff_Sleep,.@val; bonus2 bResEff,Eff_Stone,.@val; },{},{}
Dropped By No Result

Gemini Ring [0]   [Accessory]   Item ID# 490032 (Gemini_Ring_J)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ bonus bHit,50; bonus bMaxSP,100; bonus bDelayrate,-5; bonus bAtkRate,5; bonus bMatkRate,5; if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) { bonus bDelayrate,-5; bonus bAtkRate,5; bonus bMatkRate,5; bonus2 bSkillAtk,"CG_ARROWVULCAN",300; bonus2 bVariableCastrate,"CG_ARROWVULCAN",-50; } },{},{}
Dropped By No Result

Gemini Shoes [0]   [Footgear]   Item ID# 470032 (Gemini_Shoes_J)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
40
Defense
25
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bMdef,5; bonus bBaseAtk,50; bonus bMatk,50; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bDelayrate,-10; if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) { bonus bBaseAtk,80; bonus bMatk,80; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bSkillAtk,"WM_REVERBERATION",100; if (.@r>=8) bonus2 bVariableCastrate,"WM_REVERBERATION",-100; } },{},{}
Dropped By No Result

Gemini-S58 Eyes [0]   [Middle Head]   Item ID# 19113 (Gemini_Eyes)
Type
Armor
Class
Middle Headgear
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
100
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Novice
Swordman
Mage
Archer
Acolyte
Merchant
Thief
Knight
Priest
Wizard
Blacksmith
Hunter
Assassin
Supernovice
Crusader
Monk
Sage
Rogue
Alchemist
Bard / Dancer
Taekwon
Star Gladiator
Soul Linker
Gunslinger
Ninja
Kagerou / Oboro
Rebellion
Spirit Handler
Description
An imitation eyes contact based of Gemini-S58 eyes.

Reduces damage taken from Psychic Wave and Ray of Genesis by 30%.
Increases resistance against Stun and Silence status by 10%.

Base AGI is at least 90:
Increases resistance against Stun and Silence status by 30%.
Item Script
{ if (readparam(bAgi) >= 90) .@val = 30; bonus2 bResEff,Eff_Silence,10+.@val; bonus2 bSubSkill,"LG_RAYOFGENESIS",30; bonus2 bSubSkill,"SO_PSYCHIC_WAVE",30; },{},{}
Dropped By No Result

Gemma Hairband [1]   [Upper Head]   Item ID# 18590 (Gemma_Hairband)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
20
Defense
3
Required Lvl
10
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A hairband made with gold strings.
Reduces magical and physical damage taken from Demon monster by 5%.
MDEF + 3.
Item Script
{ bonus bMdef,3; },{},{}
Dropped By No Result

< 1234567891011 > Last »
back to top