eventscopes Console Command
Documentation and examples for the eventscopes command in Stellaris.
eventscopes
This command prints the scope trees of current events.
In-depth description
The eventscopes command in Stellaris is a debugging tool used by game developers and modders.
It provides detailed information about the current events taking place in your in-game universe.
When you input this command, it returns a list of all the scopes or contexts related to the events currently running in your game.
Each event in Stellaris has a certain scope or context, which includes the characters, species, or other entities involved, the location, and other related factors.
The scope of an event determines its effects and outcomes; for example, a diplomatic event will affect the relationship between two empires, while a research event will affect scientific progress.
The eventscopes command provides a hierarchy or tree of these scopes, offering a detailed breakdown of the relationships between different events and their elements.
This can be highly useful for troubleshooting and debugging - if an event isn't working as it should, using eventscopes can help identify the problem by showing what contexts are being applied.