Books and stuff
This commit is contained in:
parent
6db8d2439a
commit
10f153058e
23 changed files with 17462 additions and 408 deletions
|
|
@ -1171,8 +1171,8 @@ offer_vassalization_interaction = {
|
|||
|
||||
modifier = { # AI-only weights, keep the pope from vassalizing too fast
|
||||
trigger = {
|
||||
exists = faith:catholic.religious_head
|
||||
faith:catholic.religious_head = scope:actor
|
||||
exists = faith:roman_catholic.religious_head
|
||||
faith:roman_catholic.religious_head = scope:actor
|
||||
scope:actor = { is_ai = yes }
|
||||
}
|
||||
add = -50
|
||||
|
|
|
|||
|
|
@ -9447,8 +9447,8 @@ mpo_offer_submission_or_ruin = {
|
|||
|
||||
modifier = { # AI-only weights, keep the pope from vassalizing too fast
|
||||
trigger = {
|
||||
exists = faith:catholic.religious_head
|
||||
faith:catholic.religious_head = scope:actor
|
||||
exists = faith:roman_catholic.religious_head
|
||||
faith:roman_catholic.religious_head = scope:actor
|
||||
scope:actor = { is_ai = yes }
|
||||
}
|
||||
add = -50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue