
Action
Favoriser un Dieu
Favorisez l'un des Dieux, ce qui pourrait fâcher les autres.
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:589
590type = religious
592sound = UI_action_religion_generic
594ai_tick = daily
595ai_tick_frequency = 40
597automation_tick = monthly
598automation_tick_frequency = 1
599player_automated_category = religiousdoctrines
601potential = {
602scope:actor = {
604any_international_organizations_member_of = {
}
}
}
611allow = {
612custom_tooltip = {
613text = favor_god_why Ne favorise pas tous les Dieux de façon équivalente
614scope:actor = {
615NAND = {
}
}
}
}
626price = price:favor_god
628select_trigger = {
629looking_for_a = religion
630source = actor
631target_flag = recipient
632name = "choose_religion" Sélectionner la Religion :
633column = {
634data = name
}
}
638select_trigger = {
639looking_for_a = god
640target_flag = target
641name = "favor_god_choose_god" Choisissez un Dieu à favoriser
642none_available_msg_key = "favor_god_no_gods"
643column = {
644data = name
}
646visible = {
}
}
671effect = {
672if = {
673limit = {
673exists = scope:target
}
674scope:actor = {
675switch = {
676trigger = scope:target
}
}
}
}
697ai_will_do = {
698add = {
699value = "scope:target.modifier_utility(scope:actor)"
}
}