{
    "name": "Elin Wren",
    "house": "Zephyra",
    "stats": {
        "Fight": "d6",
        "Flight": "d20",
        "Brains": "d8",
        "Brawn": "d4",
        "Charm": "d10",
        "Grit": "d12"
    },
    "wandCore": {
        "name": "Hawk Feather"
    },
    "wandWood": {
        "name": "Birch"
    },
    "broom": {
        "name": "Bolting 4000"
    },
    "broomName": "Quickwit",
    "familiar": {
        "name": "Magical Hare"
    },
    "strengths": [
        {
            "name": "Adaptable",
            "description": "Elin changes direction quickly when the plan, weather, or opposition shifts."
        }
    ],
    "flaws": [
        {
            "name": "Reckless",
            "description": "An exciting shortcut can make the sensible risks feel unimportant."
        }
    ]
}