Demander un tribut supplémentaire
Interaction internationale

Demander un tribut supplémentaire

demand_additional_tributein_game/common/country_interactions/demand_additional_tribute.txt:1

Nous demanderons un surcroît d'argent à ce pays.

RequiertTribut supplémentaireModificateur statiqueselect triggerTributaireType de vassalselect trigger

Définitionin_game/common/country_interactions/demand_additional_tribute.txt:1

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5diplomatic_cost = demand_additional_tribute_cost
7potential = {
8scope:actor = {
9country_type = location
}
}
13allow = {
}
16select_trigger = {
17looking_for_a = country
18interaction_source_list = {
19scope:actor = {
20every_subject = {
21add_to_list = source
}
}
}
25target_flag = recipient
26name = "choose_country" Sélectionner le Pays :
27column = {
28data = name
}
30visible = {
31country_type = location
32is_subject_type = tributary
}
34enabled = {
35subject_loyalty >= MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
37NOT = {
37has_country_modifier = additional_tribute
}
}
}
41effect = {
42scope:recipient = {
43add_country_modifier = {
43modifier = additional_tribute
43years = 10
43mode = add_and_extend
}
44add_liberty_desire = liberty_desire_severe_plus (20)
45add_opinion = {
45target = scope:actor
45modifier = opinion_demanded_additional_tribute
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales