
Action
Request Roman Donation
With the Actor Flavor Rank strained and its coffers thin, envoys could be sent to the Rome to appeal for aid in the name of Christianity. Though such requests are rarely made without consequence, their gold may yet buy us time in our hour of need.
RomeCountryallow, potential
Fate of the PhoenixDisasterselect triggerDefinitionin_game/common/generic_actions/D008_fate_of_the_phoenix_actions.txt:1
2type = disaster
4potential = {
}
14allow = {
}
26ai_tick = monthly
27ai_tick_frequency = 4
28price = price:fate_of_phoenix_actions_price
30cooldown = {
31type = request_papal_donation
32years = 5
}
35select_trigger = {
36looking_for_a = disaster
37name = "choose_disaster" Choose the Disaster:
38target_flag = recipient
39column = {
40data = name
}
}
52ai_will_do = {
53if = {
54limit = {
55scope:actor.government_power > 90
}
58add = {
59value = {
1
50
}
60desc = "high government power"
}
}
63else = {
64subtract = {
65value = 1
66desc = "low government power"
}
}
}