Event
Pirate Stronghold in Target Location

Lords in Target Location have become known as fearless corsairs, and the loyalty and wealth they command has afforded them great influence and power. There, a particularly successful pirate leader by the name of Target Character has built a stronghold sustained entirely by his/her expeditions. Taking down such a fortress would likely come at a high cost, but he/she is making a mockery out of our own naval ambitions.
AbsolutismAgetrigger
RevolutionsAgetrigger
Pirate HavenBuildingimmediate, triggerJapaneseCulture GrouptriggerDefinitionin_game/events/culture/culture_japan.txt:1001
1002type = country_event
1003title = culture_japan.19.title Pirate Stronghold in Target Location
1004desc = culture_japan.19.desc Lords in Target Location have become known as fearless corsairs, and the loyalty and wealth they command has afforded them great influence and power. There, a particularly successful pirate leader by the name of Target Character has built a stronghold sustained entirely by his/her expeditions. Taking down such a fortress would likely come at a high cost, but he/she is making a mockery out of our own naval ambitions.
1005outcome = neutral
1007trigger = {
}
1018illustration_tags = {
101910 = regular
102010 = exterior
}
1023immediate = {
}
1025random_owned_location = {
1029save_scope_as = target_location
}
1031random_list = {
103225 = {
1033save_scope_value_as = {
1034name = char_sex
1035value = yes
}
}
103875 = {
1039save_scope_value_as = {
1040name = char_sex
1041value = no
}
}
}
1045create_character = {
1046culture = scope:target_location.dominant_culture
1047religion = scope:target_location.dominant_religion
1048age = {
20
30
}
1049birth_location = scope:target_location
1050trait_category = admiral
1051female = scope:char_sex
1052create_in_limbo = yes
1054save_scope_as = target_character
}
}