Stellaris add_opinion Command
This command can be used to add or remove (use negative numbers to remove) opinion from one empire to another.
Name | Description |
---|---|
Source ID | The ID of the empire you wish to add opinion FROM. Your empire ID is always 0. |
Empire ID | The ID of the empire you wish to add opinion TO. Your empire ID is always 0. |
Opinion Amount | The amount of opinion you wish to add, use a negative number to remove opinion. |
Examples
- add_opinion 3 0 10
This command adds 10 opinion from empire with ID 3 to the empire with ID 0. Your empire always has an ID of 0, so this would add opinion from empire with ID 3 to your empire.
- add_opinion 3 0 -10
This command is similar to the one above it, but instead of adding 10 opinion, it removes 10 opinion (because we use '-10' instead of '10').
Command Generator
Adjust the settings below to automatically generate a command. Once you've got everything right, hit the Copy button and paste it into the console in Stellaris.