Скриптовый эффектНовое в этой версии

iw_increase_tension_effect

iw_increase_tension_effectin_game/common/scripted_effects/situation_effects.txt:1087

Определениеin_game/common/scripted_effects/situation_effects.txt:1087

1088custom_description = {
1089text = iw_increase_tension_effect_tt Итальянские войны: VALUE к Concept
1090value = $value$
1092change_variable = {
1093name = iw_tension Напряжённость
1094add = $value$
}
1096clamp_variable = {
1097name = iw_tension Напряжённость
1098min = 0
1099max = 100
}
}
}