Update great_holy_war_events.txt
This commit is contained in:
parent
742cc06706
commit
31372787b5
1 changed files with 4 additions and 4 deletions
|
|
@ -1813,7 +1813,7 @@ great_holy_war.0020 = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
random_list = {
|
random_list = {
|
||||||
25 = { # Pledge.
|
15 = { # Pledge.
|
||||||
trigger = {
|
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.
|
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
|
top_liege = this
|
||||||
|
|
@ -1845,7 +1845,7 @@ great_holy_war.0020 = {
|
||||||
trigger_event = { id = great_holy_war.0026 } # Set Beneficiary automatically.
|
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.
|
random = { # When not pledging, there is still a chance that the AI will donate money.
|
||||||
chance = 35
|
chance = 35
|
||||||
modifier = {
|
modifier = {
|
||||||
|
|
@ -2067,7 +2067,7 @@ great_holy_war.0092 = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
random_list = {
|
random_list = {
|
||||||
25 = { #Pledge.
|
20 = { #Pledge.
|
||||||
trigger = {
|
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.
|
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
|
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.
|
random = { #When not pledging, there is still a chance that the AI will donate money.
|
||||||
chance = 35
|
chance = 35
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue