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

Hardworking Pitman Card [Armor]   Item ID# 27288 (Pitman_Worker_Card)
Miner Pitman Card
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Worker
Description
ATK +5%, HIT +10.
Refine Level +10: HIT +5.
Item Script
{ .@val = 10; bonus bAtkRate,5; if (getrefine() >= 10) { .@val += 5; } bonus bHit,.@val; },{},{}
Dropped By No Result

Hatii Card [Armor]   Item ID# 4324 (Garm_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Arctic
Description
Add a 50% chance of auto casting 'Freeze' on an enemy when the user receives physical attack.
[Garm Baby Card Combo]

More Information on Combo:
Item Script
{ bonus2 bAddEffWhenHit,Eff_Freeze,5000; },{},{}
Dropped By

Heart Hunter Evil Card [Armor]   Item ID# 27151 (Evil_Card)
Evil Card
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Freezing
Description
MDEF +5.
Randomly inflicts Frozen status on attacker when receiving physical attack.
If base INT at least 110: Frozen chance increases.
Item Script
{ bonus2 bAddEffWhenHit,Eff_Freeze,3000 + (readparam(bInt) >= 110 ? 1000 : 0); bonus bMdef,5; },{},{}
Dropped By

Hearthunter AT Card [Armor]   Item ID# 300381 (Heart_Hunter_AT_Card)
Heart Hunter AT Card
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Heart Hunting
Description
P.ATK +1
Increases SP Consumption by 7%.

For each 3 Refine Levels:
Increases ranged physical damage by 4%.

When equipped with Limacina Card:
ATK +10%
Item Script
{ bonus bPAtk,1; bonus bUseSPrate,7; bonus bLongAtkRate,4*(getrefine()/3); },{},{}
Dropped By No Result

Helmut Card [Armor]   Item ID# 300309 (Helmut_Card)
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Helmut's
Description
'I still want to get out. This place is a bit boring for me' -- Helmut Lugenburg.
Item Script
{},{},{}
Dropped By No Result

Helmut Lugenburg Card [Armor]   Item ID# 300310 (S_Helmut_Card)
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Lugenburg
Description
Increases SP Consumption by 10%.

For each 3 Refine Levels:
Increases melee and ranged physical damage by 4%.

When equipped with Skia Nerious Card:
ATK +3%
Item Script
{ .@r = getrefine(); bonus bUseSPrate,10; bonus bShortAtkRate,4*(.@r/3); bonus bLongAtkRate,4*(.@r/3); },{},{}
Dropped By No Result

High Priest Card [Armor]   Item ID# 4363 (B_Magaleta_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Protection
Description
Every time you receive a magical or a physical attack, small chance to auto-spell Level 1 Assumptio on yourself.
Item Script
{ bonus5 bAutoSpellWhenHit,"HP_ASSUMPTIO",5,50,BF_WEAPON|BF_MAGIC,0; },{},{}
Dropped By

Ice Straw Card [Armor]   Item ID# 300361 (Ice_Straw_Card)
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Straw
Description
S.MATK +1
Increases SP Consumption by 7%.

For each 2 Refine Levels:
Increases magical damage with Water element by 4%.

When equipped with Ice Gangu Card:
MATK +10%
Item Script
{ bonus bSMatk,1; bonus bUseSPrate,7; bonus2 bMagicAtkEle,Ele_Water,4*(getrefine()/2); },{},{}
Dropped By No Result

Infinite Tao Gunka Card [Armor]   Item ID# 4651 (IFN_Tao_Gunka_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Monarch
Description
MaxHP +10000
AGI -10
Item Script
{ bonus bMaxHP,10000; bonus bAgi,-10; },{},{}
Dropped By

Ingrid Card [Armor]   Item ID# 300014 (Ingrid_Card)
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Ingrid
Description
Indestructible in battle

MaxHP +40%, ATK -15%.
Drains 1000 HP every 4 seconds.
When unequipped drains 10000 HP.

When equipped with Randgris Card:
MaxHP +10%, ATK +5%.
Item Script
{ bonus bUnbreakableArmor; bonus bAtkRate,-15; bonus bMaxHPrate,40; bonus2 bHPLossRate,1000,4000; },{},{ heal -10000,0; }
Dropped By No Result

Jeweled Ungoliant Card [Armor]   Item ID# 300007 (Jungoliant_Card)
Jewel Ungoliant Card
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Solid Break
Description
Increases physical damage against Fire and Water elemental monsters by 40%.
Increases physical damage against Formless and Plant race monsters by 40%.
Item Script
{ bonus2 bAddEle,Ele_Fire,40; bonus2 bAddEle,Ele_Water,40; bonus2 bAddRace,RC_Formless,40; bonus2 bAddRace,RC_Plant,40; },{},{}
Dropped By

Karakasa Card [Armor]   Item ID# 4286 (Karakasa_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Terrorizing
Description
Add a 3% chance of auto casting 'Confusion' on an enemy when the user receives physical attack.
[Base Strength >= 77]
Add a chance of auto casting 'Confusion' is increased to 9%.
Item Script
{ bonus2 bAddEffWhenHit,Eff_Confusion,300+600*(readparam(bStr)>=77); },{},{}
Dropped By
Obtainable FromOld Card Album

« First < 23456789101112 > Last »
back to top