Flaky Flasks

Home | Rules | Wiki | References | Contact

Leviathan Heart [Tier 3]

Leviathan Heart

Key: leviathan_heart

Name: Leviathan Heart

Tier: 3

Cost: 6

Symbols: ▲1 ■2 ⬟1


Manifest: Rearrange your deck and your tiles.


Metadata

{
    "key": "leviathan_heart",
    "name": "Leviathan Heart",
    "tier": 3,
    "cost": 6,
    "symbols": [
        {
            "shape": "triangle",
            "color": "red",
            "value": 1
        },
        {
            "shape": "square",
            "color": "green",
            "value": 2
        },
        {
            "shape": "pentagon",
            "color": "blue",
            "value": 1
        }
    ],
    "effects": [
        {
            "type": "manifest",
            "text": "Rearrange your deck and your tiles."
        }
    ]
}