증세 요청
행동

증세 요청

request_more_taxesin_game/common/generic_actions/parliament.txt:288

계층에 세금을 더 많이 부과할 수 있게 해 달라고 Player Parliament에 요청합니다.

요구 조건의회 요청 시 쟁점 지지도 필요량보정치 유형allow의회에서 세금 승인정적 보정치allow

정의in_game/common/generic_actions/parliament.txt:288

289type = parliament
291sound = PARLIAMENT_REQUEST_MORE_TAXES
293ai_tick = daily
294ai_tick_frequency = 100
297automation_tick = daily
298automation_tick_frequency = 1
299player_automated_category = parliament
302allow = {
303scope:actor = {
304is_active_parliament = yes
305NOT = {
305has_country_modifier = parliament_approved_extra_taxes
}
}
}
310effect = {
311scope:actor = {
312add_country_modifier = {
312years = 1
312mode = add_and_extend
}
313change_parliament_issue_support = {
}
}
}
320ai_will_do = {
321add = {
322if = {
323limit = {
324scope:actor = {
325OR = {
326parliament_issue_support > 0.9
327stability >= 20
}
329higher_temporary_taxes_needed >= 0.05
330NOT = {
331any_country_in_diplomatic_range = {
332scope:actor = {
333wants_casus_belli_with = prev
}
335NOT = {
336has_target_casus_belli_on_us = scope:actor
}
}
}
}
}
342value = 10
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지