Fix typos, update traditions, add new cultural tradition, and expand character names (#1)
# Fix typos, update traditions, add new cultural tradition, and expand character names ## Changes: - Corrected building identifier: - `madird_university_01` → `madrid_university_01` in building definitions and province history. - Fixed localisation typos: - `leuven_universtiy_01_desc` → `leuven_university_01_desc` - `Fortress of Giblraltar` → `Fortress of Gibraltar` - Replaced outdated tradition `tradition_welcoming` with `tradition_esteemed_hospitality` in multiple cultures. - Added new cultural tradition `tradition_life_is_just_a_joke` with: - Character modifiers (stress reduction, prestige gain) - AI behaviour preference - Cost and parameters definitions - Expanded male and female character name lists in `NEOW_novelist.txt` to add more diversity and flavour. - Updated descriptions for University of Montpellier and Madrid University to reflect accurate historical names and details. Reviewed-on: damimani/N3OW#1
This commit is contained in:
parent
3673e22e72
commit
346ba9fb47
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 = {
|
||||
|
|
|
|||
|
|
@ -1167,7 +1167,7 @@ ep2_accolade_events.0300 = {
|
|||
culture = {
|
||||
OR = {
|
||||
has_cultural_tradition = tradition_festivities
|
||||
has_cultural_tradition = tradition_welcoming
|
||||
has_cultural_tradition = tradition_esteemed_hospitality
|
||||
}
|
||||
}
|
||||
faith = {
|
||||
|
|
|
|||
|
|
@ -498,7 +498,7 @@
|
|||
1923 = {
|
||||
religion = sevillian
|
||||
holding = castle_holding
|
||||
special_building = madird_university_01
|
||||
special_building = madrid_university_01
|
||||
800.1.1 = { culture = andalusian }
|
||||
955.1.1 = { culture = castilian }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
building_tell_mines_08_desc:2 "Chimneys cover the land a in thick smoke as the forges bellow smelt the remains of the Old World to fuel the new one."
|
||||
|
||||
building_type_leuven_university_01:1 "Leuven University"
|
||||
building_type_leuven_universtiy_01_desc:0 "$building_leuven_university_01_desc$"
|
||||
building_type_leuven_university_01_desc:0 "$building_leuven_university_01_desc$"
|
||||
building_leuven_university_01:0 "Leuven University"
|
||||
building_leuven_university_01_desc:0 "$building_type_generic_university_desc$\n\nWith its traditions reaching all the way to the 15th century, Leuven University is one of the most important places of knowledge in Western Europe. Scholars and scientists are attracted from far away to study and expand their knowledge even after the Event ."
|
||||
|
||||
|
|
@ -108,7 +108,7 @@
|
|||
building_type_montpellier_university_01:1 "University of Montpellier"
|
||||
building_type_montpellier_university_01_desc:0 "$building_montpellier_university_01_desc$"
|
||||
building_montpellier_university_01:0 "University of Montpellier"
|
||||
building_montpellier_university_01_desc:0 "$building_type_generic_university_desc$\n\nFounded in the 12th century, the University of Marseille is one of the oldest universities in the world. Scholars and scientists are attracted from far and wide to study and expand their knowledge even after the Event."
|
||||
building_montpellier_university_01_desc:0 "$building_type_generic_university_desc$\n\nFounded in the 12th century, the University of Montpellier is one of the oldest universities in the world. Scholars and scientists are attracted from far and wide to study and expand their knowledge even after the Event."
|
||||
|
||||
building_type_capitole_toulouse_01:1 "Capitole de Toulouse"
|
||||
building_type_capitole_toulouse_01_desc:0 "$building_capitole_toulouse_01_desc$"
|
||||
|
|
@ -221,7 +221,7 @@
|
|||
building_tower_of_hercules_01:0 "Farum Brigantium"
|
||||
building_tower_of_hercules_01_desc:0 "This ancient lighthouse is said to have been based on its more famous sister in Alexandria. Having guided seafarers for untold centuries, it remains important to Galicia's coastal trade. Some claim that you can glimpse Ireland's green coast from the top of this lonely tower, but gazing out, you see only endless sea. \n\nThis tower even withstood the Event, still guiding sailors on the coast of Galicia."
|
||||
|
||||
building_type_fortress_of_gibraltar_01:1 "Fortress of Giblraltar"
|
||||
building_type_fortress_of_gibraltar_01:1 "Fortress of Gibraltar"
|
||||
building_type_fortress_of_gibraltar_01_desc:0 "$building_fortress_of_gibraltar_01_desc$"
|
||||
building_fortress_of_gibraltar_01:0 "Fortress of Gibraltar"
|
||||
building_fortress_of_gibraltar_01_desc:0 "Gibraltar, one of the most important naval bases in Europe, is a small strip of land that has been contested between many states. This led to the construction of a formidable fortress that protects the small city from enemies. "
|
||||
|
|
@ -231,10 +231,10 @@
|
|||
building_aljaferia_palace_01:0 "Aljafería Palace"
|
||||
building_aljaferia_palace_01_desc:0 "A great palace-fortress built on the Saría plain, the Aljafería is a testament to the power and wealth of Zaragoza. Imposing and splendid in equal measure; it is both an intimidating fortification and a pinnacle of Iberian architecture. \n\nAfter the Event, the fortress was abandoned, but once civilization reorganized itself, Aljafería was restored and now stands as a proud symbol of Zaragoza."
|
||||
|
||||
building_type_madird_university_01:1 "Universidad Complutense de Madrid"
|
||||
building_type_madird_university_01_desc:0 "$building_madird_university_01_desc$"
|
||||
building_madird_university_01:0 "University of Madrid"
|
||||
building_madird_university_01_desc:0 "$building_type_generic_university_desc$\n\nFounded in the 13th century, the University of Madrid is one of the oldest universities in Iberia. Scholars and scientists are attracted from far and wide to study and expand their knowledge even after the Event."
|
||||
building_type_madrid_university_01:1 "Universidad Complutense de Madrid"
|
||||
building_type_madrid_university_01_desc:0 "$building_madrid_university_01_desc$"
|
||||
building_madrid_university_01:0 "University of Madrid"
|
||||
building_madrid_university_01_desc:0 "$building_type_generic_university_desc$\n\nFounded in the 13th century, the University of Madrid is one of the oldest universities in Iberia. Scholars and scientists are attracted from far and wide to study and expand their knowledge even after the Event."
|
||||
|
||||
building_type_university_coimbra_01:1 "University of Coimbra"
|
||||
building_type_university_coimbra_01_desc:0 "$building_university_coimbra_01_desc$"
|
||||
|
|
|
|||
|
|
@ -26,6 +26,11 @@
|
|||
tradition_swords_of_freedom_name:0 "Swords of Freedom"
|
||||
tradition_swords_of_freedom_desc:1 "Believing themselves to be descended from the armies of an antediluvian empire from across the Atlantic Ocean, this culture highly values their ancient martial heritage, though the local populace still tends to view them as outsiders."
|
||||
|
||||
tradition_life_is_just_a_joke_name:0 "Life is Just a Joke"
|
||||
tradition_life_is_just_a_joke_desc:1 "The members of this culture have a particularly cynical and humorous outlook on life, viewing the absurdities of the world not as tragedy, but as a grand comedy written by the Author."
|
||||
|
||||
life_is_a_joke_trait_same_culture_opinion:0 "Opinion of [gregarious|E], [cynical|E], [fickle|E], and [eccentric|E] characters"
|
||||
|
||||
# MAA Unlocks
|
||||
culture_parameter_unlock_maa_handgonners:0 "Can recruit [GetMaA('handgonners').GetName] as [men_at_arms|E]"
|
||||
culture_parameter_unlock_maa_kuhjung:0 "Can recruit [GetMaA('kuhjung').GetName] as [men_at_arms|E]"
|
||||
Loading…
Add table
Add a link
Reference in a new issue