Unciv
Unciv copied to clipboard
Add Situation Feature from Stellaris
Before creating
- [X] This is NOT a gameplay feature from Civ VI, BNW, or outside - see Roadmap
- [X] This is NOT a gameplay feature from Vanilla Civ V or from G&K - If so, it should be a comment in https://github.com/yairm210/Unciv/issues/4697
Problem Description
Inspired by the Stellaris game, I would like to add a Situation feature.
- Add a new Situations.json file to define Situations.
- The Situation is represented as a long integer, constrained by maxSituationPoints and minSituationPoints.
- Situations are categorized into national and global, determined by the isNationalAndNotGlobal constraint (Boolean value).
- Add trigger-based unique, such as "Change [±amount] points for [SituationName]".
- Add a new template for the overview button to display Situations, with an option to change the display to the world screen in the settings. I believe Situations are different from Resources, at least for players who are not familiar with the game. PLEASE! PLEASE! PLEASE!
Related Issue Links
No response
Desired Solution
See above.
Alternative Approaches
See above.
Additional Context
No response