Script ValueNew this version
high_kingship_voter_io_subjects
+1 per subject (and their subjects, recursively) that is also a High Kingship member.
Definitionin_game/common/script_values/high_kingship_values.txt:21
22every_subject_or_below = {
23limit = {
23is_member_of_international_organization_of_type = {
23type = high_kingship
}
}
24add = 1
}