
Action
Demand Beylik Tribute
With our authority reasserted in Anatolia, we may once again compel the nearby beyliks to acknowledge Actor Adjective supremacy. Tribute extracted now could weaken future rivals and restore confidence in the strength of the Actor Flavor Rank.
Fate of the PhoenixDisasterselect trigger 1
Rise of the TurksSituationallowDefinitionin_game/common/generic_actions/D008_fate_of_the_phoenix_actions.txt:438
439type = disaster
441potential = {
442location:bursa = {
443owner ?= {
444OR = {
445this = scope:actor
446top_overlord ?= scope:actor
}
}
}
}
456automation_tick = never
457automation_tick_frequency = 12
458price = price:fate_of_phoenix_actions_price
460cooldown = {
461type = demand_beylik_tribute
462years = 10
}
465select_trigger = {
466looking_for_a = disaster
467name = "choose_disaster" Choose the Disaster:
468target_flag = recipient
469column = {
470data = name
}
}
478select_trigger = {
479looking_for_a = country
480interaction_source_list = {
481every_in_global_list = {
482variable = eligible_beylik_list
484add_to_list = source
}
}
487cache_targets = yes
488target_flag = target_country
489name = "choose_country" Choose the Country:
490column = {
490data = name
}
491column = {
491data = great_power_score
}
492enabled = {
493is_subject = no
}
}
498effect = {
499if = {
500limit = {
500exists = scope:target_country
}
}
505custom_tooltip = target_country_forced_to_give_tribute_tt The selected Country may be persuaded to give us Ducats or Manpower
}
508ai_will_do = {
509if = {
510limit = {
511scope:actor.government_power > 90
}
514add = {
515value = {
20
50
}
516desc = "high government power"
}
}
519else = {
520subtract = {
521value = 1
522desc = "low government power"
}
}
}