Aliot Card Card
ID: 4402 · Aliot_Card
NPC Sell:
10z
NPC Buy:
20z
Item Info
| Type | Card |
| Weight | 1 |
| Slots | 0 |
| Equip | Garment |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
[Swordman, Merchant, Thief]
Str +2
MaxHP +5%
[Archer, Acolyte, Mage]
Int +2
MaxSP +5%.
Class: Card
Compound on: Garment
Weight: 1
Script
On Equip:
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;
}
No known monster drops for this item.