Kauf von betrügerischen Heilmitteln einstellen
Aktion

Kauf von betrügerischen Heilmitteln einstellen

stop_procure_remediesin_game/common/generic_actions/black_death.txt:563

Die vielen Arzneien und Mixturen, die von „Heilern“ und anderen Schwindlern als wundersam und unfehlbar angepriesen wurden, haben sich als unwirksam und manchmal sogar gefährlich erwiesen.

ErfordertSchwarzer TodSituationselect triggerHeilmittel beschaffenStatischer Modifikatorpotential

Definitionin_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" Die Situation wählen:
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.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum