Skip to content

Commit

Permalink
Aratas and Verdak
Browse files Browse the repository at this point in the history
  • Loading branch information
Malicos committed Sep 27, 2024
1 parent 7f6875c commit 2ed9592
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 2 deletions.
1 change: 1 addition & 0 deletions common/dynasties/126000_centaur.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
44 changes: 43 additions & 1 deletion history/characters/320000_centaur.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 3 additions & 1 deletion localization/english/names/wc_character_names_l_english.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18339,4 +18339,6 @@
Kurak:0 "Kurak"
Rocklance:0 "Rocklance"
Kammah:0 "Kammah"
Warug:0 "Warug"
Warug:0 "Warug"
Aratas:0 "Aratas"
Verdak:0 "Verdak"

0 comments on commit 2ed9592

Please sign in to comment.