Renewal
.:Renewal Item Database:.
Card

Green Cenere Card [Footgear]   Item ID# 27014 (GreenCenere_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Mirage
Description
MaxHP +2%
Adds a chance of restoring HP by 1000 every second for 5 second when receiving by physical or magical attacks.
Item Script
{ bonus bMaxHPrate,2; autobonus2 "{ bonus2 bHPRegenRate,1000,1000; }",20,5000,BF_NORMAL|BF_MAGIC,"{ specialeffect2 EF_HEAL2; }"; },{},{}
Dropped By

Green Ferus Card [Footgear]   Item ID# 4381 (Ferus__Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Wonderer
Description
VIT + 1
Maximum HP + 10%
[+ Cruiser, Anolian, Alligator & Dragon Tail Card]
DEX + 5
Inflict 5% more damage with Arrow Vulcan, and inflict 10% more damage with Musical Strike and Throw Arrow.
[Bard, Dancer, Clown, Gypsy]
Add a 5% chance of auto casting Level 2 Tarot Card of Fate on the enemy when dealing physical attack.

More Information on Combo:
Item Script
{ bonus bVit,1; bonus bMaxHPrate,10; },{},{}
Dropped By
Obtainable FromOld Card Album

Green Flare Effect    Item ID# 29143 (Green_Floor_Effect)
Green Floor Effect
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Green Flare Effect
Item Script
{ hateffect HAT_EF_GREEN_FLOOR,true; },{},{ hateffect HAT_EF_GREEN_FLOOR,false; }
Dropped By No Result

Green Maiden Card [Garment]   Item ID# 4373 (Chung_E_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Cursed
Description
LUK - 5
LUK +1 and CRIT +1 for each refine level of the equipment this card is compounded on.
Item Script
{ .@r = getrefine(); bonus bLuk,.@r-5; bonus bCritical,min(.@r,10); },{},{}
Dropped By
Obtainable FromOld Card Album

Green Pitaya Card [Accessory]   Item ID# 300125 (Pitaya_G_Card)
Type
Card
Class
Accessory Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Summoner
Description
LUK +2
INT +1
MaxHP +10%

Increases damage of Picky Peck and Catnip Meteor by 10%.

When equipped with Magic Poison Plaga Card and Broken Gardener Beta Card:
Increases damage of Picky Peck and Catnip Meteor by additional 20%.

For each 2 Refine Levels of equipped Shoes:
Increases damage of Catnip Meteor by additional 5%.

For each 2 Refine Levels of equipped Weapon:
Increases damage of Picky Peck by additional 5%.
Item Script
{ bonus bInt,1; bonus bLuk,2; bonus bMaxHPrate,10; bonus2 bSkillAtk,"SU_CN_METEOR",10; bonus2 bSkillAtk,"SU_PICKYPECK",10; },{},{}
Dropped By

Gremlin Card [Accessory]   Item ID# 4355 (Gremlin_Card)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Healthy
Description
Add a chance of gaining 'Bomber Steak' each time a Brute monster is killed.
Item Script
{ bonus3 bAddMonsterDropItem,12043,RC_Brute,50; },{},{}
Dropped By
Obtainable FromOld Card Album

Grey Wolf Card [Accessory (Left)]   Item ID# 300220 (EP18_Grey_Wolf_Card)
Gray Wolf Card
Type
Card
Class
Accessory (Left) Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Wolf Scratch
Description
Increases melee physical damage by 6%.

When equipped with Ghost Wolf Card:
Increases melee physical damage by additional 8%.
Item Script
{ bonus bShortAtkRate,6; },{},{}
Dropped By No Result

Grim Reaper Ankou Card [Headgear]   Item ID# 27327 (ReaperAnkou_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Reaper Ankou
Description
Receiving physical or magical damage has a chance to curse all enemies in 17x17 cells around the caster
and get buffed with ATK +25% and MATK +25% for 10 seconds.
The chance increases with each refine level of the compounded equipment.

Transforms into Grim Reaper Ankou for 5 seconds, when using the First Aid skill.
Item Script
expand to view script
{ .@r = getrefine(); bonus3 bAutoSpellWhenHit,"NPC_WIDECURSE",3,(1+.@r); autobonus2 "{ bonus bAtkRate,25; bonus bMatkRate,25; }",(1+.@r),10000,BF_WEAPON|BF_MAGIC; autobonus3 "{ }",1000,5000,"NV_FIRSTAID","{ active_transform 3029,5000; }"; /* unknown rates */ },{},{}
Dropped By

Grizzly Card [Armor]   Item ID# 4162 (Grizzly_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Sightless
Description
Add a 3% chance of auto casting 'Blind' on an enemy when receiving physical attack.
[+ Bigfoot]
'Blind' chance increases to 9%.

More Information on Combo:
Item Script
{ bonus2 bAddEffWhenHit,Eff_Blind,300; },{},{}
Dropped By
Obtainable FromOld Card Album

Grote Card [Headgear]   Item ID# 300246 (Grote_Card)
Type
Card
Class
Headgear Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Gigantic Magic Immune
Description
Increases variable cast time of all skills by 5%.

For each Refine Level:
Decreases variable cast time by 1%.

Refine Level +9:
MDEF +8
Decreases magical damage taken from enemies of Small size by 1%.

Refine Level +11:
Decreases magical damage taken from enemies of Small size by additional 2%.
Item Script
{ .@r = getrefine(); bonus bVariableCastrate,5-.@r; if (.@r>=9) { bonus2 bMagicSubSize,Size_Small,1; bonus bMdef,8; if (.@r>=11) { bonus2 bMagicSubSize,Size_Small,2; } } },{},{}
Dropped By

Grove Card [Accessory]   Item ID# 4377 (Green_Iguana_Card)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Sweety
Description
Add a chance of gaining 'Fruit Mix' each time a Formless monster is killed.
Item Script
{ bonus3 bAddMonsterDropItem,12063,RC_Formless,50; },{},{}
Dropped By
Obtainable FromOld Card Album

Grudge    Item ID# 29218 (E_Ghost)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Decreases damage taken from Ghost elemental attacks by 15%.
Item Script
{ bonus2 bSubEle,Ele_Ghost,15; },{},{}
Dropped By No Result

« First < 2122232425262728 >
back to top