Flaky Flasks

Home | Rules | Wiki | References | Contact

Mermaid Milk [Tier 3]

Mermaid Milk

Key: mermaid_milk

Name: Mermaid Milk

Tier: 3

Cost: 6

Symbols: ▲1 ■2 ⬟1


Trait: Liquid.

Manifest: If dominates, draw a card.


Metadata

{
    "key": "mermaid_milk",
    "name": "Mermaid Milk",
    "tier": 3,
    "cost": 6,
    "symbols": [
        {
            "shape": "triangle",
            "color": "blue",
            "value": 1
        },
        {
            "shape": "square",
            "color": "green",
            "value": 2
        },
        {
            "shape": "pentagon",
            "color": "blue",
            "value": 1
        }
    ],
    "effects": [
        {
            "type": "trait",
            "text": "Liquid."
        },
        {
            "type": "manifest",
            "text": "If [light fume] dominates, draw a card."
        }
    ]
}