DnD Spells

dv.table(["Name", "Level", "Range"], dv.pages('"DnD Spells"').sort(b => b.Level).map(b => [b.file.link, b.Level, b.Range]))