Event
Equal Status

The representative from Target has delivered to us a draft proposal on the union of our two nations.
They are prepared to immediately unite with the Country on the condition that we give Target Culture people and their traditions the same protection that we afford to our own.
VassalSubject TypetriggerDefinitionin_game/events/diplomacy/subject_interaction_events.txt:1238
1239type = country_event
1241title = subject_interaction_events.46.title Equal Status
1242desc = subject_interaction_events.46.desc The representative from Target has delivered to us a draft proposal on the union of our two nations.
They are prepared to immediately unite with the Country on the condition that we give Target Culture people and their traditions the same protection that we afford to our own.
They are prepared to immediately unite with the Country on the condition that we give Target Culture people and their traditions the same protection that we afford to our own.
1243outcome = neutral
1245illustration_tags = {
124610 = happy
124710 = interior
}
1251trigger = {
1252NOT = {
1252has_primary_or_accepted_culture = scope:target.culture
}
1253exists = scope:target
1254culture = {
1255cultural_view = {
1255target = scope:target.culture
1255value >= kindred
}
1256reverse_cultural_view = {
1256target = scope:target.culture
1256value >= kindred
}
}
1258scope:target = {
}
}
1265immediate = {
1266scope:target = {
}
}
}