barony tier domiciles
This commit is contained in:
parent
138d2d5af3
commit
ef4d489d81
71 changed files with 35009 additions and 248 deletions
|
|
@ -761,13 +761,14 @@ yearly_playable_pulse = {
|
|||
NOT = {
|
||||
exists = domicile
|
||||
}
|
||||
NOT = {
|
||||
primary_title = {
|
||||
title_tier = barony
|
||||
}
|
||||
}
|
||||
}
|
||||
create_noble_family_effect = { GOVERNMENT_GIVER = this }
|
||||
save_scope_as = scoped_ruler
|
||||
create_nomad_title = {
|
||||
name = domicile_farmstead
|
||||
holder = scope:scoped_ruler
|
||||
government = peasantrepublic_government
|
||||
save_scope_as = new_title
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
|
|
@ -2038,6 +2039,7 @@ yearly_playable_pulse = {
|
|||
government_has_flag = government_is_nomadic
|
||||
is_landed = no
|
||||
liege = { is_ai = yes }
|
||||
NOT = { government_has_flag = government_allows_nomad_domicile_titles }
|
||||
}
|
||||
every_held_title = {
|
||||
limit = {
|
||||
|
|
@ -2076,6 +2078,7 @@ yearly_playable_pulse = {
|
|||
any_held_title = {
|
||||
is_nomad_title = yes
|
||||
}
|
||||
NOT = { government_has_flag = government_allows_nomad_domicile_titles }
|
||||
}
|
||||
save_scope_as = scoped_ruler
|
||||
if = {
|
||||
|
|
@ -2095,6 +2098,7 @@ yearly_playable_pulse = {
|
|||
else_if = {
|
||||
limit = {
|
||||
is_ai = no
|
||||
NOT = { government_has_flag = government_allows_nomad_domicile_titles }
|
||||
}
|
||||
change_government = nomad_government
|
||||
}
|
||||
|
|
@ -2119,6 +2123,7 @@ yearly_playable_pulse = {
|
|||
any_held_title = {
|
||||
is_nomad_title = yes
|
||||
}
|
||||
NOT = { government_has_flag = government_allows_nomad_domicile_titles }
|
||||
}
|
||||
every_held_title = {
|
||||
limit = {
|
||||
|
|
@ -2331,6 +2336,7 @@ three_year_playable_pulse = {
|
|||
any_held_title = {
|
||||
is_nomad_title = yes
|
||||
}
|
||||
NOT = { government_has_flag = government_allows_nomad_domicile_titles }
|
||||
}
|
||||
every_held_title = {
|
||||
limit = {
|
||||
|
|
@ -2414,6 +2420,7 @@ three_year_playable_pulse = {
|
|||
|
||||
if = {
|
||||
limit = {
|
||||
NOT = { government_has_flag = government_allows_nomad_domicile_titles }
|
||||
NOT = {
|
||||
any_held_title = {
|
||||
is_nomad_title = yes
|
||||
|
|
@ -2701,13 +2708,14 @@ quarterly_playable_pulse = {
|
|||
NOT = {
|
||||
exists = domicile
|
||||
}
|
||||
NOT = {
|
||||
primary_title = {
|
||||
title_tier = barony
|
||||
}
|
||||
}
|
||||
}
|
||||
create_noble_family_effect = { GOVERNMENT_GIVER = this }
|
||||
save_scope_as = scoped_ruler
|
||||
create_nomad_title = {
|
||||
name = domicile_farmstead
|
||||
holder = scope:scoped_ruler
|
||||
government = peasantrepublic_government
|
||||
save_scope_as = new_title
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue