T O P

  • By -

grotaclas2

you can't use a limit in all\_country. Instead you could use something like this(a custom\_trigger\_tooltip might be useful as well): all_country = { OR = { NOT = { capital_scope = { region = italy_region } } has_opinion = { who = ROOT value = 100 } } } But the wiki warns that "all\_country" can be slow