EventChanged this version
The Founding of Malacca
Having fled the Target Country Adjective court, Target Character traveled northwards along the coast of the Malay Peninsula in the hopes of founding a new settlement to rule. Only at the mouth of the Bentam river did he/she find a suitable location for such an undertaking.
The location that he/she has chosen, however, happens to lie in our boundaries and the foundation of such a state could serve to be problematic in the future. Perhaps it would be fitting to utilize our resources in order to drive away such vagrant.
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
- The Demise of Target Location
- The Founding of Malacca↳ After any choice · right away
- Birth of a New Flavor Rank↳ After any choice · right away
Definitionin_game/events/DHE/flavor_maj.txt:1514
1515type = country_event
1516title = flavor_maj.23.title The Founding of Malacca
1517desc = flavor_maj.23.desc Having fled the Target Country Adjective court, Target Character traveled northwards along the coast of the Malay Peninsula in the hopes of founding a new settlement to rule. Only at the mouth of the Bentam river did he/she find a suitable location for such an undertaking.
The location that he/she has chosen, however, happens to lie in our boundaries and the foundation of such a state could serve to be problematic in the future. Perhaps it would be fitting to utilize our resources in order to drive away such vagrant.
The location that he/she has chosen, however, happens to lie in our boundaries and the foundation of such a state could serve to be problematic in the future. Perhaps it would be fitting to utilize our resources in order to drive away such vagrant.
1518outcome = neutral
1520immediate = {
1521save_scope_as = previous_owner
}
1573after = {
1574if = {
1575limit = {
1576exists = scope:player_to_switch
1577exists = scope:malacca_tag
}
1579scope:player_to_switch = {
1580change_player = scope:malacca_tag
}
}
1584if = {
1585limit = {
1586exists = scope:malacca_tag
}
}
}