Flaky Flasks

Home | Rules | Wiki | References | Contact

Griffin Feather [Tier 2]

Griffin Feather

Key: griffin_feather

Name: Griffin Feather

Tier: 2

Cost: 4

Symbols: ■1 ⬟1


Hex: Target player must discard a card with a symbol, or reveal that they cannot to draw a card instead.


Metadata

{
    "key": "griffin_feather",
    "name": "Griffin Feather",
    "tier": 2,
    "cost": 4,
    "symbols": [
        {
            "shape": "square",
            "color": "red",
            "value": 1
        },
        {
            "shape": "pentagon",
            "color": "red",
            "value": 1
        }
    ],
    "effects": [
        {
            "type": "hex",
            "text": "Target player must discard a card with a [red] symbol, or reveal that they cannot to draw a card instead."
        }
    ]
}