脚本效果S脚本效果set_country_rank_effectset_country_rank_effectin_game/common/scripted_effects/country_effects.txt:1484需要公国国家等级if帝国国家等级if王国国家等级if定义in_game/common/scripted_effects/country_effects.txt:14841485▾if = {1486▾limit = {1487▾OR = {1488▾AND = {1489country_rank_level < 21490$rank$ = country_rank:rank_duchy}1492▾AND = {1493country_rank_level < 31494$rank$ = country_rank:rank_kingdom}1496▾AND = {1497country_rank_level < 41498$rank$ = country_rank:rank_empire}}}1502set_country_rank = $rank$}