EventChanged this version
A Nation of Pirates

After the issue of a new letter of marque by Actor, a great group of brigands and cutthroats have gathered around the despicable figure of Pirate ruler in Target Location.
It is known by all that follow him/her that his/her intent is to create a pirate nation that terrorizes the seas and most importantly makes all of them filthy rich.
Definitionin_game/events/situations/golden_age_of_piracy.txt:125
126type = country_event
127category = situation_event
129title = golden_age_of_piracy.110.title A Nation of Pirates
130desc = golden_age_of_piracy.110.desc After the issue of a new letter of marque by Actor, a great group of brigands and cutthroats have gathered around the despicable figure of Pirate ruler in Target Location.
It is known by all that follow him/her that his/her intent is to create a pirate nation that terrorizes the seas and most importantly makes all of them filthy rich.
It is known by all that follow him/her that his/her intent is to create a pirate nation that terrorizes the seas and most importantly makes all of them filthy rich.
131outcome = neutral
133illustration_tags = {
13410 = happy
13510 = exterior
}
138immediate = {
}
141scope:target_location = {
142create_country_from_location = {
143overlord = root
147hidden_effect = {
148scope:target_location = {}
}
164add_reform = government_reform:pirate_brethren_reform
165save_scope_as = pirate_tag_scope
167hidden_effect = {
}
171add_gold = {
172value = root.monthly_income_trade_and_tax
173multiply = 4
}
175change_culture = root.culture
176change_religion = root.religion
177create_character = {
179culture = root.culture
180religion = root.religion
181save_scope_as = pirate_ruler_scope
}
183set_new_ruler = scope:pirate_ruler_scope
}
188scope:pirate_tag_scope = {
189change_country_type = navy
}
192change_building_level_in_location = {
}
}
}