Supported target:THIS, ROOT, PREV, FROM, OWNER, CONTROLLER, OCCUPIED, CAPITAL
Description
adds a dynamic modifier to the containing scope (country / state / unit-leader / special-project).
Updates the cooldown if exists.
Optionaly you can give a scope that will restrict the dynamic modifier to it.
example :
12 = {
add_dynamic_modifier = {
modifier = dynamic_modifier_name
days = 42 # will be temporary if specified, can be variable
scope = GER # optional, state/countrytag or a variable containing that.
# if specified the dynamic variable will target that scope
# in this example : adds the modifier to state 12 but only applies for country GER
}
}
实战 · 配合 · 坑
实战内容由 AI 生成,并已对照 vanilla 命令词表校验 —— 请当作起点而非权威依据。上方的定义节才是游戏自带文档原文。