Flaky Flasks

Home | Rules | Wiki | References | Contact

Holy Water [Tier 2]

Holy Water

Key: holy_water

Name: Holy Water

Tier: 2

Cost: 4

Symbols: ⬟1 ⬟1 ⬟1


Trait: Liquid.

Counter: Discard to be unaffected by Hexes for this turn; then exude .


Metadata

{
    "key": "holy_water",
    "name": "Holy Water",
    "tier": 2,
    "cost": 4,
    "symbols": [
        {
            "shape": "pentagon",
            "color": "red",
            "value": 1
        },
        {
            "shape": "pentagon",
            "color": "blue",
            "value": 1
        },
        {
            "shape": "pentagon",
            "color": "green",
            "value": 1
        }
    ],
    "effects": [
        {
            "type": "trait",
            "text": "Liquid."
        },
        {
            "type": "counter",
            "text": "Discard to be unaffected by Hexes for this turn; then exude [light fume]."
        }
    ]
}