added Jaan Saltspite as an Adventurer
This commit is contained in:
parent
427172eac6
commit
70da126e43
6 changed files with 54 additions and 21 deletions
13
N3OW/common/landed_titles/LAAMPs.txt
Normal file
13
N3OW/common/landed_titles/LAAMPs.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
d_laamp_zolt = {
|
||||
colour = { 100 100 100 }
|
||||
capital = c_terschelling
|
||||
|
||||
definate_form = yes
|
||||
landless = yes
|
||||
require_landless = yes
|
||||
ruler_uses_title_name = no
|
||||
no_automatic_claims = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priortity = { add = @never_primary_score }
|
||||
}
|
||||
|
|
@ -14,24 +14,24 @@
|
|||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
|
|
|||
|
|
@ -427,12 +427,13 @@ benelux_jaan_zolt = { #Saltspite, will give nickname if I knew how to do it
|
|||
dynasty = zolt_dynasty
|
||||
religion = "corsair"
|
||||
culture = frisian
|
||||
#father = benelux_oranje_nassau_weilburg_leopold
|
||||
trait = education_stewardship_4
|
||||
trait = ambitious
|
||||
trait = wrathful
|
||||
trait = cynical
|
||||
trait = education_intrigue_4
|
||||
trait = paranoid
|
||||
trait = irritable
|
||||
trait = vengeful
|
||||
trait = stubborn
|
||||
trait = bastard
|
||||
trait = shrewd
|
||||
father = benelux_jaan_zolt_1
|
||||
2519.7.2 = {
|
||||
birth = yes
|
||||
|
|
|
|||
|
|
@ -259,7 +259,7 @@
|
|||
##d_berry
|
||||
###c_berry
|
||||
2280 = {
|
||||
culture = bourguignon
|
||||
culture = metropolitain
|
||||
religion = carolingian
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
@ -274,7 +274,7 @@
|
|||
}
|
||||
###c_sancerre
|
||||
2314 = {
|
||||
culture = bourguignon
|
||||
culture = metropolitain
|
||||
religion = orleaniste
|
||||
holding = castle_holding
|
||||
}
|
||||
|
|
@ -313,7 +313,7 @@
|
|||
}
|
||||
###c_issoudun
|
||||
2312 = {
|
||||
culture = bourguignon
|
||||
culture = metropolitain
|
||||
religion = carolingian
|
||||
holding = church_holding
|
||||
}
|
||||
|
|
@ -1396,7 +1396,7 @@
|
|||
}
|
||||
###c_jaligny
|
||||
2224 = {
|
||||
culture = bourguignon
|
||||
culture = metropolitain
|
||||
religion = carolingian
|
||||
holding = church_holding
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,4 +10,18 @@
|
|||
# destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 }
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
#}
|
||||
|
||||
d_laamp_zolt = { # Saltpites
|
||||
2555.1.1 = {
|
||||
liege = 0
|
||||
holder = benelux_jaan_zolt
|
||||
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 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -24626,6 +24626,11 @@
|
|||
d_laamp_du_leon: "Old House"
|
||||
d_laamp_du_leon_article: "$DEFAULT_TITLE_NAME_ARTICLE$"
|
||||
|
||||
#LAAMP -N3OW
|
||||
|
||||
d_laamp_zolt: "The Spiteful Sons"
|
||||
d_laamp_zolt_article: "$DEFAULT_TITLE_NAME_ARTICLE$"
|
||||
|
||||
#Special
|
||||
|
||||
c_new_england: "New England"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue