{
    "name": "Priya Nadir",
    "house": "Luminae",
    "stats": {
        "Fight": "d4",
        "Flight": "d8",
        "Brains": "d20",
        "Brawn": "d6",
        "Charm": "d12",
        "Grit": "d10"
    },
    "wandCore": {
        "name": "Owl Feather"
    },
    "wandWood": {
        "name": "Elm"
    },
    "broom": {
        "name": "Mastermind's Sweeper"
    },
    "broomName": "Index",
    "familiar": {
        "name": "Owl"
    },
    "strengths": [
        {
            "name": "Quick Thinker",
            "description": "Priya reacts fast when a plan collapses or a clue changes the problem."
        }
    ],
    "flaws": [
        {
            "name": "Easily Distracted",
            "description": "A fresh puzzle can pull her attention away from the danger directly in front of her."
        }
    ]
}