Flaky Flasks

Home | Rules | Wiki | References | Contact

Dryad's Leaf [Tier 2]

Dryad's Leaf

Key: dryads_leaf

Name: Dryad's Leaf

Tier: 2

Cost: 4

Symbols: ▲2 ■2


Manifest: Draw a card; if it does not contain a symbol, discard it.


Metadata

{
    "key": "dryads_leaf",
    "name": "Dryad's Leaf",
    "tier": 2,
    "cost": 4,
    "symbols": [
        {
            "shape": "triangle",
            "color": "green",
            "value": 2
        },
        {
            "shape": "square",
            "color": "green",
            "value": 2
        }
    ],
    "effects": [
        {
            "type": "manifest",
            "text": "Draw a card; if it does not contain a [green] symbol, discard it."
        }
    ]
}