some characters

This commit is contained in:
trashb0at 2024-11-09 14:28:04 -05:00
parent de3799ac85
commit 5e37fb5c5d
7 changed files with 306 additions and 2 deletions

View file

@ -0,0 +1,10 @@
bonaparte_dynasty = { #fake bonapartes
pattern = "pattern_solid.dds"
color1 = "blue"
color2 = "yellow"
colored_emblem = {
texture = "NEOW_ce_nap_eagle.dds"
color1 = "yellow"
instance = { position = { 0.5 0.5 } scale = { 1 1 } }
}
}

View file

@ -0,0 +1,42 @@
#e_france dynasties
bonaparte_dynasty = {
name = dynn_bonaparte
culture = picard
}
hugo_dynasty = {
name = dynn_hugo
culture = metropolitain
}
chagny_dynasty = {
prefix = "dynnp_de"
name = dynn_chagny
culture = metropolitain
}
leroux_dynasty = {
name = dynn_leroux
culture = bourguignon
}
belpois_dynasty = {
name = dynn_belpois
culture = bourguignon
}
giry_dynasty = {
name = dynn_giry
culture = bourguignon
}
eiffel_dynasty = {
name = dynn_eiffel
culture = metropolitain
}
spatstony_dynasty = {
name = dynn_spatstony
culture = english #change to soufyrneg later
}

View file

@ -0,0 +1,150 @@
france0001 = {
name = "Aragorn"
dynasty = bonaparte_dynasty
religion = "numenorian"
culture = picard
trait = education_martial_4
trait = organizer
trait = strategist
trait = ambitious
trait = arrogant
trait = diligent
2503.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
france0002 = {
name = "Frollo"
dynasty = hugo_dynasty
religion = "numenorian"
culture = metropolitain
trait = education_learning_4
trait = scholar
trait = lustful
trait = arrogant
trait = cruel
2500.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
france0003 = {
name = "Raoul"
dynasty = chagny_dynasty
religion = "numenorian"
culture = metropolitain
trait = education_martial_2
trait = handsome
trait = content
trait = brave
trait = honest
2520.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
france0004 = {
name = "Éric"
dynasty = leroux_dynasty
religion = "carolingian"
culture = bourguignon
trait = education_intrigue_3
trait = chaste
trait = arrogant
trait = honest
trait = poet
trait = disfigured
2512.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
france0005 = {
name = "Jérémy"
dynasty = belpois_dynasty
religion = "numenorian"
culture = bourguignon
trait = education_learning_3
trait = diligent
trait = ambitious
trait = compassionate
trait = scholar
trait = intelligent
trait = tourney_participant
2512.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
france0006 = {
name = "Miranda"
female = yes
dynasty = giry_dynasty
religion = "carolingian"
culture = bourguignon
trait = education_stewardship_1
trait = greedy
trait = lustful
trait = trusting
2498.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
france0007 = {
name = "Jean-Nicolas"
dynasty = eiffel_dynasty
religion = "numenorian"
culture = bourguignon
trait = education_learning_4
trait = content
trait = compassionate
trait = humble
2515.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
france0008 = {
name = "Robyrt"
dynasty = spatstony_dynasty
religion = "victorian"
culture = english
trait = education_martial_1
trait = strong
trait = arbitrary
trait = lustful
trait = gluttonous
2531.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}

View file

@ -85,7 +85,7 @@
###c_valois
2358 = { #SENLIS
culture = metropolitain
culture = picard
religion = numenorian
holding = castle_holding
}
@ -574,7 +574,7 @@
###c_troyes
2371 = { #TROYES
culture = metropolitain
culture = bourguignon
religion = carolingian
holding = castle_holding
1066.1.1 = {

View file

@ -0,0 +1,11 @@
k_brittany = {
2548.1.1 = {
holder = france0008 #Robyrt Spatstony
}
}
d_brittany = {
2548.1.1 = {
holder = france0008 #Robyrt Spatstony
}
}

View file

@ -0,0 +1,71 @@
k_france = {
2555.1.1 = { change_development_level = 5 }
}
d_valois = {
2555.1.1 = { change_development_level = 11 }
2522.1.1 = {
holder = france0001 #aragorn bonaparte
}
}
c_ile_de_france = {
2555.1.1 = { change_development_level = 22 }
#county of Paris
2520.1.1 = {
holder = france0002 #frollo hugo
}
}
#d_normandy
c_rouen = {
2555.1.1 = { change_development_level = 12 }
2522.1.1 = {
holder = france0001 #aragorn bonaparte
}
}
c_eu = {
2522.1.1 = {
holder = france0001 #aragorn bonaparte
}
}
#d_champagne
c_chalons = {
2540.1.1 = {
liege = "d_burgundy"
holder = france0003 #raoul chagny
}
}
c_coulommiers = {
2555.1.1 = { change_development_level = 14 }
2540.1.1 = {
liege = "d_burgundy"
holder = france0003 #raoul chagny
}
}
c_reims = {
2555.1.1 = { change_development_level = 14 }
2545.1.1 = {
liege = "d_burgundy"
holder = france0007 #Jean-Nicolas eiffel
government = theocracy_government
}
}
c_troyes = {
2551.1.1 = {
holder = france0006 #miranda giry
liege = "d_burgundy"
}
}
d_burgundy = {
2540.1.1 = {
holder = france0004 #eric leroux
}
}
c_nevers = {
2554.1.1 = {
holder = france0005 #jeremy belpois
}
}

View file

@ -0,0 +1,20 @@
l_english:
FOUNDER_BASED_NAME_POSTFIX:0 "id"
############################################################
# Prefixes
############################################################
############################################################
# Names
############################################################
#e_france
dynn_bonaparte:0 "Bonaparte"
dynn_hugo:0 "Hugo"
dynn_chagny:0 "Chagny"
dynn_leroux:0 "Leroux"
dynn_belpois:0 "Belpois"
dynn_giry:0 "Giry"
dynn_eiffel:0 "Eiffel"
dynn_spatstony:0 "Spatstony"