Skip to content

Implement condition registry mvp - #814

Open
Aelysya wants to merge 4 commits into
developfrom
implement-condition-registry-mvp
Open

Implement condition registry mvp#814
Aelysya wants to merge 4 commits into
developfrom
implement-condition-registry-mvp

Conversation

@Aelysya

@Aelysya Aelysya commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR adds the basic data definition of the condition registry and the related translation texts.
Some conditions requiring a more complex context have intentionally been left for later implementation (quest objectives and party creatures data).
No components have been added, this is to handled with another issue.

closes #781

Tests to perform

  • Verify included conditions are correctly defined (dbSymbol, operators, operands type, etc...)
  • Translation texts are correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement the MVP Condition Registry

2 participants