Renewal
.:Renewal Item Database:.
Card - Compound on Footgear

Heavy Metaling Card [Footgear]   Item ID# 4467 (Heavy_Metaling_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Heavy
Description
STR + 2.
[Merchant and Merchant Upper Classes]
Increases damage of Cart Revolution by 50%, but increases its SP cost by 12.
Item Script
{ bonus bStr,2; if (BaseClass == Job_Merchant) { bonus2 bSkillAtk,"MC_CARTREVOLUTION",50; bonus2 bSkillUseSP,"MC_CARTREVOLUTION",-12; } },{},{}
Dropped By
Obtainable FromOld Card Album

Holy Skogul Card [Footgear]   Item ID# 300012 (Holy_Skogul_Card)
Type
Card
Class
Footgear Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Sacred
Description
Increases Healing skills effectiveness by 5%.

Refine Level +7:
Increases Healing skills effectiveness by additional 3%.

Refine Level +10:
Increases Healing skills effectiveness by additional 2%.
Item Script
{ .@r = getrefine(); bonus bHealPower,5; if (.@r>=7) { bonus bHealPower,3; } if (.@r>=9) { bonus bHealPower,2; } },{},{}
Dropped By No Result

Hunter Wolf Card [Footgear]   Item ID# 4667 (Hunter_Wolf_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Wake
Description
MaxSP +30
Item Script
{ bonus bMaxSP,30; },{},{}
Dropped By

Ice Titan Card [Footgear]   Item ID# 4417 (Ice_Titan_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Flaw
Description
VIT +2
Has a chance to gain DEF +10 for 10 seconds when the wearer receives physical or magical damage.
Item Script
{ bonus bVit,2; autobonus2 "{ bonus bDef,10; }",3,10000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_FREEZED; }"; },{},{}
Dropped By
Obtainable FromOld Card Album

Icewind Card [Footgear]   Item ID# 300458 (aegis_300458)
Type
Card
Class
Footgear Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of White Wind
Description
MATK +5%

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

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

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

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

Ifodes Card [Footgear]   Item ID# 27258 (Hyper_Death_Card)
Hyper Death Card
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Ifodes
Description
ATK +3%, ASPD +5%.
Item Script
{ bonus bAtkRate,3; bonus bAspdRate,5; },{},{}
Dropped By

Infinite Eclipse Card [Footgear]   Item ID# 4645 (IFN_Eclipse_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Physical
Description
MaxHP +300.
Refined to +7, MaxHP +300.
Refined to +9, MaxHP +400.

More Information on Combo:
Item Script
{ .@r = getrefine(); if (.@r>6) { .@b += 300; if (.@r>8) .@b += 400; } bonus bMaxHP,300+.@b; },{},{}
Dropped By

Infinite Eddga Card [Footgear]   Item ID# 4648 (IFN_Eddga_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Provocation
Description
50% chance to autocast Level 10 Provoke on the attacker when receiving physical attacks.
Item Script
{ bonus4 bAutoSpellWhenHit,"SM_PROVOKE",10,500,1; },{},{}
Dropped By

Infinite Toad Card [Footgear]   Item ID# 4642 (IFN_Toad_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Side Step
Description
Perfect dodge +2.
Refined to +7, Perfect dodge +2.
Refined to +9, Perfect dodge +3.

More Information on Combo:
Item Script
{ .@r = getrefine(); if (.@r>6) { .@b += 2; if (.@r>8) .@b += 3; } bonus bFlee2,2+.@b; },{},{}
Dropped By

Infinite Vagabond Wolf Card [Footgear]   Item ID# 4643 (IFN_V_Wolf_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Strike
Description
ATK +10.
Refined to +7, ATK +10.
Refined to +9, ATK +15.

More Information on Combo:
Item Script
{ .@r = getrefine(); if (.@r>6) { .@b += 10; if (.@r>8) .@b += 15; } bonus bBaseAtk,10+.@b; },{},{}
Dropped By

Infinite Vocal Card [Footgear]   Item ID# 4644 (IFN_Vocal_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Magic Shield
Description
MDEF +5.
Refined to +7, MDEF +10.
Refined to +9, MDEF +15.

More Information on Combo:
Item Script
{ .@r = getrefine(); if (.@r>6) { .@b += 10; if (.@r>8) .@b += 15; } bonus bMdef,5+.@b; },{},{}
Dropped By

Iron Fist Card [Footgear]   Item ID# 4239 (Iron_Fist_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Veteran Hunter's
Description
Receive 10% more Experience Points from Formless monsters. In a shared-party, any member can kill the Formless monster, but only the wearer will get the extra EXP.
Receive 20% more damage from Formless monster.

More Information on Combo:
Item Script
{ bonus2 bSubRace,RC_Formless,-20; bonus2 bExpAddRace,RC_Formless,10; },{},{}
Dropped By
Obtainable FromOld Card Album

« First < 23456789101112 > Last »
back to top