This command changes the culture of every relative in the ruler's house to match the ruler's culture.
The ID of the faith you want to set. |
This command changes the culture of every member of a specific house to match the culture of the ruler.
This command, effect = {house = { every_house_member = { set_culture = global_var:char_culture
, executes a script for the game where upon execution, each character that is part of the 'house' will have their cultural identity changed to match that of the character defined in the global_var:char_culture
command, which is typically the ruling character.
This command can be quite helpful in controlling the cultural dynamics of your game, particularly if you are aiming for cultural homogeneity across your ruling lines. It will ensure that all members of your house share the same culture as the ruler, which can have impacts on everything from relationships with other characters to the kinds of decisions they make.
For instance, it's quite useful if you have the goal of unifying your realm under a single culture, since it strengthens the cultural uniformity of your house. This in turn allows for more seamless rules and removes potential culture clashes among house members, reducing chances for unrest or rebellion due to cultural differences.
This command changes the culture of every member of a specific house to match the culture of the ruler.
This command, effect = {house = { every_house_member = { set_culture = global_var:char_culture
, executes a script for the game where upon execution, each character that is part of the 'house' will have their cultural identity changed to match that of the character defined in the global_var:char_culture
command, which is typically the ruling character.
This command can be quite helpful in controlling the cultural dynamics of your game, particularly if you are aiming for cultural homogeneity across your ruling lines. It will ensure that all members of your house share the same culture as the ruler, which can have impacts on everything from relationships with other characters to the kinds of decisions they make.
For instance, it's quite useful if you have the goal of unifying your realm under a single culture, since it strengthens the cultural uniformity of your house. This in turn allows for more seamless rules and removes potential culture clashes among house members, reducing chances for unrest or rebellion due to cultural differences.
In CK3, cheats are executed from the command console, a text box that you type commands into.
To open the command console press the ~ (tilde) key, which is typically located under ESC (escape).
If your keyboard does not have that key, or pressing ~ does not work, try the following keys:
Type your command into the console, and then press ENTER .