事件本版本变更
Target Character叛乱

Target Character原本出身于Country,对Flavor Rank忠心耿耿,曾在爱尔兰的本地Country Adjective政府中任职。然而,最近他却一反常态,反对我方诸多核心政策。他公然反叛,与其他爱尔兰首领结盟,并寻求外国支持对抗他的主人。这种背叛行为严重威胁着我们的稳定,甚至可能动摇我们的统治根基!
英格兰国家dynamic historical event.tag爱尔兰文化immediate, option, trigger
天主教宗教immediate定义in_game/events/DHE/flavor_ENG.txt:2655
2656hide_portraits = yes
2657type = country_event
2658fire_only_once = yes
2659title = flavor_eng.23.title Target Character叛乱
2660desc = flavor_eng.23.desc Target Character原本出身于Country,对Flavor Rank忠心耿耿,曾在爱尔兰的本地Country Adjective政府中任职。然而,最近他却一反常态,反对我方诸多核心政策。他公然反叛,与其他爱尔兰首领结盟,并寻求外国支持对抗他的主人。这种背叛行为严重威胁着我们的稳定,甚至可能动摇我们的统治根基!
2661outcome = neutral
2662historical_info = flavor_eng.23.historical_info 休·奥尼尔于1560年代在英格兰生活,并为政府效力,直至1594年发动叛乱。他对英格兰一贯挑动酋长相争的政策感到不满,也因英格兰拒绝归还其祖父的封地而愤怒。最终他联合爱尔兰酋长并寻求天主教西班牙的援助,对抗新教英格兰。1595年后,他缔结了脆弱但有效的联盟,并多次击败英军。1601年,他试图与西班牙军队在金塞尔会合时遭遇失败,随即退回阿尔斯特。1603年,他与英格兰议和,交出部族统治权,并最终被詹姆斯一世赦免。
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 蒂龙叛乱
2743category = nationalist
2745save_scope_as = tyrone_rebels
}
2748scope:target_character = {
2748change_character_allegiance = scope:tyrone_rebels
}
}