
Action
Attract Italian Engineer
Renowned Italian engineers are sought to improve our fortifications and military works. Their expertise promises modern solutions to ancient problems, perhaps at the cost of binding us to Western methods and influence.
Fate of the PhoenixDisasterselect trigger 1Definitionin_game/common/generic_actions/D008_fate_of_the_phoenix_actions.txt:333
334type = disaster
336potential = {
}
338allow = {
339scope:actor = {
340OR = {
341any_related_country = {
342type = alliance
}
}
}
}
352automation_tick = never
353automation_tick_frequency = 12
354price = price:fate_of_phoenix_actions_price
356cooldown = {
357type = attract_italian_engineer
358years = 15
}
361select_trigger = {
362looking_for_a = disaster
363name = "choose_disaster" Choose the Disaster:
364target_flag = recipient
365column = {
366data = name
}
}
374select_trigger = {
375looking_for_a = country
376interaction_source_list = {
377scope:actor = {
378every_related_country = {
379type = alliance
383add_to_list = source
}
386every_loyal_subject = {
390add_to_list = source
}
}
}
394target_flag = target_country
395name = "choose_country" Choose the Country:
396column = {
396data = name
}
}
399effect = {
400if = {
401limit = {
401exists = scope:target_country
}
}
408scope:actor = {
409change_societal_value = {
}
}
415custom_tooltip = selected_country_will_send_us_engineer_character_tt The selected Country will send us one of their finest Characters
}
418ai_will_do = {
419if = {
420limit = {
421scope:actor.government_power > 90
}
424add = {
425value = {
1
50
}
426desc = "high government power"
}
}
429else = {
430subtract = {
431value = 1
432desc = "low government power"
}
}
}