
アクションこのバージョンで変更
凱旋式を挙行する
戦功は称えられるべきである。有能な将は、壮麗な凱旋行列で勝利者として民衆の前に立たねばならない。
Fate of the PhoenixDLCpotential
関与禁止補正タイプselect trigger 2
ヘレニズム宗教potential
ラティニタスとロマニズモス社会的価値allow
凱旋者特性select trigger 2recently_won_a_war変数allow定義in_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 わが国が過去5年以内に戦争に勝利している。
}
}
}
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" 宗教を選択:
960column = {
960data = name
}
}
963select_trigger = {
964looking_for_a = character
965source = actor
966target_flag = target_character
967name = "choose_character" キャラクターを選択:
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 選択されたキャラクターは、凱旋者の特性を獲得する。
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)"
}