Event
Target Shays Rebellion.

Our high taxation and bad financial status has caused an uproar among the Commoners. A charismatic farmer, Target Character, has rallied against the taxation of central government and wants to preserve the autonomy of the Commoners. If we do not navigate this situation carefully, his influence might spread and cause widespread unrest.
Colonial RevolutionSituationtriggerDefinitionin_game/events/DHE/flavor_usa.txt:976
977type = country_event
978title = flavor_usa.18.title Target Shays Rebellion.
979desc = flavor_usa.18.desc Our high taxation and bad financial status has caused an uproar among the Commoners. A charismatic farmer, Target Character, has rallied against the taxation of central government and wants to preserve the autonomy of the Commoners. If we do not navigate this situation carefully, his influence might spread and cause widespread unrest.
980outcome = neutral
982fire_only_once = yes
984illustration_tags = {
98510 = angry
98610 = exterior
}
989immediate = {
}
992random_owned_location = {
993save_scope_as = unrest_location
}
995create_rebel = {
996category = estate
997name = shays_rebellion Shays' Rebellion
998save_scope_as = target_shays_rebellion
}
1001create_character = {
1002first_name = name_daniel
1003last_name = Shays
1004adm = {
40
90
}
1005dip = {
40
80
}
1006mil = {
60
90
}
1007birth_location = location:shawmut
1008birth_date = 1747.8.1
1010save_scope_as = target_character
}
}
1014trigger = {
1015current_year >= 1767
1020is_subject = no
1021exists = capital
1022capital.region = region:east_coast_region
1024num_loans >= 2
1025estate(estate_type:peasants_estate) = {
1025estate_tax_rate > 0.6
}
}