EventChanged this version
The Rebellion of Target Character

Initially raised in Country and loyal to the Flavor Rank, Target Character served in the the local Country Adjective government in Ireland. Recently, however, he has proved to be a contrarian, going against many of our cornerstone policies. He rebelled, forging alliances with other Irish chiefs and securing foreign support against his masters. This level of disloyalty and infighting is endangering our stability, and the whole situation puts our internal grasp on power in great danger!
EnglandCountrydynamic historical event.tagIrishCultureimmediate, option, trigger
CatholicismReligionimmediateDefinitionin_game/events/DHE/flavor_ENG.txt:2655
2656hide_portraits = yes
2657type = country_event
2658fire_only_once = yes
2659title = flavor_eng.23.title The Rebellion of Target Character
2660desc = flavor_eng.23.desc Initially raised in Country and loyal to the Flavor Rank, Target Character served in the the local Country Adjective government in Ireland. Recently, however, he has proved to be a contrarian, going against many of our cornerstone policies. He rebelled, forging alliances with other Irish chiefs and securing foreign support against his masters. This level of disloyalty and infighting is endangering our stability, and the whole situation puts our internal grasp on power in great danger!
2661outcome = neutral
2662historical_info = flavor_eng.23.historical_info Hugh O'Neill lived in England in the 1560s, where he served the government until his rebellion in 1594. Dissatisfied with the English government's persistent policy of playing the chiefs against one another, O'Neill was also angered by the English refusal to restore the lands granted to his grandfather. Finally, he united the Irish chiefs and sought aid from Catholic Spain against Protestant England. After 1595, he forged a fragile but effective alliance and won several victories over Queen Elizabeth's top commanders in Ireland. However, in 1601, he was defeated while attempting to link up with a Spanish force at Kinsale. With his allies scattered, he retreated to Ulster. In 1603, he made peace with the English, surrendering his tribal authority, and was later pardoned by King James I.
2664dynamic_historical_event = {
}
2671illustration_tags = {
267210 = exterior
267310 = armed
}
2676trigger = {
2677culture_percentage_in_country(culture:irish) > 0
2679region:ireland_region = {
2680any_location_in_region = {
2681OR = {
2682top_owner ?= ROOT
2683owner ?= ROOT
}
}
}
2687trigger_if = {
2688limit = {
2688dynasty_exists = o_neill_dynasty
}
2689dynasty:o_neill_dynasty ?= {
2690any_character_in_dynasty = {
2691count > 0
2692is_alive = yes
2693is_adult = yes
2694is_female = no
}
}
}
}
2700immediate = {
}
2702if = {
2703limit = {
2704dynasty_exists = o_neill_dynasty
2705dynasty:o_neill_dynasty ?= {
2706any_character_in_dynasty = {
2707is_alive = yes
2708is_adult = yes
2709is_female = no
}
}
}
2713dynasty:o_neill_dynasty = {
2714random_character_in_dynasty = {
2715limit = {
2716is_alive = yes
2717is_adult = yes
2718is_female = no
}
2720save_scope_as = target_character
}
}
}
2724else = {
2725create_character = {
2726first_name = name_hugh
2727dynasty = dynasty:o_neill_dynasty
2729adm = {
50
100
}
2730dip = {
50
100
}
2731mil = {
50
100
}
2732birth_date = 1550
2733birth_location = location:dungannon
2736script = eng_hugh_oneill
2737save_scope_as = target_character
}
}
2741create_rebel = {
2742name = tyrone_rebellion Tyrone's Rebellion
2743category = nationalist
2745save_scope_as = tyrone_rebels
}
2748scope:target_character = {
2748change_character_allegiance = scope:tyrone_rebels
}
}