.:Item Database:.
Card - Compound on Weapon
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Solid | |
Description | Make a weapon indestructible (except in upgrade attempts). ATK + 5 |
---|---|
Item Script | { bonus bUnbreakableWeapon; bonus bBaseAtk,5; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Wild | |
Description | Flee Rate + 2 Critical Rate + 7 [Swordman Class] Add a 1% chance of auto casting Level 5 Bowling Bash on the enemy when attacking. |
---|---|
Item Script | { bonus bFlee,2; bonus bCritical,7; if(BaseClass==Job_Swordman) bonus3 bAutoSpell,"KN_BOWLINGBASH",5,10; },{},{} |
Dropped By | |
Obtainable From | Mystical Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Frost | |
Description | Add a 5% chance of auto casting Level 3 Frost Diver on the enemy when attacking. [+ Garm Card] Frost Diver chance Increases to 30% More Information on Combo: |
---|---|
Item Script | { bonus3 bAutoSpell,"MG_FROSTDIVER",3,50; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Sylph | |
Description | Inflict 5% more damage with Thunder Storm, Jupitel Thunder and Lord of Vermilion. -50 SP when unequipped. |
---|---|
Item Script | { bonus2 bSkillAtk,"MG_THUNDERSTORM",5; bonus2 bSkillAtk,"WZ_JUPITEL",5; bonus2 bSkillAtk,"WZ_VERMILION",5; },{},{ heal 0,-50; } |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Violent | |
Description | ATK + 25 |
---|---|
Item Script | { bonus bBaseAtk,25; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Martyr | |
Description | STR + 1 ATK + 3 |
---|---|
Item Script | { bonus bStr,1; bonus bBaseAtk,3; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Hit | |
Description | HIT + 30 Decreases Attack Speed by 5%. |
---|---|
Item Script | { bonus bAspdRate,-5; bonus bHit,30; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Malicious | |
Description | Enable a 3% chance of gaining 15% of the damage inflicted on an enemy as HP with each attack. |
---|---|
Item Script | { bonus2 bHpDrainRate,30,15; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Bloody | |
Description | Increase damage on DemiHuman monster by 20%. |
---|---|
Item Script | { bonus2 bAddRace,RC_DemiHuman,20; bonus2 bAddRace,RC_Player_Human,20; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Extending | |
Description | Add a 5% chance of auto casting Level 1 Sonic Blow on the enemy when attacking. [+ Zherlthsh Card] ATK + 20 LUK + 3 More Information on Combo: |
---|---|
Item Script | { bonus3 bAutoSpell,"AS_SONICBLOW",1,50; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Underneath | |
Description | Increase damage on Earth Property enemies by 20%. |
---|---|
Item Script | { bonus2 bAddEle,Ele_Earth,20; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Deadly Plant's | |
Description | Inflict 10% more damage with Critical attacks. Critical Rate + 7 on Plant monster. |
---|---|
Item Script | { bonus bCritAtkRate,10; bonus2 bCriticalAddRace,RC_Plant,7; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |