entities/ClassLore
Classes
Section titled “Classes”ClassLore
Section titled “ClassLore”Defined in: entities/ClassLore.ts:11
EverQuest class lore text (maps to public.class_lore).
Stores flavour descriptions for each EQ character class, displayed by informational commands to help players understand class roles.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new ClassLore():
ClassLore
Returns
Section titled “Returns”Properties
Section titled “Properties”CharacterClass
Section titled “CharacterClass”CharacterClass:
string|null
Defined in: entities/ClassLore.ts:14
EverQuest class name (e.g. "Cleric", "Shadow Knight").
Description
Section titled “Description”Description:
string|null
Defined in: entities/ClassLore.ts:18
Lore/flavour description for the class.
Id:
string
Defined in: entities/ClassLore.ts:21