Ereignis

Koloniale Katastrophe

colonial_charter.4in_game/events/colonization/colonial_charter.txt:156

Eine Katastrophe hat eine unserer Kolonien getroffen: Viele Siedler sind umgekommen und noch mehr sind nach Hause zurückgekehrt. Es ist ein echtes Desaster – wir könnten die Kolonie sogar ganz verlieren.

Definitionin_game/events/colonization/colonial_charter.txt:156

157hide_portraits = yes
158type = country_event
159title = colonial_charter.4.title Koloniale Katastrophe
160desc = colonial_charter.4.desc Eine Katastrophe hat eine unserer Kolonien getroffen: Viele Siedler sind umgekommen und noch mehr sind nach Hause zurückgekehrt. Es ist ein echtes Desaster – wir könnten die Kolonie sogar ganz verlieren.
161outcome = neutral
163trigger = {
164scope:target ?= {
165province_definition ?= {
166any_location_in_province_definition = {
167has_owner = no
168is_ownable = yes
169any_pop = {
170culture = root.culture
171religion = root.religion
}
}
}
}
}
178illustration_tags = {
17910 = regular
18010 = exterior
}
184immediate = {
185scope:target.province_definition = {
186random_location_in_province_definition = {
187limit = {
188has_owner = no
189is_ownable = yes
190any_pop = {
191culture = root.culture
192religion = root.religion
}
}
195save_scope_as = death_place
}
}
}

Optionen

ADa kann man nichts machen.
203scope:death_place = {
204every_pop = {
205limit = {
206culture = root.culture
207religion = root.religion
}
209add_pop_size = {
210value = pop_size
211multiply = -0.1
}
}
}
BScheuen wir keine Kosten und Mühen, um der Kolonie zu helfen.
218add_gold = {
219value = {
220scope:target.province_definition = {
221every_location_in_province_definition = {
222add = this.population
}
}
225add = "capital.distance_to(scope:death_place)"
}
227divide = 1000
228multiply = -10
}
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum