© 2026 Hedgehog Software, LLC
List<Spell>
{ "spell": [ { "name": "Acid Splash", ... }] }
{ }
[ ]
public record RootObject(List<Spell> Spell);