Event
Migration of the Vadugan People
With our conquests in Tamil Nadu and the Telugu people seeking a better life, they have decided to migrate south, where the Tamil people reside. Dubbed the Vadugan people, they have caused instability within the Tamil lands. Perhaps we can try to mitigate some of this migration to ensure cultural stability.
VijayanagarCountrydynamic historical event.tagTamilCultureoption 2TeluguCultureimmediate, option 1, option 2, triggerDefinitionin_game/events/DHE/flavor_vij.txt:1555
1556hide_portraits = yes
1557type = country_event
1558title = flavor_vij.27.title Migration of the Vadugan People
1559desc = flavor_vij.27.desc With our conquests in Tamil Nadu and the Telugu people seeking a better life, they have decided to migrate south, where the Tamil people reside. Dubbed the Vadugan people, they have caused instability within the Tamil lands. Perhaps we can try to mitigate some of this migration to ensure cultural stability.
1560outcome = neutral
1562fire_only_once = yes
1564dynamic_historical_event = {
}
1571illustration_tags = {
157210 = angry
157310 = exterior
}
1576trigger = {
1577culture_percentage_in_country(culture:tamil) >= 0.05
1578culture_percentage_in_country(culture:telugu) >= 0.05
1579area:tamil_land_area = {
1580any_location_in_area = {
1581percent >= 0.5
}
}
}
1592immediate = {
1593ruler_or_regent ?= {
1594save_scope_as = target_character
}
1597ordered_owned_location = {
1598limit = {
1603NOT = {
1604area = area:tamil_land_area
}
}
1607order_by = population
1608max = 1
1610save_scope_as = target_location
}
1613ordered_owned_location = {
1614limit = {
1615area = area:tamil_land_area
}
1617order_by = population
1618max = 1
1620save_scope_as = target_location2
}
}