Crusader Kings 3 Effect Command


This command executes the specified scripted effect.

Effect Syntax


The syntax for the effect command is as follows:

effect [script]

This command has the following arguments:

ScriptThe effect script you wish to execute.

Looking for other commands?

Search our database of 99 Crusader Kings 3 commands...

GO

Effect Examples


Find 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.