add_trait Copy commandCopy syntax In-depth description, examples, and more Command: add_traitTrait IDCharacter ID Effect: This command adds a specified to the specified character. If no character is specified, then the trait will be added to your character. View all trait IDs at: ck3cheats....
test_event [eventid] [character] - Evaluate if an event can be triggered for a character. It will also print the event trigger to the console, which can however cause some false positive error logs.评估是否可以为角色触发事件。此选项还会将事件触发器传至控制台,但是可能会导致误报错误日志。 di...
Yet, to truly maximize these features, such as magically stripping the AI of its titles, it’s essential to first understand how to activate the console command window. This guide will walk you through the process, enhancing your CK3 gameplay experience and providing you with a greater command...
加正统effect ={add_legitimacy={value=1400}} 变量 文化上限修改game/common/defines/00_defines搜索...
(Scripting) commands are different from console commands, though some console commands have a scripting equivalent. Available commands depend on the current scope type. List of Commands编辑 Command Used in vanilla Used from scope Value type Description Example Category add_dynasty_modifier dynasty ...
CHARACTER_2 = root SCALE = 0.1 } } } List of Modifiers These modifiers can be used in the definition of Modifiers to apply different effects to them. Note that this list has been generated from the output of the "script_docs" console command....
加正统effect ={add_legitimacy={value=1400}} 变量 文化上限修改game/common/defines/00_defines搜索...
Add this to your mod, trigger it from the in-game console using "event example.1", and you have got yourself a working event! Everything else is optional, but necessary to really flesh out the events. This is as bare-bones as it gets. Here is an example of a more fleshed out ...
加正统effect ={add_legitimacy={value=1400}} 变量 文化上限修改game/common/defines/00_defines搜索...
You can add a flag to a character with the add_character_flag command, like this: add_character_flag = { flag = dna_change_example_modifier } If you encounter any issues, check the error.log of the game for any specific error messages and correct your script accordingly. ...