spellcasting: {
    spells: {
        alchemy: "Alchemical";
        arcane: "Arcane";
        divine: "Divine";
        psychic: "Psychic";
    };
    type: {
        hybrid: "Arcanist";
        prepared: "Prepared";
        spontaneous: "Spontaneous";
    };
} = ...