Demander un tribut en argent
Interaction internationale

Demander un tribut en argent

demand_silver_tributein_game/common/country_interactions/demand_silver_tribute.txt:1

La politique Politique du fouet unique nous permet désormais de tirer de l'Argent en plus grande quantité de nos divers vassaux.

RequiertEmpire du MilieuOrganisation internationalepotential, select triggerPeut Demander un tribut en argentType de modificateurpotential

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

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5potential = {
7scope:actor = {
7is_leader_of_international_organization = international_organization:middle_kingdom
}
}
15allow = {
}
18select_trigger = {
19looking_for_a = country
20interaction_source_list = {
21scope:actor = {
22every_subject = {
23add_to_list = source
}
}
}
27target_flag = recipient
28name = "choose_country" Sélectionner le Pays :
29column = {
30data = name
}
32visible = {
33is_member_of_international_organization = international_organization:middle_kingdom
}
35enabled = {
36NOT = {
37capital.market = {
38this = scope:actor.capital.market
}
}
41gold >= {
42value = monthly_income_trade_and_tax
}
44opinion = {
45target = scope:actor
46value > 0
}
48produced_in_country:silver > 0
49subject_loyalty >= MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
}
}
54effect = {
55scope:recipient = {
56capital.market = {
57add_goods_supply = {
58goods = goods:silver
59amount = {
60subtract = {
61value = scope:recipient.produced_in_country:silver
}
63divide = {
64value = 10
}
}
}
}
}
71scope:actor = {
72capital.market = {
73add_goods_supply = {
74goods = goods:silver
75amount = {
76add = {
77value = scope:recipient.produced_in_country:silver
}
79divide = {
80value = 10
}
}
}
}
86add_gold = {
87value = scope:recipient.monthly_income_trade_and_tax
}
89add_inflation = {
91multiply = {
92desc = "SCOPE_RECEPIENT_SILVER_PRODUCTION"
93value = scope:recipient.produced_in_country:silver
94divide = 1000
}
}
}
}
99ai_will_do = {
100add = -10
}
© 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