Event
The Future of Exploration

Settlers in Target Charter have proposed a plan to convert the local natives to Religion and subsequently to the Culture culture, believing that such efforts would not only bring spiritual enlightenment but also foster closer integration with the colony.
By embracing our ways, the natives could contribute more directly to the colony's growth and prosperity. However, such an endeavor would require significant financial support from Capital to fund missionary work and cultural programs. While some see this as a vital investment in the charter's future, others warn against interfering with the natives' way of life, fearing it could disrupt the fragile balance in the province.
Definitionin_game/events/missionevents/generic_colonial_exploration_events.txt:173
174type = country_event
176title = generic_colonial_exploration_events.3.title The Future of Exploration
177desc = generic_colonial_exploration_events.3.desc Settlers in Target Charter have proposed a plan to convert the local natives to Religion and subsequently to the Culture culture, believing that such efforts would not only bring spiritual enlightenment but also foster closer integration with the colony.
By embracing our ways, the natives could contribute more directly to the colony's growth and prosperity. However, such an endeavor would require significant financial support from Capital to fund missionary work and cultural programs. While some see this as a vital investment in the charter's future, others warn against interfering with the natives' way of life, fearing it could disrupt the fragile balance in the province.
By embracing our ways, the natives could contribute more directly to the colony's growth and prosperity. However, such an endeavor would require significant financial support from Capital to fund missionary work and cultural programs. While some see this as a vital investment in the charter's future, others warn against interfering with the natives' way of life, fearing it could disrupt the fragile balance in the province.
178outcome = neutral
180trigger = {
181any_colonial_charter = {
182province_definition = {
183any_location_in_province_definition = {
184has_owner = no
185any_pop = {
186culture = {
187root = {
188NOT = {
188has_primary_or_accepted_culture = prev
}
}
}
191NOT = {
191religion = root.religion
}
}
}
}
}
}
198illustration_tags = {
199regular = 10
200interior = 10
}
203immediate = {
}
210random_colonial_charter = {
211province_definition = {
212save_scope_as = target_charter
213every_location_in_province_definition = {
214every_pop = {
215limit = {
216culture = {
217root = {
218NOT = {
218has_primary_or_accepted_culture = prev
}
}
}
221NOT = {
221religion = root.religion
}
}
}
}
}
}
233if = {
}
}
295after = {
296hidden_effect = {
297if = {
}
}
}