Renewal
.:Renewal Item Database:.
Card

Ancient Stone Shooter Card [Garment]   Item ID# 27295 (Ancient_S_Shooter_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Stone Shooter
Description
For each 10 base LUK:
Increases critical damage by 1%.
Reduces after attack delay by 1%.

Base LUK is at least 120, increases critical damage by 5%.
Item Script
{ .@luk = readparam(bLuk); .@crit = .@luk/10; bonus bAspdRate,.@crit; if (.@luk >= 120) { .@crit += 5; } bonus bCritAtkRate,.@crit; },{},{}
Dropped By

Ancient Tao Gunka Card [Headgear]   Item ID# 27294 (Ancient_Tao_Gunka_Card)
Ancient Taogun Ka Card
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Big Stone
Description
Pierces physical defense of Boss monsters by 30%.
Refine Level +10:
Pierces physical defense of Boss monsters by 20%.
Item Script
{ .@val = 30; if (getrefine() >= 10) { .@val += 20; } bonus2 bIgnoreDefClassRate,Class_Boss,.@val; },{},{}
Dropped By

Ancient Tao Gunka Card [Armor]   Item ID# 27376 (Anc_Tao_Gunka_Card_J)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ .@r = getrefine(); bonus bMaxHPrate,10+(.@r*5); bonus bDef,-50; bonus bMdef,-50; if (.@r>=9) bonus2 bResEff,Eff_Freeze,10000; },{},{}
Dropped By No Result

Ancient Tree Card [Weapon]   Item ID# 4473 (Ancient_Tree_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Undead
Description
Increases magic damage against Undead monsters by 10%.
Item Script
{ bonus2 bMagicAddRace,RC_Undead,10; },{},{}
Dropped By
Obtainable FromOld Card Album

Ancient Tri Joint Card [Weapon]   Item ID# 27291 (Ancient_Trijoint_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Full Charging
Description
ATK +30, MaxHP -1%.
Item Script
{ bonus bBaseAtk,30; bonus bMaxHPrate,-1; },{},{}
Dropped By

Ancient Wootan Defender Card [Shield]   Item ID# 27298 (Ancient_W_Deffend_Card)
Type
Card
Class
Shield Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Big Shield
Description
Reduces damage taken from Boss monsters by 30%.

Refine Level +10:
Reduces damage taken from Boss monsters by an additional 20%.
Item Script
{ .@val = 30; if (getrefine() >= 10) { .@val += 20; } bonus2 bSubClass,Class_Boss,.@val; },{},{}
Dropped By

Ancient Wootan Defender Card [Footgear]   Item ID# 27380 (Anc_W_Deffend_Card_J)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bSkillAtk,"ASC_BREAKER",50; bonus2 bSkillAtk,"ASC_METEORASSAULT",50; },{},{}
Dropped By No Result

Ancient Wootan Fighter Card [Weapon]   Item ID# 27297 (Ancient_W_Fighter_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Wootan Fist
Description
Critical +5
Increases critical damage by 10%.
Item Script
{ bonus bCritical,5; bonus bCritAtkRate,10; },{},{}
Dropped By

Ancient Wootan Shooter Card [Garment]   Item ID# 27296 (Ancient_W_Shooter_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Wootan Shooter
Description
For each 10 base DEX:
Increases damage inflicted with Bow class weapon by 1%.
Reduces after attack delay by 1%.

Base DEX is at least 120, ATK +40.
Item Script
{ .@dex = readparam(bDex); .@val = .@dex/10; if (.@val) { bonus bAspdRate,.@val; bonus2 bWeaponDamageRate,W_BOW,.@val; if (.@dex >= 120) { bonus bBaseAtk,40; } } },{},{}
Dropped By

Ancient Worm Card [Footgear]   Item ID# 4249 (Ancient_Worm_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Witch Doctor's
Description
Receive 10% more Experience Points from Demon monsters.
Receive 20% more damage from Demon monster.

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

Andre Card [Weapon]   Item ID# 4043 (Andre_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Hurricane
Description
ATK + 20
Item Script
{ bonus bBaseAtk,20; },{},{}
Dropped By
Obtainable FromOld Card Album

Andre Egg Card [Shield]   Item ID# 4013 (Andre_Egg_Card)
Type
Card
Class
Shield Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Excellent
Description
Maximum HP + 5%
Item Script
{ bonus bMaxHPrate,5; },{},{}
Dropped By
Obtainable FromOld Card Album

« First < 678910111213141516 > Last »
back to top