ÉvénementModifié dans cette version

Root Country requiert le soutien impérial

guelphs_and_ghibellines.1101in_game/events/situations/guelphs_and_ghibellines.txt:822
… requiert le soutien impérial

Root Country, membre puissant de la GAGOwn Faction, requiert notre soutien. Ils demandent plus d'or pour lutter contre les GAGEnemy Faction.

Requiertghibellines_demand_allianceVariableoption 1ghibellines_demand_goldVariableoption 1ghibellines_demand_manpowerVariableoption 1

Chaîne d’événements

Chaque événement est déclenché par celui sous lequel il est imbriqué ; la ligne en dessous indique quel choix y mène et quand.

  1. Soutien impérial
  2. Root Country requiert le soutien impérial
    ↳ Option A « Nos caisses ont un besoin urgent de soutien. » · immédiatement
  3. Soutien impérial
    ↳ Option A « Leur demande est raisonnable. » · immédiatement
  4. Soutien impérial
    ↳ Option B « Nous ne gagnerions rien à les aider. » · immédiatement

Définitionin_game/events/situations/guelphs_and_ghibellines.txt:822

823type = country_event
824category = situation_event
825title = {
826first_valid = {
827triggered_desc = {
828trigger = {
828exists = scope:root_country
}
829desc = guelphs_and_ghibellines.1101.title Root Country requiert le soutien impérial
}
831triggered_desc = {
832trigger = {
832always = yes
}
833desc = guelphs_and_ghibellines.1101.title.fallback Requête à l'Empire
}
}
}
837desc = {
838first_valid = {
839triggered_desc = {
840trigger = {
840has_variable = ghibellines_demand_gold
}
841desc = guelphs_and_ghibellines.1101.desc.gold Root Country, membre puissant de la GAGOwn Faction, requiert notre soutien. Ils demandent plus d'or pour lutter contre les GAGEnemy Faction.
}
843triggered_desc = {
844trigger = {
844has_variable = ghibellines_demand_manpower
}
845desc = guelphs_and_ghibellines.1101.desc.manpower Root Country, membre puissant de la GAGOwn Faction, requiert notre soutien. Ils demandent des soldats supplémentaires pour lutter contre les GAGEnemy Faction.
}
847triggered_desc = {
848trigger = {
848has_variable = ghibellines_demand_alliance
}
849desc = guelphs_and_ghibellines.1101.desc.alliance Root Country, membre puissant de la GAGOwn Faction, requiert notre soutien. Ils souhaitent conclure une alliance diplomatique avec nous pour affaiblir les GAGEnemy Faction.
}
851triggered_desc = {
852desc = guelphs_and_ghibellines.1101.desc Root Country, membre puissant de la GAGOwn Faction, requiert notre soutien.
}
}
}
856outcome = neutral
857illustration_tags = {
85810 = regular
85910 = interior
}
861immediate = {
}

Options

ALeur demande est raisonnable.
866ai_chance = {
867factor = 1
868modifier = {
869factor = 0
870trigger = {
871opinion(scope:root_country) < 0
}
}
}
875if = {
876limit = {
876has_variable = ghibellines_demand_gold
}
877show_as_tooltip = {
878transfer_yearly_gold = {
878target = scope:root_country
878value = 0.25
}
}
}
881if = {
882limit = {
882has_variable = ghibellines_demand_manpower
}
883show_as_tooltip = {
884if = {
885limit = {
886scope:root_country = {
887max_manpower > 0.1
}
}
890transfer_yearly_manpower = {
890target = scope:root_country
890value = 2
}
}
892else = {
893transfer_yearly_gold = {
893target = scope:root_country
893value = 0.05
}
}
}
}
897if = {
898limit = {
898has_variable = ghibellines_demand_alliance
}
899show_as_tooltip = {
900create_alliance = {
900target = scope:root_country
}
}
}
903hidden_effect = {
904scope:root_country = {
905trigger_event_silently = guelphs_and_ghibellines.1102
}
}
BNous ne gagnerions rien à les aider.
912show_as_tooltip = {
913scope:root_country = {
914add_opinion = {
915target = scope:target_country
916modifier = opinion_ghibellines_refuses_to_support_us
}
}
}
920hidden_effect = {
921scope:root_country = {
922trigger_event_silently = guelphs_and_ghibellines.1103
}
}
© 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