维多利亚3 mod 制作与研究
第一个..维多利亚3 日期可以为负数
START_DATE = "-200.1.1"

也就是如何可以..甚至可以做公元前的国家
2..\Victoria 3\game\common\modifier_types\00_modifier_types.txt #修正列表所在文件
country_government_wages_mult = -0.75 #政府工资
country_tech_spread_mult = 1.3 #科技扩散
unit_offense_mult = 1.5 #攻击力
unit_defense_mult = 1.5 #防御力
building_group_bg_agriculture_throughput_mult = 0.5 #农场吞吐量
building_group_bg_ranching_throughput_mult = 0.5 #牧场吞吐量
building_group_bg_logging_throughput_mult = 0.5 #伐木吞吐量
building_group_bg_fishing_throughput_mult = 1 #鱼吞吐量
building_coal_mine_throughput_mult = 1 #煤矿吞吐量
state_conscription_rate_mult = 0.5 #可征招军
state_mortality_mult = -0.25 #死亡率
state_migration_pull_mult = 1.2 #移民吸引力
state_building_port_max_level_add = 2 #港口最大等级
state_infrastructure_add = 500 #基础设施
state_infrastructure_mult = 0.25 #基础设施
state_construction_mult = 100.00 #建筑速度
state_education_access_add = 1.25 #受教育机会
building_group_bg_manufacturing_throughput_mult = 0.21 #吞吐量
building_group_bg_service_throughput_mult = 0.22 #吞吐量
building_group_bg_plantations_throughput_mult = 0.23 #吞吐量
building_group_bg_mining_throughput_mult = 0.24 #吞吐量
building_group_bg_whaling_throughput_mult = 0.27 #吞吐量
building_group_bg_oil_extraction_throughput_mult = 0.26 #吞吐量
state_education_access_wealth_add = 0.31
state_pop_qualifications_mult = 1 #资质
state_assimilation_mult = 12 #同化
state_conversion_mult = 12 #皈依
country_diplomatic_play_maneuvers_add = 234 #博弈行动力
等等的...

实验结果...