britannia
This commit is contained in:
parent
6a0464e6a1
commit
c5f6102bc3
9 changed files with 133 additions and 0 deletions
20
history/characters/NEOW_e_britannia.txt
Normal file
20
history/characters/NEOW_e_britannia.txt
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
britannia0001 = {
|
||||
name = "Frydyryk"
|
||||
dynasty = cyflymarhyan_dynasty
|
||||
religion = "victorian"
|
||||
culture = soueyrneg
|
||||
trait = education_intrigue_5
|
||||
trait = shrewd
|
||||
trait = just
|
||||
trait = lustful
|
||||
trait = compassionate
|
||||
trait = brave
|
||||
trait = poet
|
||||
sexuality = biseuxal
|
||||
2509.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
23
history/titles/NEOW_admin_titles.txt
Normal file
23
history/titles/NEOW_admin_titles.txt
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
d_nf_spatstony = { # Spatstony
|
||||
2505.1.1 = {
|
||||
liege = e_britannia
|
||||
holder = france0014 # Jamys Spatstony
|
||||
government = administrative_government
|
||||
succession_laws = { noble_family_succession_law }
|
||||
}
|
||||
2548.1.1 = {
|
||||
liege = e_britannia
|
||||
holder = france0008 #Robyrt Spatstony
|
||||
government = administrative_government
|
||||
succession_laws = { noble_family_succession_law }
|
||||
}
|
||||
}
|
||||
|
||||
d_nf_cyflymarhyan = { # Cyflymarhyan (Quicksilver)
|
||||
2530.1.1 = {
|
||||
liege = e_britannia
|
||||
holder = britannia0001 #Robyrt Spatstony
|
||||
government = administrative_government
|
||||
succession_laws = { noble_family_succession_law }
|
||||
}
|
||||
}
|
||||
34
history/titles/NEOW_other_titles.txt
Normal file
34
history/titles/NEOW_other_titles.txt
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
e_britannia = {
|
||||
2530.1.1 = {
|
||||
holder = britannia0001 #Frydyryk Cyflymarhyan
|
||||
government = administrative_government
|
||||
effect = {
|
||||
if = {
|
||||
limit = {
|
||||
exists = holder
|
||||
holder = { has_government = administrative_government }
|
||||
}
|
||||
set_state_faith = faith:victorian
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
exists = holder
|
||||
has_dlc_feature = royal_court
|
||||
}
|
||||
holder = {
|
||||
set_court_type = court_administrative
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
exists = holder
|
||||
NOT = { has_dlc_feature = roads_to_power }
|
||||
}
|
||||
holder = {
|
||||
change_government = feudal_government
|
||||
add_realm_law_skip_effects = single_heir_succession_law
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,17 +1,25 @@
|
|||
k_brittany = {
|
||||
2505.1.1 = {
|
||||
holder = france0014 #Jamys Spatstony
|
||||
government = administrative_government
|
||||
liege = e_britannia
|
||||
}
|
||||
2548.1.1 = {
|
||||
holder = france0008 #Robyrt Spatstony
|
||||
government = administrative_government
|
||||
liege = e_britannia
|
||||
}
|
||||
}
|
||||
|
||||
d_brittany = {
|
||||
2505.1.1 = {
|
||||
holder = france0014 #Jamys Spatstony
|
||||
government = administrative_government
|
||||
liege = e_britannia
|
||||
}
|
||||
2548.1.1 = {
|
||||
holder = france0008 #Robyrt Spatstony
|
||||
government = administrative_government
|
||||
liege = e_britannia
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue