itallian coa and some loc, tweaking britannia province admin
This commit is contained in:
parent
89548a4647
commit
a23bde69f4
6 changed files with 192 additions and 12 deletions
|
|
@ -301,7 +301,7 @@ on_game_start = {
|
|||
hre_margraves_effect = yes
|
||||
}
|
||||
|
||||
### ARMENIAN SETUP ###
|
||||
### Britania SETUP ###
|
||||
title:d_normandy.holder ?= {
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 3 }
|
||||
set_subject_contract_modification_blocked = no
|
||||
|
|
@ -311,7 +311,7 @@ on_game_start = {
|
|||
set_subject_contract_modification_blocked = no
|
||||
}
|
||||
title:d_channel_islands.holder ?= {
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 3 }
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 5 }
|
||||
set_subject_contract_modification_blocked = no
|
||||
}
|
||||
title:d_galloway.holder ?= {
|
||||
|
|
@ -323,7 +323,7 @@ on_game_start = {
|
|||
set_subject_contract_modification_blocked = no
|
||||
}
|
||||
title:d_cumbria.holder ?= {
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 1 }
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 3 }
|
||||
set_subject_contract_modification_blocked = no
|
||||
}
|
||||
title:d_deheubarth.holder ?= {
|
||||
|
|
@ -331,7 +331,7 @@ on_game_start = {
|
|||
set_subject_contract_modification_blocked = no
|
||||
}
|
||||
title:d_nottingham.holder ?= {
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 2 }
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 3 }
|
||||
set_subject_contract_modification_blocked = no
|
||||
}
|
||||
title:d_canterbury.holder ?= {
|
||||
|
|
@ -343,9 +343,13 @@ on_game_start = {
|
|||
set_subject_contract_modification_blocked = no
|
||||
}
|
||||
title:d_somerset.holder ?= {
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 1 }
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 2 }
|
||||
set_subject_contract_modification_blocked = no
|
||||
}
|
||||
title:d_leicester.holder ?= {
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 2 }
|
||||
set_subject_contract_modification_blocked = no
|
||||
}
|
||||
title:d_cornwall.holder ?= {
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 1 }
|
||||
set_subject_contract_modification_blocked = no
|
||||
|
|
@ -363,7 +367,7 @@ on_game_start = {
|
|||
set_subject_contract_modification_blocked = no
|
||||
}
|
||||
title:d_black_country.holder ?= {
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 2 }
|
||||
vassal_contract_set_obligation_level = { type = administrative_themes level = 1 }
|
||||
set_subject_contract_modification_blocked = no
|
||||
}
|
||||
title:d_gwent.holder ?= {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue