9 lines
216 B
Text
9 lines
216 B
Text
# Triggers related to knights and accolades
|
|
|
|
ep2_can_be_accolade_successor_base_trigger = {
|
|
is_acclaimed = no
|
|
is_accolade_successor = no
|
|
highest_held_title_tier <= tier_barony
|
|
is_alive = yes
|
|
is_adult = yes
|
|
}
|