
Aktion
Vorbereitungen für das nächste K’atun beenden
Wir beenden die teuren Vorbereitungen für das K’atun
Maya-RitualismusReligionpotentialK’atun-VorbereitungenStatischer ModifikatorpotentialDefinitionin_game/common/generic_actions/mayan.txt:99
100icon = prepare_for_katun_double
101type = religious
103sound = UI_action_religion_generic
105potential = {
}
125ai_tick = monthly
126ai_tick_frequency = 1
128automation_tick = monthly
129automation_tick_frequency = 1
130player_automated_category = religiousdoctrines
132select_trigger = {
133looking_for_a = religion
134source = actor
135target_flag = recipient
136name = "choose_religion" Die Religion wählen:
137column = {
137data = name
}
}
146ai_will_do = {
147subtract = "scope:actor.add_static_modifier_utility(prepare_for_katun)"
149subtract = {
150desc = "bias against doing stuff"
151value = 1
}
}