스크립트 효과I스크립트 효과이번 버전 신규iw_increase_tension_effectiw_increase_tension_effectin_game/common/scripted_effects/situation_effects.txt:1087정의in_game/common/scripted_effects/situation_effects.txt:10871088▾custom_description = {1089text = iw_increase_tension_effect_tt 이탈리아 전쟁의 긴장도가 VALUE 증가합니다1090value = $value$1091▾situation:italian_wars ?= {1092▾change_variable = {1093name = iw_tension 긴장도1094add = $value$}1096▾clamp_variable = {1097name = iw_tension 긴장도1098min = 01099max = 100}}}