Event
Noble Legacy of Country

Our Country Adjective nation has given up many of the old ideas about nobility and feudal rule, but sometimes, when they are of use to us, we are willing to reconsider them on a situational basis. Such a situation has arisen in Target Location, where the local Nobility claim that land just across our border in Target Province is in fact part of their family's rightful demesne.
Local merchants have petitioned against this claim, having just negotiated a major trade deal with Target Country. For any Flavor Rank, they argue, trade should be the first concern - the claims of the Nobility lead only to war and misery.
Claims on ProvinceCasus Belliimmediate, trigger
BurghersEstatetrigger
NobilityEstatetrigger
RepublicGovernment TypetriggerTrade with NeighborStatic ModifiertriggerDefinitionin_game/events/government/republic_factions.txt:403
404type = country_event
405title = republic_factions.8.title Noble Legacy of Country
406desc = republic_factions.8.desc Our Country Adjective nation has given up many of the old ideas about nobility and feudal rule, but sometimes, when they are of use to us, we are willing to reconsider them on a situational basis. Such a situation has arisen in Target Location, where the local Nobility claim that land just across our border in Target Province is in fact part of their family's rightful demesne.
Local merchants have petitioned against this claim, having just negotiated a major trade deal with Target Country. For any Flavor Rank, they argue, trade should be the first concern - the claims of the Nobility lead only to war and misery.
Local merchants have petitioned against this claim, having just negotiated a major trade deal with Target Country. For any Flavor Rank, they argue, trade should be the first concern - the claims of the Nobility lead only to war and misery.
407outcome = neutral
409trigger = {
418any_border_location = {
419any_neighbor_location = {
420owner ?= {
421this != root
422root = {
423NOT = {
}
}
}
}
}
}
432illustration_tags = {
43310 = interior
43410 = regular
}
437immediate = {
439random_border_location = {
440limit = {
441any_neighbor_location = {
442owner ?= {
443this != root
444root = {
445NOT = {
}
}
}
}
}
452save_scope_as = target_location
453random_neighbor_location = {
454limit = {
455owner ?= {
456this != root
457root = {
458NOT = {
}
}
}
}
464province = {
464save_scope_as = target_province
}
465owner = {
465save_scope_as = target_country
}
}
}
}