종파 장려 중단
행동

종파 장려 중단

stop_promoting_sectin_game/common/generic_actions/sects.txt:409

특정 종파에 대한 장려를 중단합니다. 더 이상 우리 영토에서 해당 종파의 확산을 장려하지 않으며, 우리가 그 종파에 속할 경우 받던 혜택이 중단됩니다.

요구 조건종파국가 간 조직체select trigger 2신토종교potential불교 종파 우대 중정적 보정치potentialpromoting_sect변수potential, select trigger 2

정의in_game/common/generic_actions/sects.txt:409

410icon = disfavor_sect
411type = religious
413sound = UI_action_religion_generic
415potential = {
416scope:actor ?= {
417has_variable = promoting_sect
418religion = {
419has_sects = yes
420OR = {
421this != religion:shinto
422scope:actor = {
422has_country_modifier = favoring_buddhism_schools
}
}
}
}
}
428allow = {
}
431ai_tick = monthly
432ai_tick_frequency = 6
434automation_tick = monthly
435automation_tick_frequency = 1
436player_automated_category = religiousdoctrines
438price = price:stop_promoting_sect
440select_trigger = {
441looking_for_a = religion
442source = actor
443target_flag = recipient
444name = "choose_religion" 종교 선택:
445column = {
446data = name
}
448visible = {
449has_sects = yes
}
}
453select_trigger = {
454looking_for_a = international_organization
455target_flag = target
456name = "promote_sect_choose_sect" 장려할 종파 선택
457none_available_msg_key = "stop_promoting_sect_no_ios"
458column = {
459data = name
}
461visible = {
462international_organization_type = international_organization_type:sect
463scope:actor = {
464has_variable = promoting_sect
}
}
}
470effect = {
471if = {
472limit = {
473exists = scope:target
}
475scope:actor = {
476remove_variable = promoting_sect
}
478scope:target = {
479remove_list_variable = {
480name = sect_supporters
481target = scope:actor
}
}
}
}
487ai_will_do = {
489add = {
490value = "scope:target.modifier_utility(scope:actor)"
491multiply = -1
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지