Event
Cultural Spread in Target Province
In Target Province, elements of our Target Culture culture are taking root. In Target Location, signs of cultural change are starting to appear.
Children are learning our tongue, clothes and customs from the capital are spreading, and the idea of identifying with our Flavor Rank is no longer foreign to all. The shift is subtle, but real.
Definitionin_game/events/missionevents/conquest_mission_events.txt:636
637type = country_event
639title = conquest_mission_events.9.title Cultural Spread in Target Province
640desc = conquest_mission_events.9.desc In Target Province, elements of our Target Culture culture are taking root. In Target Location, signs of cultural change are starting to appear.
Children are learning our tongue, clothes and customs from the capital are spreading, and the idea of identifying with our Flavor Rank is no longer foreign to all. The shift is subtle, but real.
Children are learning our tongue, clothes and customs from the capital are spreading, and the idea of identifying with our Flavor Rank is no longer foreign to all. The shift is subtle, but real.
641outcome = neutral
643trigger = {
644scope:conquest_province = {
645culture_percentage = {
646culture = root.culture
647value < 0.95
}
}
}
653immediate = {
654scope:conquest_province = {
655save_scope_as = target_province
656province_capital = {
656save_scope_as = target_location
}
}
662ruler_or_regent ?= {
662save_scope_as = target_character
}
663culture = {
663save_scope_as = target_culture
}
}