配置文件修改
引自:【王国风云3】改派教程(持续更新中……现p7决议12.10)
PS:发布账号已注销,视频有效期未知。
修改都护府和府上限
Section titled “修改都护府和府上限”celestial_province_protectorate_max_value = { value = 8}celestial_province_metropolitan_max_value = { value = 8}修改都护府和府建立限制
Section titled “修改都护府和府建立限制”将trigger_if = {...}块注释,就能在任何时代设立都护府,subject_modifier = {...}中是优势。
# Only available in the Expansion phase of the Dynastic Cycle #situation:dynastic_cycle ?= { has_situation_top_phase_parameter = dynastic_cycle_hegemon_increased_protectorate_limit } #trigger_if = { # limit = { # exists = situation:dynastic_cycle # } # situation:dynastic_cycle = { has_situation_top_phase_parameter = dynastic_cycle_hegemon_increased_protectorate_limit } #}修改游戏人物属性上限
Section titled “修改游戏人物属性上限”NSkills = { MAX_DIPLOMACY = 100 # Maximum possible diplomacy skill points per character MAX_MARTIAL = 100 # Maximum possible martial skill points per character MAX_STEWARDSHIP = 100 # Maximum possible stewardship skill points per character MAX_INTRIGUE = 100 # Maximum possible intrigue skill points per character MAX_LEARNING = 100 # Maximum possible learning skill points per character MAX_PROWESS = 100 # Maximum possible prowess skill points per character}修改总督效率上限
Section titled “修改总督效率上限”max = 9 # Can't go higher than +50%