イベント
Locationの征服

我々はさらに多くの領土、そして富を手中に収め、Overlordに大きな威信と、Former Overlord God Nameに栄光をもたらしたのだ!
定義in_game/events/colonization/conquistador.txt:167
168hide_portraits = yes
169type = location_event
171title = conquistador.10.title Locationの征服
172desc = conquistador.10.desc 我々はさらに多くの領土、そして富を手中に収め、Overlordに大きな威信と、Former Overlord God Nameに栄光をもたらしたのだ!
173outcome = neutral
176image = "gfx/interface/illustrations/institutions/new_world.dds"
179trigger = {
180owner ?= {
181has_reform = government_reform:conquistador_country
}
}
186immediate = {
187owner = {
188overlord = {
189save_scope_as = former_overlord
}
191save_scope_as = conquistador_country
}
}