Renewal
.:Renewal Item Database:.
Card

Gray Icewind Card [Footgear]   Item ID# 300457 (aegis_300457)
Type
Card
Class
Footgear Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Gray Wind
Description
ATK +5%

Decreases variable cast time by 5%.
Increases SP Consumption by 7%.

When Armor Level of compounded equipment is 2:
POW +3, CON +3
Decreases variable cast time by additional 3%.

When equipped with Copo Card:
Increases Physical Damage against monsters of Large size by 10%.

For each 2 refine levels:
Increases Physical Damage against monsters of Large size by additional 3%.
Item Script
{ bonus bVariableCastrate,-5; bonus bUseSPrate,7; bonus bAtkRate,5; if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_ARMORLEVEL)==2) { bonus bVariableCastrate,-3; bonus bPow,3; bonus bCon,3; } },{},{}
Dropped By No Result

Greater Bellare Card [Weapon]   Item ID# 27307 (High_Bellare_Card)
Mutant Heart Hunter Bellare Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Heavy Trip
Description
When compounded on Gatling Gun class weapons:
HIT +20. Increases long ranged physical damage by 5%.

For each refine level:
Increases long ranged physical damage by additional 1%.

Refine Level +10:
Increases damage of Round Trip by 15%.
Item Script
{ if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_GATLING) { .@r = getrefine(); bonus bHit,20; bonus bLongAtkRate,(5+.@r); if (.@r >= 10) { bonus2 bSkillAtk,"RL_R_TRIP",15; } } },{},{}
Dropped By

Greater Sanare Card [Headgear]   Item ID# 27309 (High_Sanare_Card)
Mutant Heart Hunter Sanare Card
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Of Holy Power
Description
MATK +10.
Increases Holy elemental magic damage by 5%.

Refine Level +9:
Increases Holy elemental magic damage by additional 5%
Item Script
{ bonus bMatk,10; .@val = 5; if (getrefine() >= 9) { .@val += 5; } bonus2 bMagicAtkEle,Ele_Holy,.@val; },{},{}
Dropped By

Greatest General Card [Accessory]   Item ID# 4283 (Greatest_General_Card)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Mana Sphere
Description
Add a 0.2% chance of auto casting Level 5 Call Spirits on the user when attacking.
[Acolyte Class]
The chance is increased to 2%.
Item Script
{ bonus3 bAutoSpell,"MO_CALLSPIRITS",5,2+18*(BaseClass == Job_Acolyte); },{},{}
Dropped By
Obtainable FromOld Card Album

Greed    Item ID# 29046 (Greed)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Enables use of Level 1 Greed.
Item Script
{ skill "BS_GREED",1; },{},{}
Dropped By No Result

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

« First < 106107108109110111112113114115116 > Last »
back to top