.:Item Database:.
Card
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Soul Collector's | |
Description | Reduces natural SP recovery by 100%. Gain 10 SP each time an enemy is killed by a Physical Melee Damage. Drain 100 SP as the armor is unequipped. |
---|---|
Item Script | { bonus bSPrecovRate,-100; bonus bSPGainValue,10; },{},{ heal 0,-100; } |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Dragoon | |
Description | Increase damage on Dragon monster by 20%. |
---|---|
Item Script | { bonus2 bAddRace,RC_Dragon,20; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Mad | |
Description | ATK + 15 [Swordman Class] Max HP + 500 |
---|---|
Item Script | { bonus bBaseAtk,15; if(BaseClass==Job_Swordman) bonus bMaxHP,500; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Magic Resistant | |
Description | |
---|---|
Item Script | { bonus bVit,1; },{},{} |
Dropped By | |
Obtainable From | Mystical Card Album |
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Bearer's | |
Description | Enable effect of the Endure skill so long as the Footgear to which this card is compounded is equipped. Maximum HP - 25% |
---|---|
Item Script | { bonus bMaxHPrate,-25; bonus bNoWalkDelay; },{},{} |
Dropped By |
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Witch | |
Description | SP Recovery + 15% |
---|---|
Item Script | { bonus bSPrecovRate,15; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Power Switching | |
Description | Every 18 Base INT, you gain 1 STR. |
---|---|
Item Script | { bonus bStr,readparam(bInt)/18; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Invasion | |
Description | Inflict 40% more damage on Guardians during War of Emperium hours. |
---|---|
Item Script | { bonus2 bAddRace2,RC2_Guardian,40; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Required For | Valkyrie Helm |
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Erudite | |
Description | INT + 2 |
---|---|
Item Script | { bonus bInt,2; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Required For | Hat of Sun God, Sunday Hat, Mage Hat & Magician Hat |
Type
Card
Class
Shield Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Rejuvenating | |
Description | Add a 2% chance of auto casting Level 1 Heal on the user when attacking. If the user has mastered the skill at Level 10, it will cast Level 10 Heal. [Geographer, Rideword, Cookie & Seal Card Combo] More Information on Combo: |
---|---|
Item Script | { bonus3 bAutoSpell,"AL_HEAL",1+9*(getskilllv("AL_HEAL")==10),20; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Axis | |
Description | MATK + 100. |
---|---|
Item Script | { bonus bMatk,100; },{},{} |
Dropped By |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Assassin | |
Description | Critical Rate + 10 on DemiHuman monster. |
---|---|
Item Script | { bonus2 bCriticalAddRace,RC_DemiHuman,10; bonus2 bCriticalAddRace,RC_Player_Human,10; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |