This commit is contained in:
Heidesommer 2026-05-30 00:59:58 -04:00
parent 884ac18c56
commit fd2137de30
17 changed files with 13699 additions and 1275 deletions

View file

@ -58,25 +58,25 @@ setup_tributaries_effect = {
## $TRIBUTARY$ = the new tributary
## $SUZERAIN$ = their suzerain
## $WAR$ = determines if this was caused by war or agreement, yes or no
#break_subject_contract_and_establish_tributary_effect = {
# if = {
# limit = { liege != this }
# create_title_and_vassal_change = {
# type = independency
# save_scope_as = change
# add_claim_on_loss = no
# }
# becomes_independent = {
# change = scope:change
# }
# resolve_title_and_vassal_change = scope:change
# }
# start_tributary_interaction_effect = {
# SUZERAIN = $SUZERAIN$
# TRIBUTARY = $TRIBUTARY$
# }
#}
#
break_subject_contract_and_establish_tributary_effect = {
if = {
limit = { liege != this }
create_title_and_vassal_change = {
type = independency
save_scope_as = change
add_claim_on_loss = no
}
becomes_independent = {
change = scope:change
}
resolve_title_and_vassal_change = scope:change
}
start_tributary_interaction_effect = {
SUZERAIN = $SUZERAIN$
TRIBUTARY = $TRIBUTARY$
}
}
#mpo_867_tributary_setup_effect = {
##
## #### k_magyar