This command executes the specified scripted effect.
The syntax for the effect command is as follows:
effect [script]
This command has the following arguments:
Script | The effect script you wish to execute. |
Search our database of 99 Crusader Kings 3 commands...
To the CommandsFind below working examples of the effect command.
effect create_artifact_al_dawat_effect = { OWNER = this }
This command spawns the al-Dawat artifact.
effect = { set_global_variable = { name = char_culture value = root.culture }}
The above command would set the culture of the current ruler as a global variable.