스크립트 값이번 버전 신규
high_kingship_voter_io_subjects
+1 per subject (and their subjects, recursively) that is also a High Kingship member.
정의in_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
}