스크립트 효과

change_opinion_of_expedition

change_opinion_of_expeditionin_game/common/scripted_effects/country_effects.txt:1901
요구 조건chinese_expedition_opinion변수custom description

정의in_game/common/scripted_effects/country_effects.txt:1901

1902custom_description = {
1903text = change_opinion_of_expedition 우리에 대한 보물 원정대 신뢰도가 VALUE 증가합니다(현재: Chinese Expedition Opinion)
1904value = $value$
1905change_variable = {
1906name = chinese_expedition_opinion 보물 원정대 신뢰도
1907add = $value$
}
1910if = {
1911limit = {
}
1914set_variable = {
1915name = chinese_expedition_opinion 보물 원정대 신뢰도
1916value = 100
}
}
1919else_if = {
1920limit = {
}
1923set_variable = {
1924name = chinese_expedition_opinion 보물 원정대 신뢰도
1925value = -100
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지