WizardSystemPayload value
Fields
| Field | Type | Description | |
|---|---|---|---|
| hasRivals | boolean | required | |
| rivals[] | object | ⊃ RivalLens | |
| turnNumber | int | required |
Neighborhood
%%{init: {'theme':'base','themeVariables':{'darkMode':true,'background':'#0b1220','primaryColor':'#1e2a3a','primaryTextColor':'#cbd5e1','primaryBorderColor':'#4a7fa5','lineColor':'#64748b','secondaryColor':'#1a2535','tertiaryColor':'#0f1826','fontSize':'13px'}}}%%
erDiagram
RivalLens["⬭ RivalLens"] {
string name "req"
boolean last "req"
}
WizardSystemPayload["⬭ WizardSystemPayload"] {
boolean hasRivals "req"
int turnNumber "req"
}
RivalLens ||--o{ WizardSystemPayload : "rivals"
RivalLens:::c_RivalLens
classDef c_RivalLens fill:#14342b,stroke:#3b5170,color:#cbd5e1,stroke-dasharray:5 3
WizardSystemPayload:::c_WizardSystemPayload
classDef c_WizardSystemPayload fill:#14342b,stroke:#60a5fa,color:#cbd5e1,stroke-dasharray:5 3▭ entity · ⬭ value object · ▱ view (ER boxes: dashed = value, dotted = view)
used by templates brikSystem dominoSystem fabulaSystem grumbelSystem lorekeeperSystem nixSystem ozzimandiasSystem pibSystem tallySystem vexilSystem
meta-wizard-system-payload.yaml