Merge branch 'main' of https://gitlab.com/new-era-team/N3OW
This commit is contained in:
commit
2582a126d6
20 changed files with 786 additions and 242 deletions
2
N3OW.mod
2
N3OW.mod
|
|
@ -4,7 +4,7 @@ tags={
|
|||
}
|
||||
name="New Era Old World"
|
||||
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="history/characters"
|
||||
replace_path="history/cultures"
|
||||
|
|
|
|||
|
|
@ -7192,52 +7192,155 @@ k_navarra = {
|
|||
|
||||
}
|
||||
|
||||
k_brittany={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=white
|
||||
color2=black
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
position={ 0.180000 0.120000 }
|
||||
scale={ 0.610000 0.440000 }
|
||||
depth=11.010000
|
||||
}
|
||||
|
||||
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 } }
|
||||
}
|
||||
|
||||
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 = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "purple"
|
||||
|
|
@ -15204,23 +15307,148 @@ d_valencia = {
|
|||
}
|
||||
|
||||
d_aragon = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "blue"
|
||||
color2 = "white"
|
||||
colored_emblem = {
|
||||
texture = "ce_cross_patty.dds"
|
||||
color1 = "white"
|
||||
color2 = "white"
|
||||
instance = { position = { 0.35 0.26 } scale = { 0.6 0.6 } }
|
||||
pattern="pattern_checkers_02.dds"
|
||||
color1=blue_light
|
||||
color2=yellow
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
position={ 0.000000 1.000000 }
|
||||
depth=12.010000
|
||||
}
|
||||
|
||||
}
|
||||
colored_emblem = {
|
||||
texture = "ce_pile_mask_thin.dds"
|
||||
color1 = "white"
|
||||
color2 = "white"
|
||||
instance = { position = { 0.35 0.515 } rotation = 180 scale = { 0.19 0.16 } }
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_pile_mask_thin.dds"
|
||||
instance={
|
||||
position={ 0.720000 0.420000 }
|
||||
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 = {
|
||||
pattern = "pattern_solid.dds"
|
||||
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
|
||||
|
||||
|
|
|
|||
|
|
@ -30,9 +30,15 @@ academic_kinship_astray = {
|
|||
christian_kinship_astray = {
|
||||
}
|
||||
|
||||
christian_kinship_hostile = {
|
||||
}
|
||||
|
||||
islamic_kinship_astray = {
|
||||
}
|
||||
|
||||
islamic_kinship_hostile = {
|
||||
}
|
||||
|
||||
novelist_kinship_doctrines = {
|
||||
}
|
||||
|
||||
|
|
@ -55,5 +61,23 @@ reformation_roots_hostile = {
|
|||
people_of_the_book_astray = {
|
||||
}
|
||||
|
||||
fae_and_folklore_astray = {
|
||||
}
|
||||
|
||||
fae_and_folklore_hostile = {
|
||||
}
|
||||
|
||||
might_and_magick_astray = {
|
||||
}
|
||||
|
||||
might_and_magick_hostile = {
|
||||
}
|
||||
|
||||
goddesses_and_glory_astray = {
|
||||
}
|
||||
|
||||
goddesses_and_glory_hostile = {
|
||||
}
|
||||
|
||||
via_media_astray = {
|
||||
}
|
||||
|
|
@ -277,7 +277,11 @@ e_france = {
|
|||
}
|
||||
c_coulommiers = { #Meaux
|
||||
color = { 12 48 170 }
|
||||
b_meaux = {
|
||||
province = 2359
|
||||
|
||||
color = { 12 48 170 }
|
||||
}
|
||||
b_coulommiers = {
|
||||
province = 2364
|
||||
|
||||
|
|
@ -288,11 +292,6 @@ e_france = {
|
|||
|
||||
color = { 7 60 160 }
|
||||
}
|
||||
b_meaux = {
|
||||
province = 2359
|
||||
|
||||
color = { 12 48 170 }
|
||||
}
|
||||
}
|
||||
c_yvelines = {
|
||||
color = { 24 52 226 }
|
||||
|
|
@ -687,17 +686,17 @@ e_france = {
|
|||
}
|
||||
c_bayeux = {
|
||||
color = { 10 0 130 }
|
||||
|
||||
b_bayeux = {
|
||||
province = 2170
|
||||
|
||||
color = { 10 0 130 }
|
||||
}
|
||||
b_caen = {
|
||||
province = 2172
|
||||
|
||||
color = { 10 0 130 }
|
||||
}
|
||||
b_bayeux = {
|
||||
province = 2170
|
||||
|
||||
color = { 10 0 130 }
|
||||
}
|
||||
|
||||
b_falaise = {
|
||||
province = 2173
|
||||
|
||||
|
|
|
|||
|
|
@ -284,5 +284,20 @@ c_nf_duleep_singh = { #Duleep Singh
|
|||
noble_family = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
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 }
|
||||
}
|
||||
|
|
@ -191,7 +191,11 @@
|
|||
hostility_override_special_doctrine_academic_kinship = 0
|
||||
hostility_override_special_doctrine_christian_kinship = 0
|
||||
hostility_override_special_doctrine_islamic_kinship = 0
|
||||
|
||||
hostility_override_special_doctrine_people_of_the_book = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
|
||||
hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
|
|
@ -216,8 +220,12 @@
|
|||
hostility_override_special_doctrine_academic_kinship = 0
|
||||
hostility_override_special_doctrine_christian_kinship = 0
|
||||
hostility_override_special_doctrine_islamic_kinship = 0
|
||||
hostility_override_special_doctrine_people_of_the_book = 1
|
||||
|
||||
hostility_override_special_doctrine_people_of_the_book = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
loc_parameter_novelist_kinship = yes
|
||||
|
|
@ -252,6 +260,10 @@
|
|||
hostility_override_special_doctrine_via_media = 1
|
||||
hostility_override_special_doctrine_people_of_the_book = 1
|
||||
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
hostility_override_special_doctrine_might_and_magick = 2
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 2
|
||||
|
||||
hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
loc_parameter_novelist_kinship = yes
|
||||
|
|
@ -277,6 +289,10 @@
|
|||
hostility_override_special_doctrine_islamic_kinship = 0
|
||||
hostility_override_special_doctrine_people_of_the_book = 1
|
||||
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
hostility_override_special_doctrine_might_and_magick = 2
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 2
|
||||
|
||||
hostility_override_special_doctrine_singular_interpretation = 3
|
||||
|
||||
loc_parameter_novelist_kinship = yes
|
||||
|
|
@ -425,6 +441,96 @@
|
|||
}
|
||||
}
|
||||
|
||||
special_doctrine_fae_and_folklore = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = druidic_religion
|
||||
religion_tag = wicca_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_fae_and_folklore }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_fae_and_folklore = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
|
||||
hostility_override_special_doctrine_fantastical_kinship = 1
|
||||
|
||||
hostility_override_special_doctrine_academic_kinship = 2
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
hostility_override_special_doctrine_islamic_kinship = 2
|
||||
hostility_override_special_doctrine_people_of_the_book = 2
|
||||
|
||||
loc_parameter_fae_and_folklore_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_might_and_magick = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = druidic_religion
|
||||
religion_tag = wicca_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_fae_and_folklore }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_fae_and_folklore = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
|
||||
hostility_override_special_doctrine_academic_kinship = 1
|
||||
hostility_override_special_doctrine_fantastical_kinship = 1
|
||||
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
hostility_override_special_doctrine_islamic_kinship = 2
|
||||
hostility_override_special_doctrine_people_of_the_book = 2
|
||||
|
||||
loc_parameter_might_and_magick_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_goddesses_and_glory = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = druidic_religion
|
||||
religion_tag = wicca_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_fae_and_folklore }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_fae_and_folklore = 1
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
|
||||
hostility_override_special_doctrine_academic_kinship = 1
|
||||
hostility_override_special_doctrine_fantastical_kinship = 1
|
||||
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
hostility_override_special_doctrine_islamic_kinship = 2
|
||||
hostility_override_special_doctrine_people_of_the_book = 2
|
||||
|
||||
loc_parameter_goddesses_and_glory_astray = 1
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_via_media = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
graphical_faith = pagan_gfx
|
||||
|
||||
pagan_roots = yes
|
||||
hostility_doctrine = pagan_hostility_doctrine
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
|
|
@ -259,6 +259,8 @@
|
|||
doctrine = tenet_druidry
|
||||
doctrine = tenet_megaliths
|
||||
doctrine = tenet_communal_identity
|
||||
|
||||
doctrine = special_doctrine_fae_and_folklore
|
||||
}
|
||||
gorsedd = {
|
||||
color = { 149 204 122 }
|
||||
|
|
@ -276,6 +278,8 @@
|
|||
doctrine = tenet_druidry
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_ritual_celebrations
|
||||
|
||||
doctrine = special_doctrine_goddesses_and_glory
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
graphical_faith = pagan_gfx
|
||||
|
||||
pagan_roots = yes
|
||||
hostility_doctrine = pagan_hostility_doctrine
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
wicca_religion = {
|
||||
family = rf_esoteric
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
|
|
@ -245,7 +245,7 @@
|
|||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_goddesses_and_glory
|
||||
doctrine = special_doctrine_king_arthurs_bravery
|
||||
|
||||
#Tenets | placeholder
|
||||
|
|
@ -338,7 +338,7 @@
|
|||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_might_and_magick
|
||||
doctrine = special_doctrine_horned_lords_law
|
||||
|
||||
doctrine = doctrine_spiritual_head
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ replace_path="history/cultures"
|
|||
replace_path="history/provinces"
|
||||
replace_path="history/titles"
|
||||
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
|
||||
religion = "victorian"
|
||||
culture = soueyrneg
|
||||
trait = education_martial_3
|
||||
trait = education_martial_4
|
||||
trait = brave
|
||||
trait = gregarious
|
||||
trait = vengeful
|
||||
trait = ambitious
|
||||
trait = forgiving
|
||||
trait = lifestyle_reveler
|
||||
trait = beauty_good_1
|
||||
trait = intellect_good_2
|
||||
father = britannia_windsor_george
|
||||
mother = britannia_windsor_mary
|
||||
sexuality = heterosexual
|
||||
|
|
@ -1999,11 +2000,6 @@ britannia_victor_duleep = { #Claims to be relative of the last Maharaja, ruler o
|
|||
religion = "victorian"
|
||||
#dna = dna_duleep_singh
|
||||
culture = prytoneg
|
||||
trait = education_stewardship_4
|
||||
trait = trusting
|
||||
trait = vengeful
|
||||
trait = just
|
||||
#trait = administrator
|
||||
trait = physique_bad_1
|
||||
trait = shrewd
|
||||
father = britannia_alex_duleep
|
||||
|
|
@ -2028,13 +2024,6 @@ britannia_ffryddyryk_duleep = { #Claims to be relative of the last Maharaja, rul
|
|||
religion = "victorian"
|
||||
#dna = dna_duleep_singh
|
||||
culture = prytoneg
|
||||
trait = education_stewardship_4
|
||||
trait = trusting
|
||||
trait = vengeful
|
||||
trait = just
|
||||
#trait = administrator
|
||||
#trait = physique_bad_1
|
||||
#trait = shrewd
|
||||
trait = twin
|
||||
father = britannia_alex_duleep
|
||||
mother = britannia_banda_duleep
|
||||
|
|
@ -2058,13 +2047,6 @@ britannia_bamba_duleep = { #Claims to be relative of the last Maharaja, ruler of
|
|||
religion = "victorian"
|
||||
#dna = dna_duleep_singh
|
||||
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
|
||||
trait = twin
|
||||
|
|
@ -2083,13 +2065,6 @@ britannia_kafyry_duleep = { #Claims to be relative of the last Maharaja, ruler o
|
|||
religion = "victorian"
|
||||
#dna = dna_duleep_singh
|
||||
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
|
||||
|
|
@ -2105,17 +2080,7 @@ britannia_sophiai_duleep = { #Claims to be relative of the last Maharaja, ruler
|
|||
name = "Sophiai"
|
||||
dynasty = dynn_britannia_duleep_singh
|
||||
religion = "victorian"
|
||||
#dna = dna_duleep_singh
|
||||
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
|
||||
2534.9.21 = {
|
||||
birth = yes
|
||||
|
|
@ -2129,15 +2094,7 @@ britannia_albert_duleep = { #Claims to be relative of the last Maharaja, ruler o
|
|||
name = "Albert"
|
||||
dynasty = dynn_britannia_duleep_singh
|
||||
religion = "victorian"
|
||||
#dna = dna_duleep_singh
|
||||
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
|
||||
2535.11.27 = {
|
||||
|
|
@ -2155,14 +2112,8 @@ britannia_pauline_duleep = { #Claims to be relative of the last Maharaja, ruler
|
|||
religion = "victorian"
|
||||
#dna = dna_duleep_singh
|
||||
culture = prytoneg
|
||||
trait = education_stewardship_4
|
||||
trait = trusting
|
||||
trait = vengeful
|
||||
trait = just
|
||||
female = yes
|
||||
#trait = administrator
|
||||
#trait = physique_bad_1
|
||||
#trait = shrewd
|
||||
father = britannia_alex_duleep
|
||||
mother = britannia_mary_duleep_1
|
||||
2538.11.27 = {
|
||||
|
|
@ -2186,7 +2137,6 @@ britannia_ada_duleep = { #Claims to be relative of the last Maharaja, ruler of b
|
|||
trait = charming
|
||||
father = britannia_alex_duleep
|
||||
mother = britannia_mary_duleep_1
|
||||
disallow_random_traits = yes
|
||||
female = yes
|
||||
2541.11.27 = {
|
||||
birth = yes
|
||||
|
|
@ -2205,9 +2155,7 @@ britannia_alex_duleep = { #Claims to be relative of the last Maharaja, ruler of
|
|||
trait = zealous
|
||||
trait = vengeful
|
||||
trait = brave
|
||||
#trait = administrator
|
||||
trait = physique_bad_1
|
||||
#trait = shrewd
|
||||
father = britannia_vyktor_duleep_1
|
||||
portrait_override={
|
||||
portrait_modifier_overrides={
|
||||
|
|
@ -2229,11 +2177,6 @@ britannia_vyktor_duleep_1 = { #Claims to be relative of the last Maharaja, ruler
|
|||
religion = "victorian"
|
||||
dna = dna_duleep_vyktor_1
|
||||
culture = prytoneg
|
||||
trait = education_stewardship_4
|
||||
trait = trusting
|
||||
trait = vengeful
|
||||
trait = just
|
||||
#trait = administrator
|
||||
trait = physique_bad_1
|
||||
trait = shrewd
|
||||
portrait_override={
|
||||
|
|
@ -2255,14 +2198,8 @@ britannia_banda_duleep = { #Claims to be relative of the last Maharaja, ruler o
|
|||
religion = "victorian"
|
||||
dna = dna_duleep_banda
|
||||
culture = prytoneg
|
||||
trait = education_martial_4
|
||||
trait = zealous
|
||||
trait = vengeful
|
||||
trait = brave
|
||||
#trait = administrator
|
||||
trait = education_martial_2
|
||||
trait = physique_bad_1
|
||||
#trait = shrewd
|
||||
#father = britannia_vyktor_duleep_1
|
||||
female = yes
|
||||
2492.3.8 = {
|
||||
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
|
||||
name = "Marhy"
|
||||
#dynasty = dynn_britannia_duleep_singh
|
||||
religion = "victorian"
|
||||
dna = dna_duleep_mary
|
||||
culture = prytoneg
|
||||
trait = education_stewardship_4
|
||||
trait = trusting
|
||||
trait = vengeful
|
||||
trait = just
|
||||
#trait = administrator
|
||||
trait = physique_bad_1
|
||||
trait = shrewd
|
||||
2473.3.8 = {
|
||||
birth = yes
|
||||
|
|
|
|||
|
|
@ -198,11 +198,11 @@ france0008 = {
|
|||
dynasty_house = house_spatstony
|
||||
religion = "victorian"
|
||||
culture = soueyrneg
|
||||
trait = education_martial_1
|
||||
trait = education_intrigue_3
|
||||
trait = strong
|
||||
trait = arbitrary
|
||||
trait = lustful
|
||||
trait = gluttonous
|
||||
trait = wrathful
|
||||
trait = sadistic
|
||||
|
||||
father = france0014
|
||||
|
||||
|
|
@ -366,7 +366,7 @@ france0014 = {
|
|||
france0015 = {
|
||||
name = "Bernard"
|
||||
dynasty = rieux_dynasty
|
||||
religion = "victorian"
|
||||
religion = "rocambolist"
|
||||
culture = galo
|
||||
trait = education_learning_5
|
||||
trait = lifestyle_physician
|
||||
|
|
@ -706,11 +706,14 @@ france_bonaparte_aragorn = {
|
|||
trait = organizer
|
||||
trait = strategist
|
||||
trait = ambitious
|
||||
trait = arrogant
|
||||
trait = stubborn
|
||||
trait = diligent
|
||||
2503.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2503.12.30 = {
|
||||
add_pressed_claim = title:k_france
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
|
|
@ -1100,4 +1103,64 @@ france_guy_loup_chitteaux={
|
|||
culture=bourguignon
|
||||
2519.4.18={birth=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
|
||||
2333 = {
|
||||
culture = metropolitain
|
||||
religion = numenorian
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
769.1.1 = {
|
||||
special_building_slot = notre_dame_01
|
||||
|
|
@ -150,10 +150,10 @@
|
|||
2334 = {
|
||||
culture = metropolitain
|
||||
religion = numenorian
|
||||
holding = city_holding
|
||||
holding = castle_holding
|
||||
}
|
||||
2336 = {
|
||||
holding = castle_holding
|
||||
holding = city_holding
|
||||
}
|
||||
2332 = {
|
||||
holding = none
|
||||
|
|
@ -162,7 +162,7 @@
|
|||
2181 = {
|
||||
culture = metropolitain
|
||||
religion = numenorian
|
||||
holding = city_holding
|
||||
holding = castle_holding
|
||||
}
|
||||
2357 = {
|
||||
holding = church_holding
|
||||
|
|
@ -231,18 +231,18 @@
|
|||
holding = castle_holding
|
||||
}
|
||||
2185 = {
|
||||
holding = church_holding
|
||||
holding = castle_holding
|
||||
}
|
||||
2137 = {
|
||||
holding = church_holding
|
||||
holding = castle_holding
|
||||
}
|
||||
2136 = {
|
||||
culture = picard
|
||||
religion = trenchsinger
|
||||
holding = castle_holding
|
||||
holding = church_holding
|
||||
}
|
||||
2188 = {
|
||||
holding = church_holding
|
||||
holding = city_holding
|
||||
}
|
||||
###c_clermont
|
||||
2189 = {
|
||||
|
|
@ -374,7 +374,7 @@
|
|||
###c_sable
|
||||
2266 = {
|
||||
culture = galo
|
||||
religion = victorian
|
||||
religion = numenorian
|
||||
holding = castle_holding
|
||||
}
|
||||
2265 = {
|
||||
|
|
@ -393,7 +393,7 @@
|
|||
###c_rouen
|
||||
2179 = {
|
||||
culture = normaund
|
||||
religion = numenorian
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
|
|
@ -426,20 +426,22 @@
|
|||
}
|
||||
###c_bayeux
|
||||
2170 = {
|
||||
culture = normaund
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
#culture = normaund
|
||||
#religion = victorian
|
||||
holding = city_holding
|
||||
}
|
||||
2172 = {
|
||||
holding = city_holding
|
||||
culture = normaund
|
||||
religion = orleaniste
|
||||
holding = castle_holding
|
||||
}
|
||||
2173 = {
|
||||
holding = none
|
||||
}
|
||||
2174 = {
|
||||
culture = normaund
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
religion = orleaniste
|
||||
holding = church_holding
|
||||
}
|
||||
###c_avranches
|
||||
2167 = {
|
||||
|
|
@ -459,7 +461,7 @@
|
|||
###c_alencon
|
||||
2325 = {
|
||||
culture = normaund
|
||||
religion = victorian
|
||||
religion = numenorian
|
||||
holding = castle_holding
|
||||
}
|
||||
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
|
||||
|
||||
|
|
@ -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
|
||||
2554.1.1 = {
|
||||
|
|
@ -208,4 +194,18 @@ c_nf_wellesley = { # Wellesley
|
|||
government = administrative_government
|
||||
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 = {
|
||||
2554.1.1 = {
|
||||
holder = germany0024
|
||||
}
|
||||
}
|
||||
#d_hamburg = {
|
||||
# 2554.1.1 = {
|
||||
# holder = germany0024
|
||||
# }
|
||||
#}
|
||||
|
||||
c_hamburg = {
|
||||
2554.1.1 = {
|
||||
holder = germany0024
|
||||
}
|
||||
}
|
||||
#c_hamburg = {
|
||||
# 2554.1.1 = {
|
||||
# holder = germany0024
|
||||
# }
|
||||
#}
|
||||
|
||||
c_stendal = {
|
||||
2554.1.1 = {
|
||||
|
|
@ -28,17 +28,17 @@ c_stendal = {
|
|||
}
|
||||
}
|
||||
|
||||
k_schleswig_holstein = {
|
||||
2554.1.1 = {
|
||||
holder = germany0016 #Franz BONW
|
||||
}
|
||||
}
|
||||
#k_schleswig_holstein = {
|
||||
# 2554.1.1 = {
|
||||
# holder = germany0016 #Franz BONW
|
||||
# }
|
||||
#}
|
||||
|
||||
d_holstein = {
|
||||
2554.1.1 = {
|
||||
holder = germany0016 #Franz BONW
|
||||
}
|
||||
}
|
||||
#d_holstein = {
|
||||
# 2554.1.1 = {
|
||||
# holder = germany0016 #Franz BONW
|
||||
# }
|
||||
#}
|
||||
|
||||
d_luneburg = {
|
||||
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 = {
|
||||
2222.1.1 = {
|
||||
holder = france_bonaparte_isildur_i #Isildur I Bonaparte
|
||||
#government = administrative_government
|
||||
#liege = e_britannia
|
||||
}
|
||||
2429.1.1 = {
|
||||
holder = 0
|
||||
|
|
@ -8,14 +29,16 @@ k_france = {
|
|||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
holder = france0014 #Jamys Spatstony
|
||||
government = administrative_government
|
||||
liege = e_britannia
|
||||
government = administrative_government
|
||||
}
|
||||
2548.1.1 = {
|
||||
holder = france0008 #Robyrt Spatstony
|
||||
government = feudal_government
|
||||
}
|
||||
2555.1.1 = { change_development_level = 5 }
|
||||
government = administrative_government
|
||||
}
|
||||
|
||||
d_valois = {
|
||||
2555.1.1 = { change_development_level = 11 }
|
||||
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 = {
|
||||
2554.1.1 = {
|
||||
holder = britannia_fitsosbern_horatio
|
||||
|
|
@ -53,7 +85,7 @@ c_eu = {
|
|||
liege = d_valois
|
||||
}
|
||||
}
|
||||
c_somme = {
|
||||
c_creil = {
|
||||
2530.1.1 = {
|
||||
holder = france_aragorn_vassal_3 #gandalf lmao
|
||||
liege = d_valois
|
||||
|
|
@ -65,32 +97,47 @@ c_ile_de_france = {
|
|||
|
||||
#county of Paris
|
||||
2520.1.1 = {
|
||||
holder = france0002 #frollo hugo
|
||||
holder = france0008 #Robyrt Spatstony
|
||||
liege = k_france
|
||||
}
|
||||
}
|
||||
c_brie_francaise = {
|
||||
2540.1.1 = {
|
||||
holder = france0013 #philippe beaubois
|
||||
#liege = k_france
|
||||
}
|
||||
}
|
||||
c_beaumont = {
|
||||
2540.1.1 = {
|
||||
holder = france0008 #
|
||||
liege = k_france
|
||||
}
|
||||
}
|
||||
|
||||
d_normandy = {
|
||||
2530.1.1 = {
|
||||
holder = france0012 #asterix my beloved
|
||||
liege = k_france
|
||||
#liege = k_france
|
||||
}
|
||||
}
|
||||
|
||||
c_rouen = {
|
||||
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 = {
|
||||
holder = france0009 #gandalf lmao
|
||||
liege = d_valois
|
||||
}
|
||||
}
|
||||
|
||||
c_eu = {
|
||||
2522.1.1 = {
|
||||
holder = france_bonaparte_aragorn #aragorn bonaparte
|
||||
|
|
@ -103,14 +150,16 @@ c_chalons = {
|
|||
holder = france0003 #raoul chagny
|
||||
}
|
||||
}
|
||||
c_coulommiers = {
|
||||
|
||||
c_evreux = {
|
||||
2550.1.1 = {
|
||||
liege = d_burgundy
|
||||
holder = france0003 #raoul chagny
|
||||
liege = d_ile_de_france
|
||||
holder = france0008
|
||||
}
|
||||
|
||||
2555.1.1 = { change_development_level = 14 }
|
||||
}
|
||||
|
||||
c_reims = {
|
||||
2555.1.1 = { change_development_level = 14 }
|
||||
|
||||
|
|
@ -169,7 +218,7 @@ c_jaligny = {
|
|||
c_troyes = {
|
||||
2551.1.1 = {
|
||||
holder = france0006 #miranda giry
|
||||
liege = "d_burgundy"
|
||||
liege = d_burgundy
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -183,7 +232,7 @@ c_langres = {
|
|||
d_orleans = {
|
||||
2538.1.1 = {
|
||||
holder = france0011 #jean d'orleans
|
||||
liege = k_france
|
||||
#liege = k_france
|
||||
}
|
||||
}
|
||||
c_yvelines = {
|
||||
|
|
@ -195,23 +244,23 @@ c_yvelines = {
|
|||
}
|
||||
c_chartres = {
|
||||
2548.1.1 = {
|
||||
holder = france0008 #Robyrt Spatstony
|
||||
government = administrative_government
|
||||
liege = e_britannia
|
||||
holder = france0002 #frollo hugo
|
||||
#government = administrative_government
|
||||
#liege = e_britannia
|
||||
}
|
||||
}
|
||||
|
||||
#d_anjou
|
||||
c_sable = {
|
||||
2520.1.1 = {
|
||||
2550.1.1 = {
|
||||
holder = france0015 #bernard rieux
|
||||
liege = k_france
|
||||
liege = d_normandy
|
||||
}
|
||||
}
|
||||
c_maine = {
|
||||
2520.1.1 = {
|
||||
2550.1.1 = {
|
||||
holder = france0015 #bernard rieux
|
||||
liege = k_france
|
||||
liege = d_normandy
|
||||
}
|
||||
}
|
||||
c_saumur = {
|
||||
|
|
@ -223,7 +272,7 @@ c_saumur = {
|
|||
c_anjou = {
|
||||
2545.1.1 = {
|
||||
holder = france0017 #jean tarrou
|
||||
liege = k_france
|
||||
liege = d_normandy
|
||||
}
|
||||
}
|
||||
d_poitou = {
|
||||
|
|
@ -234,7 +283,7 @@ d_poitou = {
|
|||
c_rethel = {
|
||||
2554.1.1 = {
|
||||
holder = france_aragorn_vassal_1 #Guillem BONW
|
||||
liege = k_belgium
|
||||
#liege = k_belgium
|
||||
}
|
||||
}
|
||||
c_poitiers = {
|
||||
|
|
@ -293,7 +342,7 @@ c_berry = {
|
|||
c_blois = {
|
||||
2538.1.1 = {
|
||||
holder = france0011 #jean d'orleans
|
||||
liege = k_france
|
||||
#liege = k_france
|
||||
}
|
||||
}
|
||||
c_tourraine = {
|
||||
|
|
@ -309,6 +358,21 @@ c_sancerre = {
|
|||
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 = {
|
||||
2554.1.1 = {
|
||||
holder = germany0002 #Franz Klosters
|
||||
|
|
|
|||
|
|
@ -60,7 +60,9 @@
|
|||
doctrine_parameter_loc_parameter_fantastical_kinship_astray:0 "$click_here_to_view_doctrines$ [fantastical_kinship_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_academic_kinship_astray:0 "$click_here_to_view_doctrines$ [academic_kinship_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_christian_kinship_astray:0 "$click_here_to_view_doctrines$ [christian_kinship_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_christian_kinship_hostile:0 "$click_here_to_view_doctrines$ [christian_kinship_hostile|L] considers to be Hostile"
|
||||
doctrine_parameter_loc_parameter_islamic_kinship_astray:0 "$click_here_to_view_doctrines$ [islamic_kinship_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_islamic_kinship_hostile:0 "$click_here_to_view_doctrines$ [islamic_kinship_hostile|L] considers to be Hostile"
|
||||
|
||||
doctrine_parameter_loc_parameter_established_church_astray:0 "$click_here_to_view_doctrines$ [established_church_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_established_church_hostile:0 "$click_here_to_view_doctrines$ [established_church_hostile|L] considers to be Hostile"
|
||||
|
|
@ -68,6 +70,9 @@
|
|||
doctrine_parameter_loc_parameter_reformation_roots_hostile:0 "$click_here_to_view_doctrines$ [reformation_roots_hostile|L] considers to be Hostile"
|
||||
|
||||
doctrine_parameter_loc_parameter_people_of_the_book_astray:0 "$click_here_to_view_doctrines$ [people_of_the_book_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_fae_and_folklore_astray:0 "$click_here_to_view_doctrines$ [fae_and_folklore_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_might_and_magick_astray:0 "$click_here_to_view_doctrines$ [might_and_magick_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_goddesses_and_glory_astray:0 "$click_here_to_view_doctrines$ [goddesses_and_glory_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_via_media_astray:0 "$click_here_to_view_doctrines$ [via_media_astray|L] considers to be Astray"
|
||||
|
||||
#Other parameters
|
||||
|
|
@ -79,17 +84,25 @@
|
|||
#Blank parameters
|
||||
doctrine_parameter_hostility_override_abrahamic_hostility_doctrine: ""
|
||||
doctrine_parameter_hostility_override_pagan_hostility_doctrine: ""
|
||||
|
||||
doctrine_parameter_hostility_override_special_doctrine_fantastical_kinship:1 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_academic_kinship:1 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_christian_kinship:1 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_islamic_kinship:1 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 ""
|
||||
|
||||
doctrine_parameter_hostility_override_special_doctrine_roman_rite:1 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_sevillian_rite:0 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_independent_catholic:0 ""
|
||||
|
||||
doctrine_parameter_hostility_override_special_doctrine_established_church:0 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_reformation_roots:0 ""
|
||||
|
||||
doctrine_parameter_hostility_override_special_doctrine_radical_reform:0 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_incorruptible_dogma:0 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_singular_interpretation: ""
|
||||
|
||||
doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_fae_and_folklore0 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_might_and_magick:0 ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_goddesses_and_glory: ""
|
||||
doctrine_parameter_hostility_override_special_doctrine_via_media:0 ""
|
||||
|
|
@ -37,9 +37,15 @@
|
|||
game_concept_christian_kinship_astray: "$special_doctrine_christian_kinship_name$"
|
||||
game_concept_christian_kinship_astray_desc: "[faiths|E] with the $special_doctrine_christian_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!"
|
||||
|
||||
game_concept_christian_kinship_hostile: "$special_doctrine_christian_kinship_name$"
|
||||
game_concept_christian_kinship_hostile_desc: "[faiths|E] with the $special_doctrine_christian_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!"
|
||||
|
||||
game_concept_islamic_kinship_astray: "$special_doctrine_islamic_kinship_name$"
|
||||
game_concept_islamic_kinship_astray_desc: "[faiths|E] with the $special_doctrine_islamic_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!"
|
||||
|
||||
game_concept_islamic_kinship_hostile: "$special_doctrine_islamic_kinship_name$"
|
||||
game_concept_islamic_kinship_hostile_desc: "[faiths|E] with the $special_doctrine_islamic_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!"
|
||||
|
||||
game_concept_novelist_kinship_doctrines: "Novelist Kinship"
|
||||
game_concept_novelist_kinship_doctrines_desc: "The following doctrines are Novelist Kinship doctrines:\n#true_white [GetFaithDoctrine('special_doctrine_fantastical_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_academic_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_islamic_kinship').GetBaseName]#!"
|
||||
|
||||
|
|
@ -57,11 +63,26 @@
|
|||
game_concept_reformation_roots_hostile: "$special_doctrine_reformation_roots_name$"
|
||||
game_concept_reformation_roots_hostile_desc: "[faiths|E] with the $special_doctrine_reformation_roots_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!"
|
||||
|
||||
#Interreligious
|
||||
### Interreligious ###
|
||||
|
||||
#Novelist aligned
|
||||
|
||||
game_concept_people_of_the_book_astray: "$special_doctrine_people_of_the_book_name$"
|
||||
game_concept_people_of_the_book_astray_desc: "[faiths|E] with the $special_doctrine_people_of_the_book_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!"
|
||||
|
||||
#Wicca/Druidic
|
||||
|
||||
game_concept_fae_and_folklore_astray: "$special_doctrine_fae_and_folklore_name$"
|
||||
game_concept_fae_and_folklore_astray_desc: "[faiths|E] with the $special_doctrine_fae_and_folklore_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!"
|
||||
|
||||
game_concept_might_and_magick_astray: "$special_doctrine_might_and_magick_name$"
|
||||
game_concept_might_and_magick_astray_desc: "[faiths|E] with the $special_doctrine_might_and_magick_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!"
|
||||
|
||||
game_concept_goddesses_and_glory_astray: "$special_doctrine_goddesses_and_glory_name$"
|
||||
game_concept_goddesses_and_glory_astray_desc: "[faiths|E] with the $special_doctrine_goddesses_and_glory_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!"
|
||||
|
||||
#Anglican
|
||||
|
||||
game_concept_via_media_astray: "$special_doctrine_via_media_name$"
|
||||
game_concept_via_media_astray_desc: "[faiths|E] with the $special_doctrine_via_media_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue