|
Card - Compound on Garment
 |
Aliot Card [Garment] Item ID# 4402 (Aliot_Card) |   |
|
Type |
Card |
Class |
Garment Card |
Buy |
20z |
Sell |
10z |
Weight |
1 |
Pre/Suffix |
Strange | |
Description |
[Swordman, Merchant, Thief Class] STR + 2, Maximum HP + 5% [Mage, Acolyte, Archer Class] INT + 2, Maximum SP + 5% |
Item Script |
{ if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief) { bonus bStr,2; bonus bMaxHPrate,5; } if (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte) { bonus bInt,2; bonus bMaxSPrate,5; } },{},{} |
Dropped By | |
---|
Obtainable From | Old Card Album
|
---|
 |
Ancient Stalactic Golem Card [Garment] Item ID# 27292 (Ancient_Stalactic_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 |
|
Dropped By | No Result |
---|
 |
Ancient Stone Shooter Card [Garment] Item ID# 27295 (Ancient_Stone_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 |
|
Dropped By | No Result |
---|
 |
Ancient Wootan Shooter Card [Garment] Item ID# 27296 (Ancient_Wootan_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 |
|
Dropped By | No Result |
---|
 |
Big Eggring Card [Garment] Item ID# 4662 (Big_Eggring_Card) |   |
|
Type |
Card |
Class |
Garment Card |
Buy |
20z |
Sell |
10z |
Weight |
1 |
Pre/Suffix |
Trinitarian | |
Description |
MaxHP +1000 ATK +25 MATK +25 ASPD +10% Increases long range physical attacks by 5%. Increase critical damage by 10%.
ATK -5 for every 10 base points of STR. ASPD -2% for every 10 base points of AGI. MaxHP -200 for every 10 base points of VIT. MATK -5 for every 10 base points of INT. Long ranged physical damage -1% for every 10 base points of DEX. Critical damage -2% for every 10 base points of LUK. All Stats bonuses can't be lower than 0. |
Item Script |
{ bonus bBaseAtk,25-5*min(readParam(bStr)/10,5); bonus bMatk,25-5*min(readParam(bInt)/10,5); bonus bAspdRate,10-2*min(readParam(bAgi)/10,5); bonus bMaxHP,1000-200*min(readParam(bVit)/10,5); bonus bLongAtkRate,5-1*min(readParam(bDex)/10,5); bonus bCritAtkRate,10-2*min(readParam(bLuk)/10,5); },{},{} |
Dropped By | |
---|
 |
Brown Rat Card [Garment] Item ID# 27176 (Rr_Cramp_Card) Rockridge Cramp Card |   |
|
Type |
Card |
Class |
Garment Card |
Buy |
20z |
Sell |
10z |
Weight |
1 |
Pre/Suffix |
Dirty | |
Description |
For each 10 base STR: ATK +3, reduces after attack delay by 1%.
Base STR at least 120: ATK +40 |
Item Script |
|
Dropped By | |
---|
|
|