Renewal
.:Renewal Item Database:.
Card

Amon Ra Card [Footgear]   Item ID# 4236 (Amon_Ra_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Protective
Description
All Stats + 1
Add a 3% chance of auto casting Level 10 Kyrie Eleison on the user when the user receives physical attack.
[Base Intelligence >= 99]
The chance of auto casting Level 10 Kyrie Eleison is increased to 10%.
Item Script
{ bonus bAllStats,1; bonus3 bAutoSpellWhenHit,"PR_KYRIE",10,(30+70*(readparam(bInt)>=99)); },{},{}
Dropped By

Amplification 1    Item ID# 29445 (Amplification1)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
For each refine level: MATK +1%.

When equipped by Novice, Magician, Acolyte or Summoner classes:
When equipped with Solomon's Pendant:
Increases magical damage against enemies of every race by 10%.
Ignores magical defense of all enemies by 70%.
Item Script
{ bonus bMatkRate,getrefine(); },{},{}
Dropped By No Result

Amplification 2    Item ID# 29446 (Amplification2)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
For each refine level: MATK +2.

When equipped by Novice, Magician, Acolyte or Summoner classes:
When equipped with Solomon's Pendant:
Increases magical damage against enemies of every race by 10%.
Ignores magical defense of all enemies by 70%.
Item Script
{ bonus bMatkRate,2*getrefine(); },{},{}
Dropped By No Result

Amplification 3    Item ID# 29447 (Amplification3)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
For each refine level: MATK +3%.

When equipped by Novice, Magician, Acolyte or Summoner classes:
When equipped with Solomon's Pendant:
Increases magical damage against enemies of every race by 10%.
Ignores magical defense of all enemies by 70%.
Item Script
{ bonus bMatkRate,3*getrefine(); },{},{}
Dropped By No Result

Amplification 4    Item ID# 29448 (Amplification4)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
For each refine level: MATK +4%.

When equipped by Novice, Magician, Acolyte or Summoner classes:
When equipped with Solomon's Pendant:
Increases magical damage against enemies of every race by 10%.
Ignores magical defense of all enemies by 70%.
Item Script
{ bonus bMatkRate,4*getrefine(); },{},{}
Dropped By No Result

Amplification 5    Item ID# 29449 (Amplification5)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
For each refine level: MATK +5%.

When equipped by Novice, Magician, Acolyte or Summoner classes:
When equipped with Solomon's Pendant:
Increases magical damage against enemies of every race by 10%.
Ignores magical defense of all enemies by 70%.
Item Script
{ bonus bMatkRate,5*getrefine(); },{},{}
Dropped By No Result

Anacondaq Card [Weapon]   Item ID# 4062 (Anacondaq_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Envenom
Description
Increase damage on Poison Property enemies by 20%.
Item Script
{ bonus2 bAddEle,Ele_Poison,20; },{},{}
Dropped By
Obtainable FromOld Card Album

Ancient Dragon Zilant Card [Accessory]   Item ID# 27345 (Dragon_Zilant_Card)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@p = getitempos(); bonus bMaxHPrate,50; if (eaclass()&EAJL_THIRD && BaseJob == Job_knight) { if (.@p == EQP_ACC_L) { bonus2 bSkillAtk,"RK_DRAGONBREATH",50; bonus4 bAddEff,Eff_Heat,1000,ATF_WEAPON|ATF_MAGIC,3000; } if (.@p == EQP_ACC_R) { bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50; autobonus2 "{ sc_start SC_CHILL; bonus2 bResEff,Eff_Heat,10000; }",100,3000,BF_WEAPON|BF_MAGIC; } } /*Unknow Rate*/ },{},{}
Dropped By No Result

Ancient Megalith Card [Weapon]   Item ID# 27293 (Ancient_Megalith_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Circular
Description
MATK +30, MaxSP -1%.
Item Script
{ bonus bMatk,30; bonus bMaxSPrate,-1; },{},{}
Dropped By

Ancient Mimic Card [Armor]   Item ID# 4387 (Ancient_Mimic_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Agility Switching
Description
Every 18 Base LUK, you gain 1 AGI.
Item Script
{ bonus bAgi,readparam(bLuk)/18; },{},{}
Dropped By
Obtainable FromOld Card Album

Ancient Mummy Card [Shield]   Item ID# 4248 (Ancient_Mummy_Card)
Type
Card
Class
Shield Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Shining Cross
Description
Add a 3% chance of auto casting Level 5 Signum Crucis when the user receives physical attack.
[+ Mummy Card]
Perfect Hit (which never miss its target) + 20

More Information on Combo:
Item Script
{ bonus3 bAutoSpellWhenHit,"AL_CRUCIS",5,30; },{},{}
Dropped By
Obtainable FromOld Card Album

Ancient Stalactic Golem Card [Garment]   Item ID# 27292 (Ancient_Sta_Golem_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Stalagtic
Description
For each 10 base VIT:
MaxHP +150
Reduces after attack delay by 1%.

Base VIT is at least 120, reduces after skill delay by 3%.
Item Script
{ .@vit = readparam(bVit); .@val = .@vit/10; if (.@val) { bonus bAspdRate,.@val; bonus bMaxHP,(150*.@val); if (.@vit >= 120) { bonus bDelayrate,-3; } } },{},{}
Dropped By

« First < 56789101112131415 > Last »
back to top