Merge branch 'main' of https://gitlab.com/new-era-team/N3OW
This commit is contained in:
commit
658d57a3b8
6 changed files with 8 additions and 45 deletions
|
|
@ -125,7 +125,7 @@ portuguese = {
|
||||||
color = { 0.75 0.67 0.07 }
|
color = { 0.75 0.67 0.07 }
|
||||||
|
|
||||||
ethos = ethos_courtly
|
ethos = ethos_courtly
|
||||||
heritage = heritage_lusotanian
|
heritage = heritage_hispanic
|
||||||
language = language_lusophonic
|
language = language_lusophonic
|
||||||
martial_custom = martial_custom_male_only
|
martial_custom = martial_custom_male_only
|
||||||
traditions = {
|
traditions = {
|
||||||
|
|
|
||||||
|
|
@ -66,10 +66,10 @@ republic_government = {
|
||||||
min_appointment_tier = county
|
min_appointment_tier = county
|
||||||
minimum_provincial_maa_tier = county
|
minimum_provincial_maa_tier = county
|
||||||
|
|
||||||
fallback = 3
|
fallback = 2
|
||||||
|
|
||||||
primary_holding = city_holding
|
primary_holding = city_holding
|
||||||
valid_holdings = { castle_holding temple_citadel_holding }
|
valid_holdings = { temple_citadel_holding }
|
||||||
required_county_holdings = { city_holding castle_holding church_holding }
|
required_county_holdings = { city_holding castle_holding church_holding }
|
||||||
|
|
||||||
vassal_contract_group = republic_vassal
|
vassal_contract_group = republic_vassal
|
||||||
|
|
|
||||||
|
|
@ -28,26 +28,6 @@
|
||||||
# Does *not* provide scope:transfer_type
|
# Does *not* provide scope:transfer_type
|
||||||
on_title_destroyed = {
|
on_title_destroyed = {
|
||||||
effect = {
|
effect = {
|
||||||
# If the title of an independent admin ruler is destroyed, let's make sure we handle any stray admin vassals
|
|
||||||
if = {
|
|
||||||
limit = {
|
|
||||||
government_allows = administrative
|
|
||||||
top_liege = this
|
|
||||||
administrative_counts_can_be_independent = no
|
|
||||||
NOT = {
|
|
||||||
has_government_flag = government_is_special_republic
|
|
||||||
}
|
|
||||||
NOT = {
|
|
||||||
any_held_title = {
|
|
||||||
title_tier >= kingdom
|
|
||||||
|
|
||||||
this != scope:landed_title
|
|
||||||
is_noble_family_title = no
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
admin_change_government_effect = yes
|
|
||||||
}
|
|
||||||
# Adjust the size of the laamps tally.
|
# Adjust the size of the laamps tally.
|
||||||
else_if = {
|
else_if = {
|
||||||
limit = {
|
limit = {
|
||||||
|
|
|
||||||
|
|
@ -1125,15 +1125,6 @@ yearly_playable_pulse = {
|
||||||
is_landed = yes
|
is_landed = yes
|
||||||
}
|
}
|
||||||
# Failsafe to ensure we don't get independent admin rulers of too low a rank (i.e. below king)
|
# Failsafe to ensure we don't get independent admin rulers of too low a rank (i.e. below king)
|
||||||
if = {
|
|
||||||
limit = {
|
|
||||||
# Is independent
|
|
||||||
liege = root
|
|
||||||
# Is less than King tier
|
|
||||||
administrative_tier_allows_independence = no
|
|
||||||
}
|
|
||||||
admin_change_government_effect = yes
|
|
||||||
}
|
|
||||||
# Failsafe to ensure we don't have a noble family holding land without other titles - Give any held land to liege
|
# Failsafe to ensure we don't have a noble family holding land without other titles - Give any held land to liege
|
||||||
else_if = {
|
else_if = {
|
||||||
limit = {
|
limit = {
|
||||||
|
|
|
||||||
BIN
N3OW/gfx/interface/icons/faith/aqlani.dds
(Stored with Git LFS)
BIN
N3OW/gfx/interface/icons/faith/aqlani.dds
(Stored with Git LFS)
Binary file not shown.
|
|
@ -45,23 +45,15 @@
|
||||||
}
|
}
|
||||||
###c_neubrandenburg
|
###c_neubrandenburg
|
||||||
2820 = {
|
2820 = {
|
||||||
holding = none
|
religion = heimwehler
|
||||||
1248.1.1 = {
|
holding = castle_holding
|
||||||
holding = church_holding
|
culture = brandenburger
|
||||||
}
|
|
||||||
}
|
}
|
||||||
2812 = {
|
2812 = {
|
||||||
culture = NEOW_pomeranian
|
religion = heimwehler
|
||||||
religion = slavic_pagan
|
|
||||||
holding = tribal_holding
|
|
||||||
1066.1.1 = {
|
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
culture = NEOW_pomeranian
|
culture = NEOW_pomeranian
|
||||||
}
|
}
|
||||||
1150.1.1 = {
|
|
||||||
religion = heimwehler
|
|
||||||
}
|
|
||||||
}
|
|
||||||
2821 = {
|
2821 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue