Renewal
.:Item Database:.
Card

Gig Card [Weapon]   Item ID# 4165 (Gig_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Insect Soul Eater
Description
Gain 5 SP each time an Insect monster is killed by a Physical Melee Damage.
Drain 5 SP as the weapon is unequipped.
Item Script
{ bonus2 bSPGainRace,RC_Insect,5; },{},{ heal 0,-5; }
Dropped By
Obtainable FromOld Card Album

Gloom Under Night Card [Armor]   Item ID# 4408 (Gloom_Under_Night_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Abyss
Description
Increase damage inflicted on Holy Property, Shadow Property, Angel monster and Demon monster by 40%.
Item Script
{ bonus2 bAddEle,Ele_Holy,40; bonus2 bAddEle,Ele_Dark,40; bonus2 bAddRace,RC_Angel,40; bonus2 bAddRace,RC_Demon,40; },{},{}
Dropped By

Goat Card [Armor]   Item ID# 4150 (Goat_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Spell-Proof
Description
If the card is compounded on an armor that is refined to +5 or below, DEF +2 and MDEF +5.
Item Script
{ if(getrefine()<6) { bonus bDef,2; bonus bMdef,5; } },{},{}
Dropped By
Obtainable FromOld Card Album

Goblin Archer Card [Weapon]   Item ID# 4157 (Goblin_Archer_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Piercing
Description
Inflict 10% more damage with Critical attacks.
Critical Rate + 7 on Undead monster.
Item Script
{ bonus bCritAtkRate,10; bonus2 bCriticalAddRace,RC_Undead,7; },{},{}
Dropped By
Obtainable FromOld Card Album

Goblin Card [Weapon]   Item ID# 4060 (Goblin_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Clamorous
Description
Increase damage on Brute monster by 20%.
Item Script
{ bonus2 bAddRace,RC_Brute,20; bonus2 bAddRace,RC_Player_Doram,20; },{},{}
Dropped By
Obtainable FromOld Card Album

Goblin Leader Card [Weapon]   Item ID# 4155 (Goblin_Leader_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Deadly Goblin's
Description
Inflict 30% more damage on Goblins.
Item Script
{ bonus2 bAddRace2,RC2_Goblin,30; },{},{}
Dropped By

Goblin Steamrider Card [Weapon]   Item ID# 4156 (Steam_Goblin_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Fatal Flame
Description
Inflict 10% more damage with Critical attacks.
Critical Rate + 7 on Formless monster.
Item Script
{ bonus bCritAtkRate,10; bonus2 bCriticalAddRace,RC_Formless,7; },{},{}
Dropped By
Obtainable FromOld Card Album

Gold Acidus Card [Footgear]   Item ID# 4378 (Acidus_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Low Level
Description
Maximum HP and SP + 4%
[When compounded into an item with refine rate of 0~4]
Additional Maximum HP and SP + 4%
HP and SP Recovery + 5%
Item Script
{ if(getrefine()<=4) { bonus bMaxHPrate,8; bonus bMaxSPrate,8; bonus bHPrecovRate,5; bonus bSPrecovRate,5; } else { bonus bMaxHPrate,4; bonus bMaxSPrate,4; } },{},{}
Dropped By
Obtainable FromOld Card Album

Golden Thief Bug Card [Shield]   Item ID# 4128 (Golden_Bug_Card)
Golden Thiefbug Card
Type
Card
Class
Shield Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Deaf
Description
Nullify all magic spells, including supportive skills, that target the owner at the cost of doubling SP Consumption cost when using skills.
Item Script
{ bonus bNoMagicDamage,100; bonus bUseSPrate,100; },{},{}
Dropped By

Golem Card [Weapon]   Item ID# 4072 (Golem_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Solid
Description
Make a weapon indestructible (except in upgrade attempts).
ATK + 5
Item Script
{ bonus bUnbreakableWeapon; bonus bBaseAtk,5; },{},{}
Dropped By
Obtainable FromOld Card Album

Grand Peco Card [Headgear]   Item ID# 4161 (Grand_Peco_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Anti-Magic
Description
Add a 5% chance of auto casting Level 1 Gloria on the user when the user receives Physical Damage.
[+ Peco Peco Card]
DEF + 3
VIT + 3

More Information on Combo:
Item Script
{ bonus3 bAutoSpellWhenHit,"PR_GLORIA",1,50; },{},{}
Dropped By
Obtainable FromOld Card Album

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

« First < 1213141516171819202122 > Last »
back to top