Novelist HOF
This commit is contained in:
parent
279f8732c3
commit
a417214530
7 changed files with 38 additions and 6 deletions
|
|
@ -36,6 +36,14 @@ e_alps = {
|
|||
texture = "flag_alps.dds"
|
||||
}
|
||||
}
|
||||
d_novelist_high_king = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "red"
|
||||
color2 = "white"
|
||||
textured_emblem = {
|
||||
texture = "flag_novelist_hof.dds"
|
||||
}
|
||||
}
|
||||
k_tirol = {
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=white
|
||||
|
|
|
|||
|
|
@ -20,6 +20,18 @@ k_papal_state = {
|
|||
male_names = { Alexander Anastasius Benedictus Caelestinus Callistus Clemens Eugenius Leo Gregorius Hadrianus Honorius Innocentius Ioannes Lucius Marinus Martinus Nicolaus Sergius Silvester Stephanus Urbanus Victor }
|
||||
}
|
||||
|
||||
d_novelist_high_king = {
|
||||
color = { 0 0 90 }
|
||||
definite_form = yes
|
||||
ruler_uses_title_name = no
|
||||
no_automatic_claims = yes
|
||||
always_follows_primary_heir = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
can_be_named_after_dynasty = no
|
||||
can_use_nomadic_naming = no
|
||||
|
||||
capital = c_ile_de_france
|
||||
}
|
||||
k_orthodox = {
|
||||
landless = yes
|
||||
capital = c_byzantion # Constantinople
|
||||
|
|
|
|||
|
|
@ -114,7 +114,7 @@
|
|||
color = { 0.6 0.4 0.1 }
|
||||
icon = numenorean
|
||||
|
||||
# religious_head = k_papal_state
|
||||
religious_head = d_novelist_high_king
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
|
|
@ -264,7 +264,7 @@
|
|||
color = { 0.5 0.8 0.1 }
|
||||
icon = simurghi
|
||||
|
||||
# religious_head = k_papal_state
|
||||
religious_head = d_novelist_high_king
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
|
|
@ -412,7 +412,7 @@
|
|||
color = { 0.9 0.7 0.1 }
|
||||
icon = carolingian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
religious_head = d_novelist_high_king
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
|
|
@ -578,7 +578,7 @@
|
|||
color = { 61 42 84 }
|
||||
icon = rocambolist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
religious_head = d_novelist_high_king
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
|
|
@ -730,7 +730,7 @@
|
|||
color = { 0.9 0.5 0.1 }
|
||||
icon = aslanite
|
||||
|
||||
# religious_head = k_papal_state
|
||||
religious_head = d_novelist_high_king
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8320cac68a13b635af6ec7f2b659976ff99c8dfa4b9b3f3fbb6df84ea887b35
|
||||
size 65664
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26198ce451bd93d872ed483d03529f0db53f3a1aa971de35a488514e709df36f
|
||||
oid sha256:3df112212d6ec97798643ccbe8681dbd34f3acb540a4d6870b4acffcfc853421
|
||||
size 65664
|
||||
|
|
|
|||
|
|
@ -49,6 +49,12 @@ e_britannia = {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
d_novelist_high_king = {
|
||||
2554.1.1 = {
|
||||
holder = 0
|
||||
}
|
||||
}
|
||||
e_benelux = {
|
||||
2499.1.1 = {
|
||||
holder = benelux_oranje_nassau_weilburg_leopold #Leopold BONW
|
||||
|
|
|
|||
|
|
@ -37,6 +37,9 @@
|
|||
# Default title names
|
||||
household_guards:0 "Household Guards"
|
||||
household_cavalry:0 "Household Cavalry"
|
||||
d_novelist_high_king:0 "White Throne"
|
||||
d_novelist_high_king_adj:0 "novelist"
|
||||
d_novelist_high_king_article: "the "
|
||||
k_doggerland:0 "Doggerland"
|
||||
k_doggerland_adj:0 "Doggerlander"
|
||||
d_doggerland:0 "Doggerland"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue