Script Value
byz_romance_diplo_count
Count of diplomatic capacity used by romance-language countries (subjects + alliances + royal marriages).
Definitionin_game/common/script_values/byz_values.txt:79
80every_subject = {
81limit = {
82culture ?= {
}
}
88root = {
88add = 1
}
}
90every_known_country = {
91limit = {
92NOT = {
92is_subject_of = root
}
97culture ?= {
}
}
103root = {
103add = 1
}
}