diff --git a/CleanSlate/events/HF_bloodline_events.txt b/CleanSlate/events/HF_bloodline_events.txt index 7a9c5159e..4e69c1ff4 100644 --- a/CleanSlate/events/HF_bloodline_events.txt +++ b/CleanSlate/events/HF_bloodline_events.txt @@ -4447,7 +4447,7 @@ character_event = { trigger = { intrigue >= 18 } narrative_event = { - id = HF.24061 + id = HF.24064 days = 150 random = 250 tooltip = TT_EVTOPTAHF24056 @@ -4463,7 +4463,7 @@ character_event = { name = EVTOPTBHF24063 narrative_event = { - id = HF.24061 + id = HF.24064 days = 500 random = 500 tooltip = TT_EVTOPTBHF24056 @@ -4490,7 +4490,7 @@ character_event = { name = EVTOPTCHF24063 narrative_event = { - id = HF.24061 + id = HF.24064 days = 1000 random = 1000 tooltip = TT_EVTOPTCHF24056 @@ -4508,7 +4508,7 @@ character_event = { trigger = { intrigue < 18 } narrative_event = { - id = HF.24061 + id = HF.24064 days = 2000 random = 2000 tooltip = TT_EVTOPTDHF24056 @@ -4537,144 +4537,144 @@ character_event = { } # Theologian Bloodline gained -# narrative_event = { -# id = HF.24064 -# title = EVTTITLEHF24062 -# desc = EVTDESCAHF24064 -# picture = GFX_evt_church_council -# border = GFX_event_narrative_frame_religion -# sound = bloodline_added -# -# is_triggered_only = yes -# -# has_dlc = "Holy Fury" -# -# trigger = { -# has_ambition = obj_forge_bloodline -# -# NOT = { -# any_owned_bloodline = { -# has_bloodline_flag = created_bloodline -# bloodline_is_active_for = PREV -# } -# } -# } -# -# option = { -# name = EVTOPTAHF24064 -# -# if = { -# limit = { -# this_has_cool_nickname_trigger = no -# this_has_super_cool_nickname_trigger = no -# } -# -# give_nickname = nick_the_theologian -# } -# -# trigger_switch = { -# on_trigger = religion_group -# -# christian = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_peaceful_bloodline_01 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_peaceful_bloodline_01 -# inheritance = matrilineal -# } -# } -# } -# -# muslim = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_peaceful_bloodline_02 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_peaceful_bloodline_02 -# inheritance = matrilineal -# } -# } -# } -# -# jewish_group = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_peaceful_bloodline_03 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_peaceful_bloodline_03 -# inheritance = matrilineal -# } -# } -# } -# -# pagan_group = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_peaceful_bloodline_04 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_peaceful_bloodline_04 -# inheritance = matrilineal -# } -# } -# } -# -# zoroastrian_group = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_peaceful_bloodline_05 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_peaceful_bloodline_05 -# inheritance = matrilineal -# } -# } -# } -# -# indian_group = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_peaceful_bloodline_06 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_peaceful_bloodline_06 -# inheritance = matrilineal -# } -# } -# } -# } -# -# set_bloodline_founder_religion_flag_effect = yes -# } -# } +narrative_event = { + id = HF.24064 + title = EVTTITLEHF24062 + desc = EVTDESCAHF24064 + picture = GFX_evt_church_council + border = GFX_event_narrative_frame_religion + sound = bloodline_added + + is_triggered_only = yes + + has_dlc = "Holy Fury" + + trigger = { + has_ambition = obj_forge_bloodline + + NOT = { + any_owned_bloodline = { + has_bloodline_flag = created_bloodline + bloodline_is_active_for = PREV + } + } + } + + option = { + name = EVTOPTAHF24064 + + if = { + limit = { + this_has_cool_nickname_trigger = no + this_has_super_cool_nickname_trigger = no + } + + give_nickname = nick_the_theologian + } + + trigger_switch = { + on_trigger = religion_group + + christian = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_peaceful_bloodline_01 + } + } + else = { + create_bloodline = { + type = event_religion_peaceful_bloodline_01 + inheritance = matrilineal + } + } + } + + muslim = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_peaceful_bloodline_02 + } + } + else = { + create_bloodline = { + type = event_religion_peaceful_bloodline_02 + inheritance = matrilineal + } + } + } + + jewish_group = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_peaceful_bloodline_03 + } + } + else = { + create_bloodline = { + type = event_religion_peaceful_bloodline_03 + inheritance = matrilineal + } + } + } + + pagan_group = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_peaceful_bloodline_04 + } + } + else = { + create_bloodline = { + type = event_religion_peaceful_bloodline_04 + inheritance = matrilineal + } + } + } + + zoroastrian_group = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_peaceful_bloodline_05 + } + } + else = { + create_bloodline = { + type = event_religion_peaceful_bloodline_05 + inheritance = matrilineal + } + } + } + + indian_group = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_peaceful_bloodline_06 + } + } + else = { + create_bloodline = { + type = event_religion_peaceful_bloodline_06 + inheritance = matrilineal + } + } + } + } + + set_bloodline_founder_religion_flag_effect = yes + } +} ## Gaining Technology Bloodline # First Row - Find artists and philosophers @@ -4847,7 +4847,7 @@ character_event = { trigger = { stewardship >= 18 } narrative_event = { - id = HF.24061 + id = HF.24067 days = 150 random = 250 tooltip = TT_EVTOPTAHF24056 @@ -4868,7 +4868,7 @@ character_event = { name = EVTOPTBHF24066 narrative_event = { - id = HF.24061 + id = HF.24067 days = 500 random = 500 tooltip = TT_EVTOPTBHF24056 @@ -4884,7 +4884,7 @@ character_event = { name = EVTOPTCHF24066 narrative_event = { - id = HF.24061 + id = HF.24067 days = 1000 random = 1000 tooltip = TT_EVTOPTCHF24056 @@ -4902,7 +4902,7 @@ character_event = { trigger = { stewardship < 18 } narrative_event = { - id = HF.24061 + id = HF.24067 days = 2000 random = 2000 tooltip = TT_EVTOPTDHF24056 @@ -4929,56 +4929,56 @@ character_event = { } # Technology Bloodline gained -# narrative_event = { -# id = HF.24067 -# title = EVTTITLEHF24065 -# desc = EVTDESCAHF24067 -# picture = GFX_evt_victory_arch_byzantine -# border = GFX_event_narrative_frame_economy -# sound = bloodline_added -# -# is_triggered_only = yes -# -# has_dlc = "Holy Fury" -# -# trigger = { -# has_ambition = obj_forge_bloodline -# -# NOT = { -# any_owned_bloodline = { -# has_bloodline_flag = created_bloodline -# bloodline_is_active_for = PREV -# } -# } -# } -# -# option = { -# name = EVTOPTAHF24067 -# -# if = { -# limit = { -# this_has_cool_nickname_trigger = no -# this_has_super_cool_nickname_trigger = no -# } -# -# give_nickname = nick_the_philosopher -# } -# -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_technology_bloodline_01 -# } -# } -# else = { -# create_bloodline = { -# type = event_technology_bloodline_01 -# inheritance = matrilineal -# } -# } -# } -# } +narrative_event = { + id = HF.24067 + title = EVTTITLEHF24065 + desc = EVTDESCAHF24067 + picture = GFX_evt_victory_arch_byzantine + border = GFX_event_narrative_frame_economy + sound = bloodline_added + + is_triggered_only = yes + + has_dlc = "Holy Fury" + + trigger = { + has_ambition = obj_forge_bloodline + + NOT = { + any_owned_bloodline = { + has_bloodline_flag = created_bloodline + bloodline_is_active_for = PREV + } + } + } + + option = { + name = EVTOPTAHF24067 + + if = { + limit = { + this_has_cool_nickname_trigger = no + this_has_super_cool_nickname_trigger = no + } + + give_nickname = nick_the_philosopher + } + + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_technology_bloodline_01 + } + } + else = { + create_bloodline = { + type = event_technology_bloodline_01 + inheritance = matrilineal + } + } + } +} ## Gaining Zealot Bloodline # First Row - Find spread fervor @@ -5127,7 +5127,7 @@ character_event = { trigger = { stewardship >= 18 } narrative_event = { - id = HF.24061 + id = HF.24070 days = 150 random = 250 tooltip = TT_EVTOPTAHF24056 @@ -5145,7 +5145,7 @@ character_event = { name = EVTOPTBHF24069 narrative_event = { - id = HF.24061 + id = HF.24070 days = 500 random = 500 tooltip = TT_EVTOPTBHF24056 @@ -5169,7 +5169,7 @@ character_event = { name = EVTOPTCHF24069 narrative_event = { - id = HF.24061 + id = HF.24070 days = 1000 random = 1000 tooltip = TT_EVTOPTCHF24056 @@ -5195,7 +5195,7 @@ character_event = { trigger = { stewardship < 18 } narrative_event = { - id = HF.24061 + id = HF.24070 days = 2000 random = 2000 tooltip = TT_EVTOPTDHF24056 @@ -5227,145 +5227,145 @@ character_event = { } } -## Zealot Bloodline gained -# narrative_event = { -# id = HF.24070 -# title = EVTTITLEHF24068 -# desc = EVTDESCAHF24070 -# picture = GFX_evt_catching_heretic -# border = GFX_event_narrative_frame_religion -# sound = bloodline_added -# -# is_triggered_only = yes -# -# has_dlc = "Holy Fury" -# -# trigger = { -# has_ambition = obj_forge_bloodline -# -# NOT = { -# any_owned_bloodline = { -# has_bloodline_flag = created_bloodline -# bloodline_is_active_for = PREV -# } -# } -# } -# -# option = { -# name = EVTOPTAHF24070 -# -# if = { -# limit = { -# this_has_cool_nickname_trigger = no -# this_has_super_cool_nickname_trigger = no -# } -# -# give_nickname = nick_the_zealot -# } -# -# trigger_switch = { -# on_trigger = religion_group -# -# christian = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_aggressive_bloodline_01 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_aggressive_bloodline_01 -# inheritance = matrilineal -# } -# } -# } -# -# muslim = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_aggressive_bloodline_02 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_aggressive_bloodline_02 -# inheritance = matrilineal -# } -# } -# } -# -# jewish_group = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_aggressive_bloodline_03 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_aggressive_bloodline_03 -# inheritance = matrilineal -# } -# } -# } -# -# pagan_group = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_aggressive_bloodline_04 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_aggressive_bloodline_04 -# inheritance = matrilineal -# } -# } -# } -# -# zoroastrian_group = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_aggressive_bloodline_05 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_aggressive_bloodline_05 -# inheritance = matrilineal -# } -# } -# } -# -# indian_group = { -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_religion_aggressive_bloodline_06 -# } -# } -# else = { -# create_bloodline = { -# type = event_religion_aggressive_bloodline_06 -# inheritance = matrilineal -# } -# } -# } -# } -# -# set_bloodline_founder_religion_flag_effect = yes -# } -# } +# Zealot Bloodline gained +narrative_event = { + id = HF.24070 + title = EVTTITLEHF24068 + desc = EVTDESCAHF24070 + picture = GFX_evt_catching_heretic + border = GFX_event_narrative_frame_religion + sound = bloodline_added + + is_triggered_only = yes + + has_dlc = "Holy Fury" + + trigger = { + has_ambition = obj_forge_bloodline + + NOT = { + any_owned_bloodline = { + has_bloodline_flag = created_bloodline + bloodline_is_active_for = PREV + } + } + } + + option = { + name = EVTOPTAHF24070 + + if = { + limit = { + this_has_cool_nickname_trigger = no + this_has_super_cool_nickname_trigger = no + } + + give_nickname = nick_the_zealot + } + + trigger_switch = { + on_trigger = religion_group + + christian = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_aggressive_bloodline_01 + } + } + else = { + create_bloodline = { + type = event_religion_aggressive_bloodline_01 + inheritance = matrilineal + } + } + } + + muslim = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_aggressive_bloodline_02 + } + } + else = { + create_bloodline = { + type = event_religion_aggressive_bloodline_02 + inheritance = matrilineal + } + } + } + + jewish_group = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_aggressive_bloodline_03 + } + } + else = { + create_bloodline = { + type = event_religion_aggressive_bloodline_03 + inheritance = matrilineal + } + } + } + + pagan_group = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_aggressive_bloodline_04 + } + } + else = { + create_bloodline = { + type = event_religion_aggressive_bloodline_04 + inheritance = matrilineal + } + } + } + + zoroastrian_group = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_aggressive_bloodline_05 + } + } + else = { + create_bloodline = { + type = event_religion_aggressive_bloodline_05 + inheritance = matrilineal + } + } + } + + indian_group = { + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_religion_aggressive_bloodline_06 + } + } + else = { + create_bloodline = { + type = event_religion_aggressive_bloodline_06 + inheritance = matrilineal + } + } + } + } + + set_bloodline_founder_religion_flag_effect = yes + } +} ## Gaining Ruthless Bloodline # First Row - Stricter Laws @@ -5567,7 +5567,7 @@ character_event = { trigger = { intrigue >= 18 } narrative_event = { - id = HF.24061 + id = HF.24073 days = 150 random = 250 tooltip = TT_EVTOPTAHF24056 @@ -5580,7 +5580,7 @@ character_event = { name = EVTOPTBHF24072 narrative_event = { - id = HF.24061 + id = HF.24073 days = 500 random = 500 tooltip = TT_EVTOPTBHF24056 @@ -5599,7 +5599,7 @@ character_event = { name = EVTOPTCHF24072 narrative_event = { - id = HF.24061 + id = HF.24073 days = 1000 random = 1000 tooltip = TT_EVTOPTCHF24056 @@ -5620,7 +5620,7 @@ character_event = { trigger = { intrigue < 18 } narrative_event = { - id = HF.24061 + id = HF.24073 days = 2000 random = 2000 tooltip = TT_EVTOPTDHF24056 @@ -5658,74 +5658,74 @@ character_event = { } } -## Ruthless Bloodline gained -# narrative_event = { -# id = HF.24073 -# title = EVTTITLEHF24071 -# desc = EVTDESCAHF24073 -# border = GFX_event_narrative_frame_intrigue -# sound = bloodline_added -# -# picture = { -# trigger = { has_religion_feature = religion_matriarchal } -# picture = GFX_evt_matriarchy_throne_room -# } -# picture = { -# trigger = { has_religion_feature = religion_patriarchal } -# picture = GFX_evt_tengri_throneroom_oldgods -# } -# picture = { -# trigger = { -# NOR = { -# has_religion_feature = religion_patriarchal -# has_religion_feature = religion_matriarchal -# } -# } -# picture = GFX_evt_lunatic -# } -# -# is_triggered_only = yes -# -# has_dlc = "Holy Fury" -# -# trigger = { -# has_ambition = obj_forge_bloodline -# -# NOT = { -# any_owned_bloodline = { -# has_bloodline_flag = created_bloodline -# bloodline_is_active_for = PREV -# } -# } -# } -# -# option = { -# name = EVTOPTAHF24073 -# -# if = { -# limit = { -# this_has_cool_nickname_trigger = no -# this_has_super_cool_nickname_trigger = no -# } -# -# give_nickname = nick_the_ruthless -# } -# -# if = { -# limit = { is_female = no } -# -# create_bloodline = { -# type = event_ruthless_bloodline_01 -# } -# } -# else = { -# create_bloodline = { -# type = event_ruthless_bloodline_01 -# inheritance = matrilineal -# } -# } -# } -# } +# Ruthless Bloodline gained +narrative_event = { + id = HF.24073 + title = EVTTITLEHF24071 + desc = EVTDESCAHF24073 + border = GFX_event_narrative_frame_intrigue + sound = bloodline_added + + picture = { + trigger = { has_religion_feature = religion_matriarchal } + picture = GFX_evt_matriarchy_throne_room + } + picture = { + trigger = { has_religion_feature = religion_patriarchal } + picture = GFX_evt_tengri_throneroom_oldgods + } + picture = { + trigger = { + NOR = { + has_religion_feature = religion_patriarchal + has_religion_feature = religion_matriarchal + } + } + picture = GFX_evt_lunatic + } + + is_triggered_only = yes + + has_dlc = "Holy Fury" + + trigger = { + has_ambition = obj_forge_bloodline + + NOT = { + any_owned_bloodline = { + has_bloodline_flag = created_bloodline + bloodline_is_active_for = PREV + } + } + } + + option = { + name = EVTOPTAHF24073 + + if = { + limit = { + this_has_cool_nickname_trigger = no + this_has_super_cool_nickname_trigger = no + } + + give_nickname = nick_the_ruthless + } + + if = { + limit = { is_female = no } + + create_bloodline = { + type = event_ruthless_bloodline_01 + } + } + else = { + create_bloodline = { + type = event_ruthless_bloodline_01 + inheritance = matrilineal + } + } + } +} ########################################################