vlad my beloved
This commit is contained in:
parent
fafb3e0929
commit
a9bec5ea0d
6 changed files with 62 additions and 3 deletions
|
|
@ -0,0 +1 @@
|
|||
d_laamp_vlad = carstana_dynasty
|
||||
|
|
@ -1,5 +1,25 @@
|
|||
|
||||
#############################################
|
||||
carstana_count = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
priority = 50
|
||||
titles = { d_laamp_vlad }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
carstana_countess = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
priority = 50
|
||||
titles = { d_laamp_vlad }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
### Novelist Renames
|
||||
# Numenorean
|
||||
numenor_high_king_french = {
|
||||
|
|
|
|||
|
|
@ -3689,3 +3689,19 @@ d_arminien = {
|
|||
d_neddersassen = {
|
||||
color = { 156 18 16 }
|
||||
}
|
||||
|
||||
# Adventurer Titles
|
||||
|
||||
d_laamp_vlad = { # Vlad
|
||||
color = { 100 100 100 }
|
||||
capital = c_wolkenstein
|
||||
|
||||
definite_form = yes
|
||||
landless = yes
|
||||
require_landless = yes
|
||||
ruler_uses_title_name = no
|
||||
no_automatic_claims = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priority = { add = @never_primary_score }
|
||||
}
|
||||
13
N3OW/history/titles/NEOW_laamp_titles.txt
Normal file
13
N3OW/history/titles/NEOW_laamp_titles.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
d_laamp_vlad = { # Vlad
|
||||
2555.1.1 = {
|
||||
liege = 0
|
||||
holder = germany0015 # Vlad
|
||||
government = landless_adventurer_government
|
||||
succession_laws = { landless_adventurer_succession_law }
|
||||
effect = {
|
||||
create_landless_adventurer_title_history_effect = yes
|
||||
set_variable = { name = adventurer_creation_reason value = flag:historical }
|
||||
destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -13,3 +13,7 @@
|
|||
king_feudal_female_french_group:0 "Reine"
|
||||
emperor_feudal_male_french_group:0 "Empereur"
|
||||
emperor_feudal_female_french_group:0 "Impératrice"
|
||||
|
||||
#Putting this here for now because I have no idea where else to put this
|
||||
carstana_count:0 "Pârcălab"
|
||||
carstana_countess:0 "Pârcălab"
|
||||
|
|
@ -24886,7 +24886,7 @@
|
|||
e_numenor: "Númenor"
|
||||
e_numenor_adj: "Númenorian"
|
||||
|
||||
#Carolingian TItles
|
||||
#NEOW Carolingian Titles
|
||||
k_austrasia: "Austrasia"
|
||||
k_austrasia_adj: "Austrasian"
|
||||
k_moselle: "Moselle"
|
||||
|
|
@ -24895,3 +24895,8 @@
|
|||
k_teisterbant_adj: "Tesiterbantish"
|
||||
e_lotharingia: "Lotharingia"
|
||||
e_lotharingia_adj: "Lotharingian"
|
||||
|
||||
#NEOW Adventurer Titles
|
||||
|
||||
d_laamp_vlad: "Counts of the Danse Macabre"
|
||||
d_laamp_vlad_article: "$DEFAULT_TITLE_NAME_ARTICLE$"
|
||||
Loading…
Add table
Add a link
Reference in a new issue