Занятия йогой
Действие

Занятия йогой

perform_yogain_game/common/generic_actions/hindu_branches.txt:378

Погрузитесь в медитацию.

ТребуетДоступен ConceptТип модификатораpotential

Определениеin_game/common/generic_actions/hindu_branches.txt:378

379type = religious
381sound = UI_action_religion_generic
383ai_tick = monthly
384ai_tick_frequency = 6
386automation_tick = monthly
387automation_tick_frequency = 1
388player_automated_category = religiousdoctrines
390potential = {
391scope:actor = {
}
}
396allow = {
}
399cooldown = {
400type = perform_yoga
401years = 2
}
404price = price:perform_yoga
406select_trigger = {
407looking_for_a = religion
408source = actor
409target_flag = recipient
410name = "choose_religion" Выберите Concept:
411column = {
412data = name
}
}
416effect = {
417scope:actor = {
418add_self_control = self_control_mild_bonus (10)
}
}
422ai_will_do = {
423add = {
424value = "scope:actor.currency_utility(self_control|self_control_mild_bonus)"
}
}