EventNew this version
Ambitions Worthy of an Emperor

Target Character may not have been Born in the Purple or be the scion of an Emperor, but the imperial blood of the Target Character Dynasty runs through his/her veins. he/she is not content to be sidelined as one of the many petty rulers of Piedmont. Target Character is worthy of ruling something much greater than a mere County.
MontferratCountrydynamic historical event.tagEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Ambitions Worthy of an Emperor- The Laughingstock of Italy↳ Option A “Piedmont needs a new hegemon.” · 20 years later
- The Dukes of Piedmont↳ Option A “Piedmont needs a new hegemon.” · 20 years later
Definitionin_game/events/DHE/flavor_mfa.txt:273
274type = country_event
275title = flavor_mfa.3.title Ambitions Worthy of an Emperor
276desc = flavor_mfa.3.desc Target Character may not have been Born in the Purple or be the scion of an Emperor, but the imperial blood of the Target Character Dynasty runs through his/her veins. he/she is not content to be sidelined as one of the many petty rulers of Piedmont. Target Character is worthy of ruling something much greater than a mere County.
277outcome = neutral
279trigger = {
280ruler ?= {
281this != character:mfa_teodoro_i_palaiologos
}
283cultural_unity >= 0.5
}
286fire_only_once = yes
287dynamic_historical_event = {
}
294major = yes
295major_trigger = {
296capital ?= {
297area = area:piemonte_area
}
}
301immediate = {
302save_scope_as = from_country
303ruler = {
304save_scope_as = target_character
}
306province_definition:pavia_province = {
307every_location_in_province_definition = {
308add_to_list = affected_locations
}
}
311province_definition:novara_province = {
312every_location_in_province_definition = {
313add_to_list = affected_locations
}
}
316province_definition:monferrato_province = {
317every_location_in_province_definition = {
318add_to_list = affected_locations
}
}
321location:alessandria = {
322add_to_list = affected_locations
}
324location:tortona = {
325add_to_list = affected_locations
}
327location:novi = {
328add_to_list = affected_locations
}
330location:alba = {
331add_to_list = affected_locations
}
333location:mondovi = {
334add_to_list = affected_locations
}
336location:cuneo = {
337add_to_list = affected_locations
}
339location:ivrea = {
340add_to_list = affected_locations
}
342every_in_list = {
343list = affected_locations
344owner ?= {
345add_to_list = affected_countries
}
}
}
}
354illustration_tags = {
35510 = interior
35610 = regular
}