「治療薬の調達」をやめる
アクション

「治療薬の調達」をやめる

stop_procure_remediesin_game/common/generic_actions/black_death.txt:563

治療師や詐欺師が「奇跡の妙薬」と称する治療薬や調合薬は、どれも効果がなく、危険でさえあることがわかった。

必要黒死病局面select trigger治療薬を調達静的補正potential

定義in_game/common/generic_actions/black_death.txt:563

565type = situation
567ai_tick = daily
568ai_tick_frequency = 120
569automation_tick = daily
570automation_tick_frequency = 7
572exclusive_group = bd_disease_control_actions
574potential = {
575scope:actor ?= {
576has_country_modifier = procure_remedies
}
}
580price = price:stop_procure_remedies
582select_trigger = {
583looking_for_a = situation
584target_flag = recipient
585name = "choose_situation" 局面を選択:
586column = {
587data = name
}
589visible = {
591situation_is_active = yes
}
}
595effect = {
596scope:actor ?= {
597remove_country_modifier = procure_remedies
598remove_country_modifier = procure_remedies_cost
599every_market_present_in_country = {
600if = {
601limit = {
601has_temporary_demand = demand:procure_remedies
}
602remove_temporary_demand = demand:procure_remedies
}
604if = {
605limit = {
605has_temporary_demand = demand:procure_remedies_no_liquor
}
606remove_temporary_demand = demand:procure_remedies_no_liquor
}
}
}
}
612ai_will_do = {
613add = "scope:actor.add_static_modifier_utility(procure_remedies)"
614add = "scope:actor.add_static_modifier_utility(procure_remedies_cost)"
616add = {
617if = {
618limit = {
619scope:actor = {
620country_has_disease = disease:bubonic_plague
}
}
623value = 50
}
}
626add = {
627desc = "increased demands"
628value = -10
}
630multiply = -1
632subtract = 1
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報