Solider Card Card
ID: 4220 · Solider_Card
NPC Sell:
10z
NPC Buy:
20z
Market Price:
350.0K
(last sale: Jan 15)
Item Info
| Type | Card |
| Weight | 1 |
| Slots | 0 |
| Equip | Armor |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
Def +2
Mdef +2
[Swordman Card set]
Assaulter Card
Permeter Card
Solider Card
Freezer Card
Heater Card
Str +10
MaxHP +20%
Increases HP regen by 50%.
Randomly autocasts Level 1 Weapon Perfection when dealing physical attack.
Randomly a defeated monster will drop Red Potion.
When equipped by Swordman classes:
Increases restoration gained from Red Potion, Yellow Potion and White Potion by 50%.
Class: Card
Compound on: Armor
Weight: 1
Script
On Equip:
bonus bDef,2;
bonus bMdef,2;
Combo (Solider_Card + Assulter_Card + Permeter_Card + Freezer_Card + Heater_Card):
bonus bStr, 10;
bonus bMaxHPrate, 20;
bonus bHPrecovRate, 50;
bonus3 bAutoSpell, "BS_WEAPONPERFECT", 1, 3;
bonus2 bAddMonsterDropItem, 501, 500;
if (BaseClass == Job_Swordman) {
bonus2 bAddItemHealRate, Red_Potion, 50;
bonus2 bAddItemHealRate, Yellow_Potion, 50;
bonus2 bAddItemHealRate, Orange_Potion, 50;
bonus2 bAddItemHealRate, White_Potion, 50;
}
Dropped By
| Monster | Level | Type | Drop Rate | |
|---|---|---|---|---|
|
|
Solider | 70 | Normal | 0.020% |
Obtainable From
| Source | Chance | |
|---|---|---|
|
Old Card Album | 0.29% |