Compare commits
2 commits
96161a1589
...
6f3419eb7b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6f3419eb7b | ||
| debc724837 |
3 changed files with 27 additions and 5 deletions
|
|
@ -374,5 +374,20 @@ d_nf_bollani = { #Mountbatten
|
|||
noble_family = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priority = { add = @never_primary_score }
|
||||
}
|
||||
|
||||
d_nf_robecchi-bricchetti = { #Mountbatten
|
||||
color = { 100 100 100 }
|
||||
capital = c_venezia
|
||||
|
||||
definite_form = yes
|
||||
landless = yes
|
||||
ruler_uses_title_name = no
|
||||
always_follows_primary_heir = yes
|
||||
no_automatic_claims = yes
|
||||
noble_family = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priority = { add = @never_primary_score }
|
||||
}
|
||||
|
|
@ -1813,7 +1813,7 @@ great_holy_war.0020 = {
|
|||
}
|
||||
}
|
||||
random_list = {
|
||||
25 = { # Pledge.
|
||||
15 = { # Pledge.
|
||||
trigger = {
|
||||
OR = { # Either be independent, or have no liege above you of the defending Faith, to avoid messy situations of vassals and lieges fighting against each other.
|
||||
top_liege = this
|
||||
|
|
@ -1845,7 +1845,7 @@ great_holy_war.0020 = {
|
|||
trigger_event = { id = great_holy_war.0026 } # Set Beneficiary automatically.
|
||||
}
|
||||
}
|
||||
75 = { # Do not pledge.
|
||||
85 = { # Do not pledge.
|
||||
random = { # When not pledging, there is still a chance that the AI will donate money.
|
||||
chance = 35
|
||||
modifier = {
|
||||
|
|
@ -2067,7 +2067,7 @@ great_holy_war.0092 = {
|
|||
}
|
||||
}
|
||||
random_list = {
|
||||
25 = { #Pledge.
|
||||
20 = { #Pledge.
|
||||
trigger = {
|
||||
OR = { # Either be independent, or have no liege above you of the defending Faith, to avoid messy situations of vassals and lieges fighting against each other.
|
||||
top_liege = this
|
||||
|
|
@ -2089,7 +2089,7 @@ great_holy_war.0092 = {
|
|||
}
|
||||
}
|
||||
}
|
||||
75 = { #Do not pledge.
|
||||
80 = { #Do not pledge.
|
||||
|
||||
random = { #When not pledging, there is still a chance that the AI will donate money.
|
||||
chance = 35
|
||||
|
|
|
|||
|
|
@ -238,7 +238,14 @@ d_nf_bollani = { # Bollani
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
d_nf_robecchi-bricchetti = { # Bollani
|
||||
2554.1.1 = {
|
||||
liege = k_venice
|
||||
holder = italy0002
|
||||
government = administrative_government
|
||||
succession_laws = { noble_family_succession_law }
|
||||
}
|
||||
}
|
||||
|
||||
#old britania, keep for future potential changes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue