스크립트 효과

lock_resolution_effect

lock_resolution_effectin_game/common/scripted_effects/international_organization_effects.txt:23

정의in_game/common/scripted_effects/international_organization_effects.txt:23

24custom_description = {
25text = lock_resolution_effect_text
26value = resolution:$type$
27if = {
28limit = {
29has_variable = unlocked_resolution_$type$
30var:unlocked_resolution_$type$ > 1
}
32change_variable = {
33name = unlocked_resolution_$type$
34subtract = 1
}
}
37else = {
38if = {
39limit = {
39has_variable = unlocked_resolution_$type$
}
40remove_variable = unlocked_resolution_$type$
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지