
Action
Perform a Tantric Ritual
Perform a religious ritual following Tantric practices.
Tantric PracticesPolicypotential, select triggerreligionVariableselect triggerDefinitionin_game/common/generic_actions/sects.txt:584
585type = religious
587sound = UI_action_religion_generic
589potential = {
590scope:actor = {
591any_international_organizations_member_of = {
}
}
}
597cooldown = {
598type = perform_tantric_ritual
599years = 10
}
602allow = {
}
605ai_tick = monthly
606ai_tick_frequency = 6
608automation_tick = monthly
609automation_tick_frequency = 1
610player_automated_category = religiousdoctrines
612price = price:perform_tantric_ritual
614select_trigger = {
615looking_for_a = religion
616source = actor
617target_flag = recipient
618name = "choose_religion" Choose the Religion:
619column = {
620data = name
}
622visible = {
623has_sects = yes
624scope:actor = {
625any_international_organizations_member_of = {
627has_variable = religion
}
}
}
}
640ai_will_do = {
641add = {
642value = "scope:actor.currency_utility(government_power|government_power_extreme_bonus)"
}
}