容認文化を削除
アクション

容認文化を削除

remove_tolerated_culturein_game/common/generic_actions/culture.txt:455

わが国の容認文化の1つを非受容文化に降格する。

定義in_game/common/generic_actions/culture.txt:455

456icon = add_tolerated_culture
457type = owncountry
459potential = {
}
462allow = {
}
465ai_prerequisite = {
466at_war = no
467stability >= 50
468used_cultures_capacity > modifier:cultures_capacity
}
471ai_tick = monthly
472ai_tick_frequency = 12
474automation_tick = monthly
475automation_tick_frequency = 1
476player_automated_category = cultureacceptance
478price = price:remove_tolerated_culture
479price_modifier = {
480if = {
481limit = {
482exists = scope:target
}
484add = {
485desc = "SORT_CULTURE_POPULATION" 人口
486value = "scope:actor.culture_percentage_in_country(scope:target)"
487multiply = 100
}
}
}
492select_trigger = {
493looking_for_a = culture
494source = actor
495target_flag = target
496source_flags = only_tolerated
497name = "remove_tolerated_culture_select_culture" 削除する文化を選択:
498none_available_msg_key = "remove_tolerated_culture_no_cultures"
501pre_evaluation_sort_value = {
502value = 0
503subtract = "scope:actor.culture_percentage_in_country(root)"
}
505pre_evaluation_number_to_evaluate_fully = 2
506column = {
507data = name
}
}
511effect = {
512scope:actor = {
513if = {
514limit = {
515exists = scope:target
}
517remove_tolerated_culture = scope:target
518custom_tooltip = {
519text = lose_50_pop_satisfaction_ct すべてのTargetPOPのPOP満足度がpop satisfaction ultimate penalty低下する
520every_pop = {
521limit = {
522owner ?= scope:actor
523culture = scope:target
}
525add_pop_satisfaction = pop_satisfaction_ultimate_penalty (-0.5)
}
}
}
}
}
532ai_will_do = {
533add = {
534desc = "willingness"
535value = 500
}
538subtract = {
539desc = "less tolerated pops"
540scope:actor = {
541value = 100
542multiply = "culture_percentage_in_country(scope:target)"
}
}
546if = {
547limit = {
548scope:actor = {
549culture_percentage_in_country(scope:target) > 0.075
}
}
552multiply = 0
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報