Update great_holy_war_events.txt

This commit is contained in:
Fishedotjpg 2026-03-07 10:31:19 +00:00
parent ff2ee43d21
commit d261af9626

View file

@ -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