Flaky Flasks

Home | Rules | Wiki | References | Contact

Used Wax [Tier 1]

Used Wax

Key: used_wax

Name: Used Wax

Tier: 1

Cost: 3

Symbols: ■1 ■1


Charm: Trash this card; gain 5 coins.


Metadata

{
    "key": "used_wax",
    "name": "Used Wax",
    "tier": 1,
    "cost": 3,
    "symbols": [
        {
            "shape": "square",
            "color": "red",
            "value": 1
        },
        {
            "shape": "square",
            "color": "green",
            "value": 1
        }
    ],
    "effects": [
        {
            "type": "charm",
            "text": "Trash this card; gain 5 coins."
        }
    ]
}