
Action
Indulge in Bloodbath
Indulge in killing our enemies
Enable Self ControlModifier TypepotentialDefinitionin_game/common/generic_actions/hindu_branches.txt:533
534type = religious
536sound = UI_action_religion_generic
538ai_tick = monthly
539ai_tick_frequency = 6
541automation_tick = monthly
542automation_tick_frequency = 1
543player_automated_category = religiousdoctrines
551allow = {
552scope:actor = {
552at_war = yes
}
}
555cooldown = {
556type = indulge_in_bloodbath
557years = 2
}
560price = price:indulge_in_bloodbath
562select_trigger = {
563looking_for_a = religion
564source = actor
565target_flag = recipient
566name = "choose_religion" Choose the Religion:
567column = {
568data = name
}
}
572effect = {
573scope:actor = {
575drop_antagonism_bomb = {
576modifier = antagonism_indulged_in_bloodbath
577target = capital
}
}
}
582ai_will_do = {
583add = {
584value = "scope:actor.currency_utility(self_control|self_control_severe_penalty)"
}
}