
ActionModifié dans cette version
Offrir un triomphe
Les succès méritent d'être célébrés. Un chef militaire compétent devrait donc être présenté au peuple comme un vainqueur lors d'un défilé triomphal spectaculaire.
Sort du phénixDLCpotential
Interactions endiguéesType de modificateurselect trigger 2
HellénismeReligionpotential
Latinisation contre HellénisationValeur sociétaleallow
TriomphantTraitselect trigger 2recently_won_a_warVariableallowDéfinitionin_game/common/generic_actions/D008_fate_of_the_phoenix_actions.txt:921
922type = religious
924sound = UI_action_religion_generic
926potential = {
}
931allow = {
932scope:actor = {
933custom_tooltip = {
934text = grant_a_triumph_tt Nous avons remporté une guerre au cours des 5 dernières années.
}
}
}
941ai_tick = monthly
942ai_tick_frequency = 12
944automation_tick = monthly
945automation_tick_frequency = 12
946player_automated_category = religiousdoctrines
948price = price:grant_a_triumph
950cooldown = {
951type = grant_a_triumph
952years = 1
}
955select_trigger = {
956looking_for_a = religion
957source = actor
958target_flag = recipient
959name = "choose_religion" Sélectionner la Religion :
960column = {
960data = name
}
}
963select_trigger = {
964looking_for_a = character
965source = actor
966target_flag = target_character
967name = "choose_character" Sélectionner le Personnage :
968none_available_msg_key = "send_to_prussian_crusade_no_characters"
969column = {
969data = character_info
}
970visible = {
971is_alive = yes
972is_adult = yes
973is_general = yes
}
}
979effect = {
980scope:actor = {
}
986custom_tooltip = {
987text = grant_a_triumph_triumphant_bonus_tt Le Personnage choisi recevra le trait Triomphant
988scope:target_character ?= {
989if = {
990limit = {
990num_of_traits > 0
}
991remove_traits_of_category = general
}
}
}
}
998ai_will_do = {
999value = 100
1000add = "scope:actor.currency_utility(prestige|prestige_mild_bonus)"
}