
Action
Cesser de favoriser un dieu
Nous allons cesser de favoriser un seul God et nous les vénérerons tous de la même manière.
GaneshDieuselect trigger 2
ShaktiDieuselect trigger 2
ShivaDieuselect trigger 2
SuryaDieuselect trigger 2
VishnouDieuselect trigger 2
Branche hindoueOrganisation internationalepotential
SmartismePolitiquepotential
HindouismeReligionpotential, select trigger 2favoring_ganesha_godVariableallow, select trigger 2favoring_shakti_godVariableallow, select trigger 2favoring_shiva_godVariableallow, select trigger 2favoring_surya_godVariableallow, select trigger 2Définitionin_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 Nous favorisons actuellement un God
730scope:actor = {
731OR = {
}
}
}
}
742price = price:favor_god
744select_trigger = {
745looking_for_a = religion
746source = actor
747target_flag = recipient
748name = "choose_religion" Sélectionner la Religion :
749column = {
750data = name
}
}
754select_trigger = {
755looking_for_a = god
756target_flag = target
757name = "favor_god_choose_god" Choisissez un Dieu à favoriser
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)"
}
}