
Action
Stop Favoring a God
We will stop favoring a single God and instead worship them all equally.
GaṇeśaGodselect trigger 2
ŚaktiGodselect trigger 2
ŚivaGodselect trigger 2
SūryaGodselect trigger 2
ViṣṇuGodselect trigger 2
Hindu BranchInternational Organizationpotential
SmartismPolicypotential
HinduismReligionpotential, select trigger 2favoring_ganesha_godVariableallow, select trigger 2favoring_shakti_godVariableallow, select trigger 2favoring_shiva_godVariableallow, select trigger 2favoring_surya_godVariableallow, select trigger 2Definitionin_game/common/generic_actions/hindu_branches.txt:704
705icon = favor_god
706type = religious
708sound = UI_action_religion_generic
710ai_tick = daily
711ai_tick_frequency = 40
713automation_tick = monthly
714automation_tick_frequency = 1
715player_automated_category = religiousdoctrines
717potential = {
718scope:actor = {
720any_international_organizations_member_of = {
}
}
}
727allow = {
728custom_tooltip = {
729text = stop_favoring_god_why We are currently favoring a God
730scope:actor = {
731OR = {
}
}
}
}
742price = price:favor_god
744select_trigger = {
745looking_for_a = religion
746source = actor
747target_flag = recipient
748name = "choose_religion" Choose the Religion:
749column = {
750data = name
}
}
754select_trigger = {
755looking_for_a = god
756target_flag = target
757name = "favor_god_choose_god" Choose a God to favor
758none_available_msg_key = "favor_god_no_gods"
759column = {
760data = name
}
762visible = {
764OR = {
}
}
}
791effect = {
792if = {
793limit = {
793exists = scope:target
}
794scope:actor = {
795switch = {
796trigger = scope:target
}
}
}
}
817ai_will_do = {
818add = {
819value = "scope:target.modifier_utility(scope:actor)"
}
}