From 2ed9592ab474883df433e9940672f7011ed92698 Mon Sep 17 00:00:00 2001 From: Malicos <63820272+Malicos@users.noreply.github.com> Date: Fri, 27 Sep 2024 09:00:24 +0200 Subject: [PATCH] Aratas and Verdak --- common/dynasties/126000_centaur.txt | 1 + history/characters/320000_centaur.txt | 44 ++++++++++++++++++- .../names/wc_character_names_l_english.yml | 4 +- 3 files changed, 47 insertions(+), 2 deletions(-) diff --git a/common/dynasties/126000_centaur.txt b/common/dynasties/126000_centaur.txt index b3bbcc27e4..ff6660376a 100644 --- a/common/dynasties/126000_centaur.txt +++ b/common/dynasties/126000_centaur.txt @@ -49,3 +49,4 @@ centaur20 = { name = "dynn_Shachal" culture = centaur } centaur21 = { name = "dynn_Derro" culture = centaur } kodobane = { name = "dynn_Kodobane" culture = centaur } bloodmark = { name = "dynn_Bloodmark" culture = centaur } +therakhan = { name = "dynn_Therakhan" culture = centaur } diff --git a/history/characters/320000_centaur.txt b/history/characters/320000_centaur.txt index 15e2c80244..c4ad0a24d4 100644 --- a/history/characters/320000_centaur.txt +++ b/history/characters/320000_centaur.txt @@ -3420,7 +3420,7 @@ 455.10.11={ birth = yes trait = creature_centaur } 506.11.27={ death=yes } } -# Therakhan Asuthakir +# High Khan Asuthakir 320405={ name=Asuthakir dynasty=126003 @@ -6914,6 +6914,48 @@ warug={ } } +aratas={ + name=Aratas + dynasty=therakhan + culture=centaur religion=theradras_worship + martial=8 diplomacy=5 stewardship=5 intrigue=4 learning=5 + trait=education_martial_3 trait=ambitious trait=wrathful trait=sadistic + disallow_random_traits = yes + 582.4.18={ birth = yes trait = creature_centaur } + 598.1.1={ + effect={ + set_variable = { name = wc_endurance_physical_lifestyle_additional_perks_variable value = wc_perks_needed_for_level_3_physical_trait_value } + set_variable = { name = wc_strength_physical_lifestyle_additional_perks_variable value = wc_perks_needed_for_level_3_physical_trait_value } + } + } + 611.10.4={ + death = { + death_reason = death_battle + } + } +} + +verdak={ + name=Verdak + dynasty=therakhan + culture=centaur religion=theradras_worship + martial=7 diplomacy=4 stewardship=3 intrigue=4 learning=5 + trait=education_martial_3 trait=ambitious trait=vengeful trait=brave + disallow_random_traits = yes + 583.1.12={ birth = yes trait = creature_centaur } + 598.1.1={ + effect={ + set_variable = { name = wc_endurance_physical_lifestyle_additional_perks_variable value = wc_perks_needed_for_level_3_physical_trait_value } + set_variable = { name = wc_strength_physical_lifestyle_additional_perks_variable value = wc_perks_needed_for_level_3_physical_trait_value } + } + } + 611.8.3={ + death = { + death_reason = death_battle + } + } +} + #dynasty = centaur1 centaur1 = { #Generated name = Brurklik diff --git a/localization/english/names/wc_character_names_l_english.yml b/localization/english/names/wc_character_names_l_english.yml index 6832805f80..17472dc07d 100644 --- a/localization/english/names/wc_character_names_l_english.yml +++ b/localization/english/names/wc_character_names_l_english.yml @@ -18339,4 +18339,6 @@ Kurak:0 "Kurak" Rocklance:0 "Rocklance" Kammah:0 "Kammah" - Warug:0 "Warug" \ No newline at end of file + Warug:0 "Warug" + Aratas:0 "Aratas" + Verdak:0 "Verdak" \ No newline at end of file