more stuff
This commit is contained in:
parent
5c1f073664
commit
1000837ece
8 changed files with 8937 additions and 8 deletions
|
|
@ -39,4 +39,15 @@ eiffel_dynasty = {
|
|||
spatstony_dynasty = {
|
||||
name = dynn_spatstony
|
||||
culture = english #change to soufyrneg later
|
||||
}
|
||||
|
||||
millardet_dynasty = {
|
||||
name = dynn_millardet
|
||||
culture = normaund
|
||||
}
|
||||
|
||||
beuamont_dynasty = {
|
||||
name = dynn_beaumont
|
||||
prefix = "dynnp_de"
|
||||
culture = metropolitain
|
||||
}
|
||||
|
|
@ -3346,6 +3346,10 @@ e_britannia = {
|
|||
|
||||
capital = c_vannes # Vannes
|
||||
|
||||
cultural_names = {
|
||||
name_list_brittannic = cn_brhytanna
|
||||
}
|
||||
|
||||
can_create = {
|
||||
trigger_if = {
|
||||
limit = {
|
||||
|
|
|
|||
8862
common/province_terrain/00_province_terrain.txt
Normal file
8862
common/province_terrain/00_province_terrain.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -26,7 +26,7 @@ france0002 = {
|
|||
trait = scholar
|
||||
trait = lustful
|
||||
trait = arrogant
|
||||
trait = cruel
|
||||
trait = wrathful
|
||||
2500.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
|
|
@ -141,6 +141,46 @@ france0008 = {
|
|||
trait = lustful
|
||||
trait = gluttonous
|
||||
|
||||
2531.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
france0009 = {
|
||||
name = "Gabriel"
|
||||
dynasty = millardet_dynasty
|
||||
religion = "numenorian"
|
||||
culture = normaund
|
||||
trait = education_learning_4
|
||||
trait = intellect_good_1
|
||||
trait = compassionate
|
||||
trait = brave
|
||||
trait = zealous
|
||||
trait = scholar
|
||||
|
||||
2490.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
france0010 = {
|
||||
name = "Gaston"
|
||||
dynasty = beuamont_dynasty
|
||||
religion = "orleaniste"
|
||||
culture = normaund
|
||||
trait = education_martial_2
|
||||
trait = beauty_good_1
|
||||
trait = deceitful
|
||||
trait = arrogant
|
||||
trait = lustful
|
||||
trait = lifestyle_hunter
|
||||
|
||||
2531.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
|
|
|
|||
|
|
@ -643,7 +643,7 @@
|
|||
|
||||
###c_rethel
|
||||
2391 = { #RETHEL
|
||||
culture = picard
|
||||
culture = metropolitain
|
||||
religion = carolingian
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,8 +20,9 @@ c_ile_de_france = {
|
|||
c_rouen = {
|
||||
2555.1.1 = { change_development_level = 12 }
|
||||
|
||||
2522.1.1 = {
|
||||
holder = france0001 #aragorn bonaparte
|
||||
2530.1.1 = {
|
||||
holder = france0009 #gandalf lmao
|
||||
liege = d_valois
|
||||
}
|
||||
}
|
||||
c_eu = {
|
||||
|
|
@ -31,14 +32,14 @@ c_eu = {
|
|||
}
|
||||
#d_champagne
|
||||
c_chalons = {
|
||||
2540.1.1 = {
|
||||
liege = "d_burgundy"
|
||||
2550.1.1 = {
|
||||
liege = d_burgundy
|
||||
holder = france0003 #raoul chagny
|
||||
}
|
||||
}
|
||||
c_coulommiers = {
|
||||
2540.1.1 = {
|
||||
liege = "d_burgundy"
|
||||
2550.1.1 = {
|
||||
liege = d_burgundy
|
||||
holder = france0003 #raoul chagny
|
||||
}
|
||||
|
||||
|
|
@ -69,4 +70,11 @@ c_nevers = {
|
|||
2554.1.1 = {
|
||||
holder = france0005 #jeremy belpois
|
||||
}
|
||||
}
|
||||
|
||||
#d_orleans
|
||||
c_montargis = {
|
||||
2554.1.1 = {
|
||||
holder = france0010 #gaston de beaumont
|
||||
}
|
||||
}
|
||||
|
|
@ -21,6 +21,8 @@
|
|||
dynn_giry:0 "Giry"
|
||||
dynn_eiffel:0 "Eiffel"
|
||||
dynn_spatstony:0 "Spatstony"
|
||||
dynn_millardet:0 "Millardet"
|
||||
dynn_beaumont:0 "Beaumont"
|
||||
|
||||
# PATRONYMS — PREFIXES AND SUFFIXES
|
||||
|
||||
|
|
|
|||
|
|
@ -183,6 +183,8 @@
|
|||
cn_monmouth:0 "Monmouth"
|
||||
cn_brecknockshire:0 "Brecknockshire"
|
||||
cn_brecknock:0 "Brecknock"
|
||||
cn_brhytanna:0 "Brhytanna"
|
||||
cn_brhytanna_adj:0 "Brhytanna"
|
||||
|
||||
#Pomerania
|
||||
cn_szczecin:0 "Szczecin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue