Variable spellLevelsConst
spellLevels: {
"0": "Cantrip/Orison";
"1": "1st Level";
"2": "2nd Level";
"3": "3rd Level";
"4": "4th Level";
"5": "5th Level";
"6": "6th Level";
"7": "7th Level";
"8": "8th Level";
"9": "9th Level";
} = ...
Type Declaration
Readonly0: "Cantrip/Orison"
Readonly1: "1st Level"
Readonly2: "2nd Level"
Readonly3: "3rd Level"
Readonly4: "4th Level"
Readonly5: "5th Level"
Readonly6: "6th Level"
Readonly7: "7th Level"
Readonly8: "8th Level"
Readonly9: "9th Level"
Spell levels