entities/Raids
Classes
Section titled “Classes”Defined in: entities/Raids.ts:11
Raid event definitions (maps to public.raids).
Each row defines a named raid target and its associated DKP modifier.
Referenced by the /attendance command when officers record who
attended a specific raid.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new Raids():
Raids
Returns
Section titled “Returns”Properties
Section titled “Properties”Id:
number|null
Defined in: entities/Raids.ts:25
Modifier
Section titled “Modifier”Modifier:
number|null
Defined in: entities/Raids.ts:22
DKP multiplier/modifier awarded for attending this raid.
Raid:
string
Defined in: entities/Raids.ts:14
Unique raid name, e.g. "Nagafen", "Vox". Also serves as the primary key.
Type:
string|null
Defined in: entities/Raids.ts:18
Raid category — e.g. "Open World", "Instanced".