some france stuff
This commit is contained in:
parent
9307cfb4f4
commit
56a39153d5
13 changed files with 610 additions and 234 deletions
2
N3OW.mod
2
N3OW.mod
|
|
@ -4,7 +4,7 @@ tags={
|
||||||
}
|
}
|
||||||
name="New Era Old World"
|
name="New Era Old World"
|
||||||
picture="thumbnail.png"
|
picture="thumbnail.png"
|
||||||
path="mod/N3OW"
|
path="C:\Users\pkkim\Documents\Paradox Interactive\Crusader Kings III\mod\N3OW\N3OW"
|
||||||
replace_path="common/landed_titles"
|
replace_path="common/landed_titles"
|
||||||
replace_path="history/characters"
|
replace_path="history/characters"
|
||||||
replace_path="history/cultures"
|
replace_path="history/cultures"
|
||||||
|
|
|
||||||
|
|
@ -7192,52 +7192,155 @@ k_navarra = {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
k_brittany={
|
k_brittany={
|
||||||
@smErmine = 0.27
|
pattern="pattern_horizontal_split_01.dds"
|
||||||
pattern = "pattern_solid.dds"
|
color1=white
|
||||||
color1 = "white"
|
color2=black
|
||||||
color2 = "black"
|
color3=red
|
||||||
colored_emblem={
|
colored_emblem={
|
||||||
texture = "ce_ermine_spot.dds"
|
color1=white
|
||||||
color1 = "black"
|
texture="ce_block_02.dds"
|
||||||
color2 = "black"
|
instance={
|
||||||
instance = { position = { 0.10 0.00 } scale = { @smErmine @smErmine } }
|
position={ 0.180000 0.120000 }
|
||||||
instance = { position = { 0.30 0.00 } scale = { @smErmine @smErmine } }
|
scale={ 0.610000 0.440000 }
|
||||||
instance = { position = { 0.50 0.00 } scale = { @smErmine @smErmine } }
|
depth=11.010000
|
||||||
instance = { position = { 0.70 0.00 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.90 0.00 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.00 0.20 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.20 0.20 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.40 0.20 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.60 0.20 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.80 0.20 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 1.00 0.20 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.10 0.40 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.30 0.40 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.50 0.40 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.70 0.40 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.90 0.40 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.00 0.60 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.20 0.60 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.40 0.60 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.60 0.60 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.80 0.60 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 1.00 0.60 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.10 0.80 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.30 0.80 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.50 0.80 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.70 0.80 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.90 0.80 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.00 1.00 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.20 1.00 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.40 1.00 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.60 1.00 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 0.80 1.00 } scale = { @smErmine @smErmine } }
|
|
||||||
instance = { position = { 1.00 1.00 } scale = { @smErmine @smErmine } }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=black
|
||||||
|
texture="ce_ermine_spot.dds"
|
||||||
|
instance={
|
||||||
|
position={ 0.410000 0.100000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.320000 0.100000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
depth=1.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.230000 0.100000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
depth=2.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.140000 0.100000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
depth=3.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.190000 0.220000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
depth=4.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.280000 0.220000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
depth=5.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.370000 0.220000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
depth=6.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.140000 0.100000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
depth=7.010000
|
||||||
|
}
|
||||||
|
instance={
|
||||||
|
position={ 0.410000 0.330000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
depth=8.010000
|
||||||
|
}
|
||||||
|
instance={
|
||||||
|
position={ 0.320000 0.330000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
depth=8.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.230000 0.330000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
depth=9.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.140000 0.330000 }
|
||||||
|
scale={ 0.150000 0.150000 }
|
||||||
|
depth=10.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=black
|
||||||
|
color2=white
|
||||||
|
texture="ce_vertical_stripes_01.dds"
|
||||||
|
instance={
|
||||||
|
depth=12.010000
|
||||||
|
rotation=90
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#k_brittany = {
|
||||||
|
# @smErmine = 0.27
|
||||||
|
# pattern = "pattern_solid.dds"
|
||||||
|
# color1 = "white"
|
||||||
|
# color2 = "black"
|
||||||
|
# colored_emblem = {
|
||||||
|
# texture = "ce_ermine_spot.dds"
|
||||||
|
# color1 = "black"
|
||||||
|
# color2 = "black"
|
||||||
|
# instance = { position = { 0.10 0.00 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.30 0.00 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.50 0.00 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.70 0.00 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.90 0.00 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.00 0.20 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.20 0.20 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.40 0.20 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.60 0.20 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.80 0.20 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 1.00 0.20 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.10 0.40 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.30 0.40 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.50 0.40 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.70 0.40 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.90 0.40 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.00 0.60 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.20 0.60 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.40 0.60 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.60 0.60 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.80 0.60 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 1.00 0.60 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.10 0.80 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.30 0.80 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.50 0.80 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.70 0.80 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.90 0.80 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.00 1.00 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.20 1.00 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.40 1.00 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.60 1.00 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 0.80 1.00 } scale = { @smErmine @smErmine } }
|
||||||
|
# instance = { position = { 1.00 1.00 } scale = { @smErmine @smErmine } }
|
||||||
|
# }
|
||||||
|
#}
|
||||||
|
#
|
||||||
k_fashion = {
|
k_fashion = {
|
||||||
pattern = "pattern_solid.dds"
|
pattern = "pattern_solid.dds"
|
||||||
color1 = "purple"
|
color1 = "purple"
|
||||||
|
|
@ -15204,23 +15307,148 @@ d_valencia = {
|
||||||
}
|
}
|
||||||
|
|
||||||
d_aragon = {
|
d_aragon = {
|
||||||
pattern = "pattern_solid.dds"
|
pattern="pattern_checkers_02.dds"
|
||||||
color1 = "blue"
|
color1=blue_light
|
||||||
color2 = "white"
|
color2=yellow
|
||||||
|
color3=red
|
||||||
colored_emblem={
|
colored_emblem={
|
||||||
texture = "ce_cross_patty.dds"
|
color1=white
|
||||||
color1 = "white"
|
texture="ce_block_02.dds"
|
||||||
color2 = "white"
|
instance={
|
||||||
instance = { position = { 0.35 0.26 } scale = { 0.6 0.6 } }
|
position={ 0.000000 1.000000 }
|
||||||
|
depth=12.010000
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
colored_emblem={
|
colored_emblem={
|
||||||
|
color1=white
|
||||||
texture="ce_pile_mask_thin.dds"
|
texture="ce_pile_mask_thin.dds"
|
||||||
color1 = "white"
|
instance={
|
||||||
color2 = "white"
|
position={ 0.720000 0.420000 }
|
||||||
instance = { position = { 0.35 0.515 } rotation = 180 scale = { 0.19 0.16 } }
|
scale={ 0.280000 -0.100000 }
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=black
|
||||||
|
color2=white
|
||||||
|
color3=white
|
||||||
|
texture="ce_head.dds"
|
||||||
|
instance={
|
||||||
|
position={ 0.410000 0.600000 }
|
||||||
|
scale={ 0.160000 0.160000 }
|
||||||
|
depth=4.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.410000 0.850000 }
|
||||||
|
scale={ 0.160000 0.160000 }
|
||||||
|
depth=5.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.120000 0.600000 }
|
||||||
|
scale={ 0.160000 0.160000 }
|
||||||
|
depth=6.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.120000 0.850000 }
|
||||||
|
scale={ 0.160000 0.160000 }
|
||||||
|
depth=7.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=green
|
||||||
|
texture="ce_rising_sun.dds"
|
||||||
|
instance={
|
||||||
|
position={ 0.280000 0.220000 }
|
||||||
|
scale={ 0.510000 0.400000 }
|
||||||
|
depth=8.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=green
|
||||||
|
texture="ce_circle_mask.dds"
|
||||||
|
instance={
|
||||||
|
position={ 0.270000 0.220000 }
|
||||||
|
scale={ 0.150000 0.100000 }
|
||||||
|
depth=9.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=white
|
||||||
|
texture="ce_cross_patty.dds"
|
||||||
|
instance={
|
||||||
|
position={ 0.720000 0.250000 }
|
||||||
|
scale={ 0.440000 0.440000 }
|
||||||
|
depth=13.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=red
|
||||||
|
texture="ce_cross_07.dds"
|
||||||
|
instance={
|
||||||
|
position={ 0.280000 0.140000 }
|
||||||
|
scale={ 0.240000 0.240000 }
|
||||||
|
depth=10.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=red
|
||||||
|
texture="ce_block_02.dds"
|
||||||
|
instance={
|
||||||
|
position={ 0.280000 0.720000 }
|
||||||
|
scale={ 1.000000 0.060000 }
|
||||||
|
depth=2.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
instance={
|
||||||
|
position={ 0.280000 1.000000 }
|
||||||
|
scale={ 0.060000 1.000000 }
|
||||||
|
depth=3.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=yellow
|
||||||
|
color2=red
|
||||||
|
texture="ce_vertical_stripes_01.dds"
|
||||||
|
instance={
|
||||||
|
position={ 0.720000 1.000000 }
|
||||||
|
scale={ 0.430000 1.000000 }
|
||||||
|
depth=1.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=brown
|
||||||
|
texture="ce_palm_tree.dds"
|
||||||
|
instance={
|
||||||
|
position={ 0.280000 0.310000 }
|
||||||
|
scale={ 0.380000 0.380000 }
|
||||||
|
depth=11.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
c_atholl = {
|
c_atholl = {
|
||||||
pattern = "pattern_solid.dds"
|
pattern = "pattern_solid.dds"
|
||||||
color1 = "yellow"
|
color1 = "yellow"
|
||||||
|
|
@ -28975,6 +29203,78 @@ c_north_riding = {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Dreux-Richmond
|
||||||
|
c_north_riding_norman = {
|
||||||
|
pattern="pattern_horizontal_split_01.dds"
|
||||||
|
color1=white
|
||||||
|
color2=red
|
||||||
|
color3=black
|
||||||
|
colored_emblem={
|
||||||
|
color1=white
|
||||||
|
color2=green_light
|
||||||
|
color3=yellow_light
|
||||||
|
texture="ce_flower.dds"
|
||||||
|
instance={
|
||||||
|
scale={ 0.260000 -0.260000 }
|
||||||
|
position = { 0.5 0.250 }
|
||||||
|
}
|
||||||
|
instance={
|
||||||
|
scale={ 0.260000 -0.260000 }
|
||||||
|
position = { 0.5 0.750 }
|
||||||
|
}
|
||||||
|
instance={
|
||||||
|
scale={ 0.260000 -0.260000 }
|
||||||
|
position = { 0.5 0.50 }
|
||||||
|
}
|
||||||
|
instance={
|
||||||
|
scale={ 0.260000 -0.260000 }
|
||||||
|
position = { 0.25 0.50 }
|
||||||
|
}
|
||||||
|
instance={
|
||||||
|
scale={ 0.260000 -0.260000 }
|
||||||
|
position = { 0.75 0.50 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=blue_light
|
||||||
|
color2=white
|
||||||
|
texture="ce_waves_03.dds"
|
||||||
|
instance={
|
||||||
|
depth=2.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=white
|
||||||
|
texture="ce_block_02.dds"
|
||||||
|
instance={
|
||||||
|
depth=4.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=green_light
|
||||||
|
color2=white
|
||||||
|
texture="ce_waves_03.dds"
|
||||||
|
instance={
|
||||||
|
scale={ 1.000000 -1.000000 }
|
||||||
|
depth=3.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=red
|
||||||
|
texture="ce_cross_faceted.dds"
|
||||||
|
instance={
|
||||||
|
depth=1.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
### duchies
|
### duchies
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -277,7 +277,11 @@ e_france = {
|
||||||
}
|
}
|
||||||
c_coulommiers = { #Meaux
|
c_coulommiers = { #Meaux
|
||||||
color = { 12 48 170 }
|
color = { 12 48 170 }
|
||||||
|
b_meaux = {
|
||||||
|
province = 2359
|
||||||
|
|
||||||
|
color = { 12 48 170 }
|
||||||
|
}
|
||||||
b_coulommiers = {
|
b_coulommiers = {
|
||||||
province = 2364
|
province = 2364
|
||||||
|
|
||||||
|
|
@ -288,11 +292,6 @@ e_france = {
|
||||||
|
|
||||||
color = { 7 60 160 }
|
color = { 7 60 160 }
|
||||||
}
|
}
|
||||||
b_meaux = {
|
|
||||||
province = 2359
|
|
||||||
|
|
||||||
color = { 12 48 170 }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
c_yvelines = {
|
c_yvelines = {
|
||||||
color = { 24 52 226 }
|
color = { 24 52 226 }
|
||||||
|
|
@ -687,17 +686,17 @@ e_france = {
|
||||||
}
|
}
|
||||||
c_bayeux = {
|
c_bayeux = {
|
||||||
color = { 10 0 130 }
|
color = { 10 0 130 }
|
||||||
|
|
||||||
b_bayeux = {
|
|
||||||
province = 2170
|
|
||||||
|
|
||||||
color = { 10 0 130 }
|
|
||||||
}
|
|
||||||
b_caen = {
|
b_caen = {
|
||||||
province = 2172
|
province = 2172
|
||||||
|
|
||||||
color = { 10 0 130 }
|
color = { 10 0 130 }
|
||||||
}
|
}
|
||||||
|
b_bayeux = {
|
||||||
|
province = 2170
|
||||||
|
|
||||||
|
color = { 10 0 130 }
|
||||||
|
}
|
||||||
|
|
||||||
b_falaise = {
|
b_falaise = {
|
||||||
province = 2173
|
province = 2173
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -286,3 +286,18 @@ c_nf_duleep_singh = { #Duleep Singh
|
||||||
|
|
||||||
ai_primary_priority = { add = @never_primary_score }
|
ai_primary_priority = { add = @never_primary_score }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
c_nf_spatstony = { #Spatstony
|
||||||
|
color = { 100 100 100 }
|
||||||
|
capital = c_london
|
||||||
|
|
||||||
|
definite_form = yes
|
||||||
|
landless = yes
|
||||||
|
ruler_uses_title_name = no
|
||||||
|
always_follows_primary_heir = yes
|
||||||
|
no_automatic_claims = yes
|
||||||
|
noble_family = yes
|
||||||
|
destroy_if_invalid_heir = yes
|
||||||
|
|
||||||
|
ai_primary_priority = { add = @never_primary_score }
|
||||||
|
}
|
||||||
|
|
@ -9,4 +9,4 @@ replace_path="history/cultures"
|
||||||
replace_path="history/provinces"
|
replace_path="history/provinces"
|
||||||
replace_path="history/titles"
|
replace_path="history/titles"
|
||||||
supported_version="1.16.*"
|
supported_version="1.16.*"
|
||||||
path="mod/N3OW"
|
path="C:\Users\pkkim\Documents\Paradox Interactive\Crusader Kings III\mod\N3OW\N3OW
|
||||||
BIN
N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_scottish_pattern_1.dds
(Stored with Git LFS)
Normal file
BIN
N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_scottish_pattern_1.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -1342,12 +1342,13 @@ britannia_windsor_edward = {
|
||||||
dynasty = dynn_britannia_windsor
|
dynasty = dynn_britannia_windsor
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
culture = soueyrneg
|
culture = soueyrneg
|
||||||
trait = education_martial_3
|
trait = education_martial_4
|
||||||
trait = brave
|
trait = brave
|
||||||
trait = gregarious
|
trait = ambitious
|
||||||
trait = vengeful
|
trait = forgiving
|
||||||
trait = lifestyle_reveler
|
trait = lifestyle_reveler
|
||||||
trait = beauty_good_1
|
trait = beauty_good_1
|
||||||
|
trait = intellect_good_2
|
||||||
father = britannia_windsor_george
|
father = britannia_windsor_george
|
||||||
mother = britannia_windsor_mary
|
mother = britannia_windsor_mary
|
||||||
sexuality = heterosexual
|
sexuality = heterosexual
|
||||||
|
|
@ -1999,11 +2000,6 @@ britannia_victor_duleep = { #Claims to be relative of the last Maharaja, ruler o
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
#dna = dna_duleep_singh
|
#dna = dna_duleep_singh
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
trait = education_stewardship_4
|
|
||||||
trait = trusting
|
|
||||||
trait = vengeful
|
|
||||||
trait = just
|
|
||||||
#trait = administrator
|
|
||||||
trait = physique_bad_1
|
trait = physique_bad_1
|
||||||
trait = shrewd
|
trait = shrewd
|
||||||
father = britannia_alex_duleep
|
father = britannia_alex_duleep
|
||||||
|
|
@ -2028,13 +2024,6 @@ britannia_ffryddyryk_duleep = { #Claims to be relative of the last Maharaja, rul
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
#dna = dna_duleep_singh
|
#dna = dna_duleep_singh
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
trait = education_stewardship_4
|
|
||||||
trait = trusting
|
|
||||||
trait = vengeful
|
|
||||||
trait = just
|
|
||||||
#trait = administrator
|
|
||||||
#trait = physique_bad_1
|
|
||||||
#trait = shrewd
|
|
||||||
trait = twin
|
trait = twin
|
||||||
father = britannia_alex_duleep
|
father = britannia_alex_duleep
|
||||||
mother = britannia_banda_duleep
|
mother = britannia_banda_duleep
|
||||||
|
|
@ -2058,13 +2047,6 @@ britannia_bamba_duleep = { #Claims to be relative of the last Maharaja, ruler of
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
#dna = dna_duleep_singh
|
#dna = dna_duleep_singh
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
trait = education_stewardship_4
|
|
||||||
trait = trusting
|
|
||||||
trait = vengeful
|
|
||||||
trait = just
|
|
||||||
#trait = administrator
|
|
||||||
#trait = physique_bad_1
|
|
||||||
#trait = shrewd
|
|
||||||
father = britannia_alex_duleep
|
father = britannia_alex_duleep
|
||||||
mother = britannia_banda_duleep
|
mother = britannia_banda_duleep
|
||||||
trait = twin
|
trait = twin
|
||||||
|
|
@ -2083,13 +2065,6 @@ britannia_kafyry_duleep = { #Claims to be relative of the last Maharaja, ruler o
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
#dna = dna_duleep_singh
|
#dna = dna_duleep_singh
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
trait = education_stewardship_4
|
|
||||||
trait = trusting
|
|
||||||
trait = vengeful
|
|
||||||
trait = just
|
|
||||||
#trait = administrator
|
|
||||||
#trait = physique_bad_1
|
|
||||||
#trait = shrewd
|
|
||||||
father = britannia_alex_duleep
|
father = britannia_alex_duleep
|
||||||
mother = britannia_banda_duleep
|
mother = britannia_banda_duleep
|
||||||
female = yes
|
female = yes
|
||||||
|
|
@ -2105,17 +2080,7 @@ britannia_sophiai_duleep = { #Claims to be relative of the last Maharaja, ruler
|
||||||
name = "Sophiai"
|
name = "Sophiai"
|
||||||
dynasty = dynn_britannia_duleep_singh
|
dynasty = dynn_britannia_duleep_singh
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
#dna = dna_duleep_singh
|
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
trait = education_stewardship_4
|
|
||||||
trait = trusting
|
|
||||||
trait = vengeful
|
|
||||||
trait = just
|
|
||||||
#trait = administrator
|
|
||||||
#trait = physique_bad_1
|
|
||||||
#trait = shrewd
|
|
||||||
father = britannia_alex_duleep
|
|
||||||
mother = britannia_banda_duleep
|
|
||||||
female = yes
|
female = yes
|
||||||
2534.9.21 = {
|
2534.9.21 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
|
|
@ -2129,15 +2094,7 @@ britannia_albert_duleep = { #Claims to be relative of the last Maharaja, ruler o
|
||||||
name = "Albert"
|
name = "Albert"
|
||||||
dynasty = dynn_britannia_duleep_singh
|
dynasty = dynn_britannia_duleep_singh
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
#dna = dna_duleep_singh
|
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
trait = education_stewardship_4
|
|
||||||
trait = trusting
|
|
||||||
trait = vengeful
|
|
||||||
trait = just
|
|
||||||
#trait = administrator
|
|
||||||
#trait = physique_bad_1
|
|
||||||
#trait = shrewd
|
|
||||||
father = britannia_alex_duleep
|
father = britannia_alex_duleep
|
||||||
mother = britannia_banda_duleep
|
mother = britannia_banda_duleep
|
||||||
2535.11.27 = {
|
2535.11.27 = {
|
||||||
|
|
@ -2155,14 +2112,8 @@ britannia_pauline_duleep = { #Claims to be relative of the last Maharaja, ruler
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
#dna = dna_duleep_singh
|
#dna = dna_duleep_singh
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
trait = education_stewardship_4
|
|
||||||
trait = trusting
|
|
||||||
trait = vengeful
|
|
||||||
trait = just
|
trait = just
|
||||||
female = yes
|
female = yes
|
||||||
#trait = administrator
|
|
||||||
#trait = physique_bad_1
|
|
||||||
#trait = shrewd
|
|
||||||
father = britannia_alex_duleep
|
father = britannia_alex_duleep
|
||||||
mother = britannia_mary_duleep_1
|
mother = britannia_mary_duleep_1
|
||||||
2538.11.27 = {
|
2538.11.27 = {
|
||||||
|
|
@ -2186,7 +2137,6 @@ britannia_ada_duleep = { #Claims to be relative of the last Maharaja, ruler of b
|
||||||
trait = charming
|
trait = charming
|
||||||
father = britannia_alex_duleep
|
father = britannia_alex_duleep
|
||||||
mother = britannia_mary_duleep_1
|
mother = britannia_mary_duleep_1
|
||||||
disallow_random_traits = yes
|
|
||||||
female = yes
|
female = yes
|
||||||
2541.11.27 = {
|
2541.11.27 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
|
|
@ -2205,9 +2155,7 @@ britannia_alex_duleep = { #Claims to be relative of the last Maharaja, ruler of
|
||||||
trait = zealous
|
trait = zealous
|
||||||
trait = vengeful
|
trait = vengeful
|
||||||
trait = brave
|
trait = brave
|
||||||
#trait = administrator
|
|
||||||
trait = physique_bad_1
|
trait = physique_bad_1
|
||||||
#trait = shrewd
|
|
||||||
father = britannia_vyktor_duleep_1
|
father = britannia_vyktor_duleep_1
|
||||||
portrait_override={
|
portrait_override={
|
||||||
portrait_modifier_overrides={
|
portrait_modifier_overrides={
|
||||||
|
|
@ -2229,11 +2177,6 @@ britannia_vyktor_duleep_1 = { #Claims to be relative of the last Maharaja, ruler
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
dna = dna_duleep_vyktor_1
|
dna = dna_duleep_vyktor_1
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
trait = education_stewardship_4
|
|
||||||
trait = trusting
|
|
||||||
trait = vengeful
|
|
||||||
trait = just
|
|
||||||
#trait = administrator
|
|
||||||
trait = physique_bad_1
|
trait = physique_bad_1
|
||||||
trait = shrewd
|
trait = shrewd
|
||||||
portrait_override={
|
portrait_override={
|
||||||
|
|
@ -2255,14 +2198,8 @@ britannia_banda_duleep = { #Claims to be relative of the last Maharaja, ruler o
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
dna = dna_duleep_banda
|
dna = dna_duleep_banda
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
trait = education_martial_4
|
trait = education_martial_2
|
||||||
trait = zealous
|
|
||||||
trait = vengeful
|
|
||||||
trait = brave
|
|
||||||
#trait = administrator
|
|
||||||
trait = physique_bad_1
|
trait = physique_bad_1
|
||||||
#trait = shrewd
|
|
||||||
#father = britannia_vyktor_duleep_1
|
|
||||||
female = yes
|
female = yes
|
||||||
2492.3.8 = {
|
2492.3.8 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
|
|
@ -2274,16 +2211,9 @@ britannia_banda_duleep = { #Claims to be relative of the last Maharaja, ruler o
|
||||||
|
|
||||||
britannia_mary_duleep_1 = { #Claims to be relative of the last Maharaja, ruler of birmingham
|
britannia_mary_duleep_1 = { #Claims to be relative of the last Maharaja, ruler of birmingham
|
||||||
name = "Marhy"
|
name = "Marhy"
|
||||||
#dynasty = dynn_britannia_duleep_singh
|
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
dna = dna_duleep_mary
|
dna = dna_duleep_mary
|
||||||
culture = prytoneg
|
culture = prytoneg
|
||||||
trait = education_stewardship_4
|
|
||||||
trait = trusting
|
|
||||||
trait = vengeful
|
|
||||||
trait = just
|
|
||||||
#trait = administrator
|
|
||||||
trait = physique_bad_1
|
|
||||||
trait = shrewd
|
trait = shrewd
|
||||||
2473.3.8 = {
|
2473.3.8 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
|
|
|
||||||
|
|
@ -198,11 +198,11 @@ france0008 = {
|
||||||
dynasty_house = house_spatstony
|
dynasty_house = house_spatstony
|
||||||
religion = "victorian"
|
religion = "victorian"
|
||||||
culture = soueyrneg
|
culture = soueyrneg
|
||||||
trait = education_martial_1
|
trait = education_intrigue_3
|
||||||
trait = strong
|
trait = strong
|
||||||
trait = arbitrary
|
trait = arbitrary
|
||||||
trait = lustful
|
trait = wrathful
|
||||||
trait = gluttonous
|
trait = sadistic
|
||||||
|
|
||||||
father = france0014
|
father = france0014
|
||||||
|
|
||||||
|
|
@ -366,7 +366,7 @@ france0014 = {
|
||||||
france0015 = {
|
france0015 = {
|
||||||
name = "Bernard"
|
name = "Bernard"
|
||||||
dynasty = rieux_dynasty
|
dynasty = rieux_dynasty
|
||||||
religion = "victorian"
|
religion = "rocambolist"
|
||||||
culture = galo
|
culture = galo
|
||||||
trait = education_learning_5
|
trait = education_learning_5
|
||||||
trait = lifestyle_physician
|
trait = lifestyle_physician
|
||||||
|
|
@ -706,11 +706,14 @@ france_bonaparte_aragorn = {
|
||||||
trait = organizer
|
trait = organizer
|
||||||
trait = strategist
|
trait = strategist
|
||||||
trait = ambitious
|
trait = ambitious
|
||||||
trait = arrogant
|
trait = stubborn
|
||||||
trait = diligent
|
trait = diligent
|
||||||
2503.1.1 = {
|
2503.1.1 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
}
|
}
|
||||||
|
2503.12.30 = {
|
||||||
|
add_pressed_claim = title:k_france
|
||||||
|
}
|
||||||
2600.1.1 = {
|
2600.1.1 = {
|
||||||
death = yes
|
death = yes
|
||||||
}
|
}
|
||||||
|
|
@ -1101,3 +1104,63 @@ france_guy_loup_chitteaux={
|
||||||
2519.4.18={birth=yes}
|
2519.4.18={birth=yes}
|
||||||
2600.1.1={death =yes}
|
2600.1.1={death =yes}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
france_bonaparte_boromir ={
|
||||||
|
name = "Boromir"
|
||||||
|
dynasty = bonaparte_dynasty
|
||||||
|
religion = numenorian
|
||||||
|
culture = picard
|
||||||
|
father = france_bonaparte_aragorn
|
||||||
|
trait = education_martial_3
|
||||||
|
trait = brave
|
||||||
|
trait = stubborn
|
||||||
|
trait = impatient
|
||||||
|
trait = physique_good_2
|
||||||
|
2528.12.29 = {
|
||||||
|
birth = yes
|
||||||
|
}
|
||||||
|
2600.1.1 = {
|
||||||
|
death = yes
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
france_bonaparte_faramir ={
|
||||||
|
name = "Faramir"
|
||||||
|
dynasty = bonaparte_dynasty
|
||||||
|
religion = numenorian
|
||||||
|
culture = picard
|
||||||
|
father = france_bonaparte_aragorn
|
||||||
|
trait = education_learning_4
|
||||||
|
trait = compassionate
|
||||||
|
trait = just
|
||||||
|
trait = diligent
|
||||||
|
trait = lifestyle_poet
|
||||||
|
trait = intellect_good_1
|
||||||
|
2533.12.29 = {
|
||||||
|
birth = yes
|
||||||
|
}
|
||||||
|
2600.1.1 = {
|
||||||
|
death = yes
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
france_bonaparte_arathorn_2={
|
||||||
|
name = "Arathorn"
|
||||||
|
dynasty = bonaparte_dynasty
|
||||||
|
religion = numenorian
|
||||||
|
culture = picard
|
||||||
|
father = france_bonaparte_aragorn
|
||||||
|
trait = education_diplomacy_4
|
||||||
|
trait = temperate
|
||||||
|
trait = just
|
||||||
|
trait = stubborn
|
||||||
|
trait = beauty_good_3
|
||||||
|
trait = physique_good_3
|
||||||
|
trait = fecund
|
||||||
|
2523.12.29 = {
|
||||||
|
birth = yes
|
||||||
|
}
|
||||||
|
2600.1.1 = {
|
||||||
|
death = yes
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -104,7 +104,7 @@
|
||||||
###c_ile_de_france
|
###c_ile_de_france
|
||||||
2333 = {
|
2333 = {
|
||||||
culture = metropolitain
|
culture = metropolitain
|
||||||
religion = numenorian
|
religion = victorian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
769.1.1 = {
|
769.1.1 = {
|
||||||
special_building_slot = notre_dame_01
|
special_building_slot = notre_dame_01
|
||||||
|
|
@ -150,10 +150,10 @@
|
||||||
2334 = {
|
2334 = {
|
||||||
culture = metropolitain
|
culture = metropolitain
|
||||||
religion = numenorian
|
religion = numenorian
|
||||||
holding = city_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2336 = {
|
2336 = {
|
||||||
holding = castle_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
2332 = {
|
2332 = {
|
||||||
holding = none
|
holding = none
|
||||||
|
|
@ -162,7 +162,7 @@
|
||||||
2181 = {
|
2181 = {
|
||||||
culture = metropolitain
|
culture = metropolitain
|
||||||
religion = numenorian
|
religion = numenorian
|
||||||
holding = city_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2357 = {
|
2357 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
|
|
@ -231,18 +231,18 @@
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2185 = {
|
2185 = {
|
||||||
holding = church_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2137 = {
|
2137 = {
|
||||||
holding = church_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2136 = {
|
2136 = {
|
||||||
culture = picard
|
culture = picard
|
||||||
religion = trenchsinger
|
religion = trenchsinger
|
||||||
holding = castle_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
2188 = {
|
2188 = {
|
||||||
holding = church_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
###c_clermont
|
###c_clermont
|
||||||
2189 = {
|
2189 = {
|
||||||
|
|
@ -374,7 +374,7 @@
|
||||||
###c_sable
|
###c_sable
|
||||||
2266 = {
|
2266 = {
|
||||||
culture = galo
|
culture = galo
|
||||||
religion = victorian
|
religion = numenorian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2265 = {
|
2265 = {
|
||||||
|
|
@ -393,7 +393,7 @@
|
||||||
###c_rouen
|
###c_rouen
|
||||||
2179 = {
|
2179 = {
|
||||||
culture = normaund
|
culture = normaund
|
||||||
religion = numenorian
|
religion = victorian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
1066.1.1 = {
|
1066.1.1 = {
|
||||||
buildings = {
|
buildings = {
|
||||||
|
|
@ -426,20 +426,22 @@
|
||||||
}
|
}
|
||||||
###c_bayeux
|
###c_bayeux
|
||||||
2170 = {
|
2170 = {
|
||||||
culture = normaund
|
#culture = normaund
|
||||||
religion = victorian
|
#religion = victorian
|
||||||
holding = castle_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
2172 = {
|
2172 = {
|
||||||
holding = city_holding
|
culture = normaund
|
||||||
|
religion = orleaniste
|
||||||
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2173 = {
|
2173 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
2174 = {
|
2174 = {
|
||||||
culture = normaund
|
culture = normaund
|
||||||
religion = victorian
|
religion = orleaniste
|
||||||
holding = castle_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
###c_avranches
|
###c_avranches
|
||||||
2167 = {
|
2167 = {
|
||||||
|
|
@ -459,7 +461,7 @@
|
||||||
###c_alencon
|
###c_alencon
|
||||||
2325 = {
|
2325 = {
|
||||||
culture = normaund
|
culture = normaund
|
||||||
religion = victorian
|
religion = numenorian
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2171 = {
|
2171 = {
|
||||||
|
|
|
||||||
|
|
@ -173,6 +173,20 @@ c_nf_duleep_singh = { # Duleep Singh
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
c_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 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#old britania, keep for future potential changes
|
#old britania, keep for future potential changes
|
||||||
|
|
||||||
|
|
@ -221,17 +235,3 @@ c_nf_duleep_singh = { # Duleep Singh
|
||||||
# }
|
# }
|
||||||
#}
|
#}
|
||||||
|
|
||||||
#c_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 }
|
|
||||||
# }
|
|
||||||
#}
|
|
||||||
|
|
@ -1,17 +1,3 @@
|
||||||
#c_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 }
|
|
||||||
# }
|
|
||||||
#}
|
|
||||||
|
|
||||||
c_nf_barabino = { # Barabino
|
c_nf_barabino = { # Barabino
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
|
|
@ -209,3 +195,17 @@ c_nf_wellesley = { # Wellesley
|
||||||
succession_laws = { noble_family_succession_law }
|
succession_laws = { noble_family_succession_law }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
c_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 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -10,17 +10,17 @@ c_wittenberg = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
d_hamburg = {
|
#d_hamburg = {
|
||||||
2554.1.1 = {
|
# 2554.1.1 = {
|
||||||
holder = germany0024
|
# holder = germany0024
|
||||||
}
|
# }
|
||||||
}
|
#}
|
||||||
|
|
||||||
c_hamburg = {
|
#c_hamburg = {
|
||||||
2554.1.1 = {
|
# 2554.1.1 = {
|
||||||
holder = germany0024
|
# holder = germany0024
|
||||||
}
|
# }
|
||||||
}
|
#}
|
||||||
|
|
||||||
c_stendal = {
|
c_stendal = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
|
|
@ -28,17 +28,17 @@ c_stendal = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
k_schleswig_holstein = {
|
#k_schleswig_holstein = {
|
||||||
2554.1.1 = {
|
# 2554.1.1 = {
|
||||||
holder = germany0016 #Franz BONW
|
# holder = germany0016 #Franz BONW
|
||||||
}
|
# }
|
||||||
}
|
#}
|
||||||
|
|
||||||
d_holstein = {
|
#d_holstein = {
|
||||||
2554.1.1 = {
|
# 2554.1.1 = {
|
||||||
holder = germany0016 #Franz BONW
|
# holder = germany0016 #Franz BONW
|
||||||
}
|
# }
|
||||||
}
|
#}
|
||||||
|
|
||||||
d_luneburg = {
|
d_luneburg = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,27 @@
|
||||||
|
#k_france = {
|
||||||
|
# 2222.1.1 = {
|
||||||
|
# holder = france_bonaparte_isildur_i #Isildur I Bonaparte
|
||||||
|
# }
|
||||||
|
# 2429.1.1 = {
|
||||||
|
# holder = 0
|
||||||
|
# }
|
||||||
|
# 2505.1.1 = {
|
||||||
|
# change_development_level = 7
|
||||||
|
# holder = france0014 #Jamys Spatstony
|
||||||
|
# government = administrative_government
|
||||||
|
# }
|
||||||
|
# 2548.1.1 = {
|
||||||
|
# holder = france0008 #Robyrt Spatstony
|
||||||
|
# government = feudal_government
|
||||||
|
# }
|
||||||
|
# 2555.1.1 = { change_development_level = 5 }
|
||||||
|
#}
|
||||||
|
|
||||||
k_france = {
|
k_france = {
|
||||||
2222.1.1 = {
|
2222.1.1 = {
|
||||||
holder = france_bonaparte_isildur_i #Isildur I Bonaparte
|
holder = france_bonaparte_isildur_i #Isildur I Bonaparte
|
||||||
|
#government = administrative_government
|
||||||
|
#liege = e_britannia
|
||||||
}
|
}
|
||||||
2429.1.1 = {
|
2429.1.1 = {
|
||||||
holder = 0
|
holder = 0
|
||||||
|
|
@ -8,14 +29,16 @@ k_france = {
|
||||||
2505.1.1 = {
|
2505.1.1 = {
|
||||||
change_development_level = 7
|
change_development_level = 7
|
||||||
holder = france0014 #Jamys Spatstony
|
holder = france0014 #Jamys Spatstony
|
||||||
|
liege = e_britannia
|
||||||
government = administrative_government
|
government = administrative_government
|
||||||
}
|
}
|
||||||
2548.1.1 = {
|
2548.1.1 = {
|
||||||
holder = france0008 #Robyrt Spatstony
|
holder = france0008 #Robyrt Spatstony
|
||||||
government = feudal_government
|
|
||||||
}
|
}
|
||||||
2555.1.1 = { change_development_level = 5 }
|
2555.1.1 = { change_development_level = 5 }
|
||||||
|
government = administrative_government
|
||||||
}
|
}
|
||||||
|
|
||||||
d_valois = {
|
d_valois = {
|
||||||
2555.1.1 = { change_development_level = 11 }
|
2555.1.1 = { change_development_level = 11 }
|
||||||
2429.2.12 = {
|
2429.2.12 = {
|
||||||
|
|
@ -35,6 +58,15 @@ c_compiegne = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
c_coulommiers = {
|
||||||
|
2550.1.1 = {
|
||||||
|
holder = france_bonaparte_aragorn
|
||||||
|
}
|
||||||
|
|
||||||
|
2555.1.1 = { change_development_level = 14 }
|
||||||
|
}
|
||||||
|
|
||||||
c_avranches = {
|
c_avranches = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = britannia_fitsosbern_horatio
|
holder = britannia_fitsosbern_horatio
|
||||||
|
|
@ -53,7 +85,7 @@ c_eu = {
|
||||||
liege = d_valois
|
liege = d_valois
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_somme = {
|
c_creil = {
|
||||||
2530.1.1 = {
|
2530.1.1 = {
|
||||||
holder = france_aragorn_vassal_3 #gandalf lmao
|
holder = france_aragorn_vassal_3 #gandalf lmao
|
||||||
liege = d_valois
|
liege = d_valois
|
||||||
|
|
@ -65,32 +97,47 @@ c_ile_de_france = {
|
||||||
|
|
||||||
#county of Paris
|
#county of Paris
|
||||||
2520.1.1 = {
|
2520.1.1 = {
|
||||||
holder = france0002 #frollo hugo
|
holder = france0008 #Robyrt Spatstony
|
||||||
liege = k_france
|
liege = k_france
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_brie_francaise = {
|
c_brie_francaise = {
|
||||||
2540.1.1 = {
|
2540.1.1 = {
|
||||||
holder = france0013 #philippe beaubois
|
holder = france0013 #philippe beaubois
|
||||||
|
#liege = k_france
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_beaumont = {
|
||||||
|
2540.1.1 = {
|
||||||
|
holder = france0008 #
|
||||||
liege = k_france
|
liege = k_france
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
d_normandy = {
|
d_normandy = {
|
||||||
2530.1.1 = {
|
2530.1.1 = {
|
||||||
holder = france0012 #asterix my beloved
|
holder = france0012 #asterix my beloved
|
||||||
liege = k_france
|
#liege = k_france
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
c_rouen = {
|
c_rouen = {
|
||||||
2555.1.1 = { change_development_level = 12 }
|
2555.1.1 = { change_development_level = 12 }
|
||||||
|
|
||||||
|
2530.1.1 = {
|
||||||
|
holder = france0008 #gandalf lmao
|
||||||
|
liege = d_valois
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
c_clermont = {
|
||||||
|
2555.1.1 = { change_development_level = 12 }
|
||||||
|
|
||||||
2530.1.1 = {
|
2530.1.1 = {
|
||||||
holder = france0009 #gandalf lmao
|
holder = france0009 #gandalf lmao
|
||||||
liege = d_valois
|
liege = d_valois
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
c_eu = {
|
c_eu = {
|
||||||
2522.1.1 = {
|
2522.1.1 = {
|
||||||
holder = france_bonaparte_aragorn #aragorn bonaparte
|
holder = france_bonaparte_aragorn #aragorn bonaparte
|
||||||
|
|
@ -103,14 +150,16 @@ c_chalons = {
|
||||||
holder = france0003 #raoul chagny
|
holder = france0003 #raoul chagny
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_coulommiers = {
|
|
||||||
|
c_evreux = {
|
||||||
2550.1.1 = {
|
2550.1.1 = {
|
||||||
liege = d_burgundy
|
liege = d_ile_de_france
|
||||||
holder = france0003 #raoul chagny
|
holder = france0008
|
||||||
}
|
}
|
||||||
|
|
||||||
2555.1.1 = { change_development_level = 14 }
|
2555.1.1 = { change_development_level = 14 }
|
||||||
}
|
}
|
||||||
|
|
||||||
c_reims = {
|
c_reims = {
|
||||||
2555.1.1 = { change_development_level = 14 }
|
2555.1.1 = { change_development_level = 14 }
|
||||||
|
|
||||||
|
|
@ -169,7 +218,7 @@ c_jaligny = {
|
||||||
c_troyes = {
|
c_troyes = {
|
||||||
2551.1.1 = {
|
2551.1.1 = {
|
||||||
holder = france0006 #miranda giry
|
holder = france0006 #miranda giry
|
||||||
liege = "d_burgundy"
|
liege = d_burgundy
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -183,7 +232,7 @@ c_langres = {
|
||||||
d_orleans = {
|
d_orleans = {
|
||||||
2538.1.1 = {
|
2538.1.1 = {
|
||||||
holder = france0011 #jean d'orleans
|
holder = france0011 #jean d'orleans
|
||||||
liege = k_france
|
#liege = k_france
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_yvelines = {
|
c_yvelines = {
|
||||||
|
|
@ -195,23 +244,23 @@ c_yvelines = {
|
||||||
}
|
}
|
||||||
c_chartres = {
|
c_chartres = {
|
||||||
2548.1.1 = {
|
2548.1.1 = {
|
||||||
holder = france0008 #Robyrt Spatstony
|
holder = france0002 #frollo hugo
|
||||||
government = administrative_government
|
#government = administrative_government
|
||||||
liege = e_britannia
|
#liege = e_britannia
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#d_anjou
|
#d_anjou
|
||||||
c_sable = {
|
c_sable = {
|
||||||
2520.1.1 = {
|
2550.1.1 = {
|
||||||
holder = france0015 #bernard rieux
|
holder = france0015 #bernard rieux
|
||||||
liege = k_france
|
liege = d_normandy
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_maine = {
|
c_maine = {
|
||||||
2520.1.1 = {
|
2550.1.1 = {
|
||||||
holder = france0015 #bernard rieux
|
holder = france0015 #bernard rieux
|
||||||
liege = k_france
|
liege = d_normandy
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_saumur = {
|
c_saumur = {
|
||||||
|
|
@ -223,7 +272,7 @@ c_saumur = {
|
||||||
c_anjou = {
|
c_anjou = {
|
||||||
2545.1.1 = {
|
2545.1.1 = {
|
||||||
holder = france0017 #jean tarrou
|
holder = france0017 #jean tarrou
|
||||||
liege = k_france
|
liege = d_normandy
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_poitou = {
|
d_poitou = {
|
||||||
|
|
@ -234,7 +283,7 @@ d_poitou = {
|
||||||
c_rethel = {
|
c_rethel = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = france_aragorn_vassal_1 #Guillem BONW
|
holder = france_aragorn_vassal_1 #Guillem BONW
|
||||||
liege = k_belgium
|
#liege = k_belgium
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_poitiers = {
|
c_poitiers = {
|
||||||
|
|
@ -293,7 +342,7 @@ c_berry = {
|
||||||
c_blois = {
|
c_blois = {
|
||||||
2538.1.1 = {
|
2538.1.1 = {
|
||||||
holder = france0011 #jean d'orleans
|
holder = france0011 #jean d'orleans
|
||||||
liege = k_france
|
#liege = k_france
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_tourraine = {
|
c_tourraine = {
|
||||||
|
|
@ -309,6 +358,21 @@ c_sancerre = {
|
||||||
holder = france_nerdanel_vierne
|
holder = france_nerdanel_vierne
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
b_corbie= {
|
||||||
|
2540.1.1 = {
|
||||||
|
holder = france_bonaparte_aragorn
|
||||||
|
}
|
||||||
|
}
|
||||||
|
b_meaux= {
|
||||||
|
2540.1.1 = {
|
||||||
|
holder = france_bonaparte_aragorn
|
||||||
|
}
|
||||||
|
}
|
||||||
|
b_chateau_thierry= {
|
||||||
|
2540.1.1 = {
|
||||||
|
holder = france_bonaparte_aragorn
|
||||||
|
}
|
||||||
|
}
|
||||||
d_upper_burgundy = {
|
d_upper_burgundy = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = germany0002 #Franz Klosters
|
holder = germany0002 #Franz Klosters
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue