Fix typos, update traditions, add new cultural tradition, and expand character names
- Corrected building identifier: 'madird_university_01' → 'madrid_university_01' - Fixed localization typos (e.g., 'leuven_universtiy_01_desc', 'Fortress of Giblraltar') - Replaced 'tradition_welcoming' with 'tradition_esteemed_hospitality' in multiple cultures - Added new tradition 'tradition_life_is_just_a_joke' with modifiers, cost, and AI preferences - Expanded male and female character names in NEOW_novelist.txt - Updated descriptions for University of Montpellier and Madrid University
This commit is contained in:
parent
3673e22e72
commit
355eb5f460
9 changed files with 57 additions and 16 deletions
|
|
@ -2978,7 +2978,7 @@ aljaferia_palace_01 = {
|
|||
# Universidad Complutense de Madrid
|
||||
##########
|
||||
|
||||
madird_university_01 = {
|
||||
madrid_university_01 = {
|
||||
|
||||
construction_time = very_slow_construction_time
|
||||
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ bavarian = { #Boarisch
|
|||
tradition_brewery
|
||||
tradition_zealous_people
|
||||
tradition_legalistic
|
||||
tradition_welcoming
|
||||
tradition_esteemed_hospitality
|
||||
tradition_staunch_traditionalists
|
||||
}
|
||||
|
||||
|
|
@ -80,7 +80,7 @@ brandenburger = { #Brandenburgisch
|
|||
traditions = {
|
||||
tradition_pacifism
|
||||
tradition_xenophilic
|
||||
tradition_welcoming
|
||||
tradition_esteemed_hospitality
|
||||
tradition_storytellers
|
||||
tradition_life_is_just_a_joke
|
||||
}
|
||||
|
|
@ -152,7 +152,7 @@ hessian = { #Hessisch
|
|||
tradition_hard_working
|
||||
tradition_modest
|
||||
tradition_life_is_just_a_joke
|
||||
tradition_welcoming
|
||||
tradition_esteemed_hospitality
|
||||
}
|
||||
# dlc_tradition = {
|
||||
# trait = tradition_fp3_beacon_of_learning
|
||||
|
|
@ -298,7 +298,7 @@ palatine = { #Pälzisch
|
|||
|
||||
traditions = {
|
||||
tradition_culinary_art
|
||||
tradition_welcoming
|
||||
tradition_esteemed_hospitality
|
||||
tradition_castle_keepers
|
||||
tradition_hard_working
|
||||
tradition_forbearing
|
||||
|
|
|
|||
|
|
@ -479,7 +479,7 @@ provencal = {
|
|||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_welcoming
|
||||
tradition_esteemed_hospitality
|
||||
tradition_chivalry
|
||||
tradition_life_is_just_a_joke
|
||||
tradition_fishermen
|
||||
|
|
|
|||
|
|
@ -727,4 +727,38 @@ tradition_landstinget = {
|
|||
# multiply = 0
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
#}
|
||||
|
||||
tradition_life_is_just_a_joke = {
|
||||
category = societal
|
||||
|
||||
layers = {
|
||||
0 = diplo
|
||||
1 = western
|
||||
4 = ceremony.dds
|
||||
}
|
||||
|
||||
parameters = {
|
||||
life_is_a_joke_trait_same_culture_opinion = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
stress_gain_mult = -0.1
|
||||
monthly_prestige_gain_mult = 0.05
|
||||
}
|
||||
|
||||
cost = {
|
||||
prestige = {
|
||||
add = {
|
||||
value = tradition_base_cost
|
||||
desc = BASE
|
||||
format = "BASE_VALUE_FORMAT"
|
||||
}
|
||||
multiply = tradition_replacement_cost_if_relevant
|
||||
}
|
||||
}
|
||||
|
||||
ai_will_do = {
|
||||
value = 100
|
||||
}
|
||||
}
|
||||
|
|
@ -50,10 +50,12 @@
|
|||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
Aragorn Isildur Frodo Bilbo Gimli Legolas Boromir Faramir Peregrin Meriadoc Gandalf Jean Marius Claude Quasimodo Heathcliff Dorian Sherlock Hercule Arsène Robinson Gulliver Ivanhoe Beowulf Lancelot Arthur Percival Galahad Tristan Oliver Pip Holden Atticus Jay Fitzgerald
|
||||
}
|
||||
reserved_female_names = { #put Novelist names from CK2 here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
Galadriel Eowyn Arwen Cosette Esmeralda Fantine Jane Elizabeth Emma Dorothy Alice Wendy Juliet Ophelia Cordelia Desdemona Clarissa Tess Anna Katniss Hermione Lyra
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue