Démanteler un comptoir
Traité de paixModifié dans cette version

Démanteler un comptoir

disband_kontorin_game/common/peace_treaties/disband_kontor.txt:1

Nous allons demander à ce que les comptoirs de la Hanse soient démantelés.

RequiertComptoir de la HanseBâtimenteffect, select trigger

Définitionin_game/common/peace_treaties/disband_kontor.txt:1

3cost = {
4add = {
5desc = "DIPLOREASON_BASE" Base
6value = "scope:target.location_peace_cost(scope:loser|scope:winner)"
7multiply = 0.75
}
}
11base_antagonism = 1
12antagonism_type = antagonism_disband_kontor
14potential = {
15scope:war = {
16or = {
17has_casus_belli = no
18casus_belli = {
19is_trade_cb = no
}
}
}
}
25select_trigger = {
26looking_for_a = location
27source = recipient
28target_flag = target
29visible = {
30location_building_level = {
32value > 0
33owner = scope:recipient
}
}
}
38allow = {
}
41effect = {
42scope:target = {
43if = {
44limit = {
45location_building_level = {
47value > 0
48owner = scope:recipient
}
}
51destroy_building_forcefully = "building(building_type:hanseatic_kontor|scope:recipient)"
}
}
}
56ai_desire = {
57value = 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