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

Kuro Akuma Card [Footgear]   Item ID# 27257 (Kuro_Akuma_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Akuma
Description
Variable cast time -3%.
Ranged physical attack damage +5%.
Damage of skills Wind Blade, Lightning Spear of Ice (Freezing Spear) and Crimson Fire Petal (Flaming Petals) increases by 5%.
Item Script
{ bonus bVariableCastrate,-3; bonus bLongAtkRate,5; bonus2 bSkillAtk,"NJ_HUUJIN",5; bonus2 bSkillAtk,"NJ_HYOUSENSOU",5; bonus2 bSkillAtk,"NJ_KOUENKA",5; },{},{}
Dropped By

Lady Tanee Card [Footgear]   Item ID# 4376 (Lady_Tanee_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Manaful
Description
Maximum HP -40%
Maximum SP +50%
Add a 2% chance of gaining 'Banana' each time a monster is killed.
Double Banana's healing rate.
Item Script
{ bonus bMaxHPrate,-40; bonus bMaxSPrate,50; bonus2 bAddMonsterDropItem,513,200; bonus2 bAddItemHealRate,513,100; },{},{}
Dropped By

Leaf Lunatic Card [Footgear]   Item ID# 4663 (Leaf_Lunatic_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Pretty
Description
MaxSP +5
Item Script
{ bonus bMaxSP,5; },{},{}
Dropped By

Leo Stone [Footgear]   Item ID# 29148 (AngelPoring_Purple)
Leo Constellation Stone
Type
Card
Class
Footgear Card
Buy
10z
Sell
5z
Weight
0
Description
A stone that contain the power of Leo which can be compounded on Shoes's slot.
STR +1.
When compounded with Angel Poring Boots:
MaxHP +5%, MaxSP +5%.
Refine Level +7: ATK +2%.
Refine Level +9: ATK +3%.
Refine Level +12: Reduces after cast delay by 5%.
WARNING: It will completely vanish, if compounded shoes is destroyed.

More Information on Combo:
Item Script
{ bonus bStr,1; },{},{}
Dropped By No Result

Licheniyes Card [Footgear]   Item ID# 27259 (Rechenier_Card)
Rechenier Card
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Licheniyes
Description
MATK +3%.
Increases Holy elemental damage by 5%.
Increases your Healing skills effectiveness by 5%.
Item Script
{ bonus bMatkRate,3; bonus2 bMagicAtkEle,Ele_Holy,5; bonus bHealPower,5; },{},{}
Dropped By

Light Up Card [Footgear]   Item ID# 4478 (Light_Up_Card3)
Val'khiri Card
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Tell me
Description
A card with no effect.
The responsibility for all problems arising after the use of this card is its owner. '-as written on the card.
Maybe merchant will buy it.
Item Script
{},{},{}
Dropped By No Result

LoVA Kima Card [Footgear]   Item ID# 31010 (LoVA_Kima_Card)
[LoVA] Kima Card
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Shubha~~~n!
Description
Every 6 base level: Restore 1 SP every 10 second.
Refine Level +7:
Every 30 base INT: MATK +6, MaxSP +1%.
Item Script
{ bonus2 bSPRegenRate,BaseLevel/6,10000; if (getrefine()>=7) { bonus bMatk,6*(readparam(bInt)/30); bonus bMaxSPrate,readparam(bInt)/30; } },{},{}
Dropped By No Result

LoVA Lulu Card [Footgear]   Item ID# 31008 (LoVA_Lulu_Card)
[LoVA] Lulu Card
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Spirit Amulet
Description
Restore HP every 10 second.
Additional HP restore based on Base Level.
Refine Level +7:
Every 60 base STR: ATK +6, MaxHP +1%.
Item Script
{ bonus2 bHPRegenRate,BaseLevel,10000; if (getrefine()>=7) { bonus bBaseAtk,6*(readparam(bStr)/60); bonus bMaxHPrate,readparam(bStr)/60; } },{},{}
Dropped By No Result

LoVA Realization Kima Card [Footgear]   Item ID# 31011 (LoVA_R_Kima_Card)
[LoVA] Realization Kima Card
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Kimakima Time
Description
Every 2 base level: Restore 1 SP every 10 second.
Refine Level +7:
Every 10 base INT: MATK +6, MaxSP +1%.
Item Script
{ bonus2 bSPRegenRate,BaseLevel/2,10000; if (getrefine()>=7) { bonus bMatk,6*(readparam(bInt)/10); bonus bMaxSPrate,readparam(bInt)/10; } },{},{}
Dropped By No Result

LoVA Realization Lulu Card [Footgear]   Item ID# 31009 (LoVA_R_Lulu_Card)
[LoVA] Realization Lulu Card
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Wish Song
Description
Restore HP every 10 second.
Additional HP restore based on Base Level.
Refine Level +7:
Every 20 base STR: ATK +6, MaxHP +1%.
Item Script
{ bonus2 bHPRegenRate,BaseLevel,10000; if (getrefine()>=7) { bonus bBaseAtk,6*(readparam(bStr)/20); bonus bMaxHPrate,readparam(bStr)/20; } },{},{}
Dropped By No Result

Male Thief Bug Card [Footgear]   Item ID# 4050 (Thief_Bug_Male_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Hermes
Description
AGI + 2
Item Script
{ bonus bAgi,2; },{},{}
Dropped By
Obtainable FromOld Card Album

Matyr Card [Footgear]   Item ID# 4097 (Matyr_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Green
Description
Maximum HP + 10%
AGI + 1
Item Script
{ bonus bMaxHPrate,10; bonus bAgi,1; },{},{}
Dropped By
Obtainable FromOld Card Album

« First < 345678910111213 > Last »
back to top