
Action
Exiger un tribut des beylicats
Notre autorité réaffirmée en Anatolie, nous pouvons à nouveau contraindre les beylicats voisins à reconnaître la suprématie de notre Actor Flavor Rank. Les tributs exigés aujourd'hui pourraient affaiblir nos futurs rivaux et raviver la flamme de la confiance envers le pouvoir Actor Adjective.
Sort du phénixCatastropheselect trigger 1
L'ascension des TurcsConjonctureallowDéfinitionin_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" Choisir la Catastrophe :
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" Sélectionner le Pays :
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 Le Pays sélectionné peut être amené à nous fournir des Ducats ou des Réserves
}
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"
}
}
}