今天小编要为大家带来的是“braveless”分享的《文明6》修改城邦数量方法解析攻略,感兴趣的玩家一起来看看吧!
go to your steam folder (Usually found under C: program files(x86)) followed by - steam apps - common - sid meier's civilization vi - base - assets - maps - utility - and find the file named " AssignStartingPlots"
First: Back up the file. If you break it, it's not my fault. Always back up files before you change them.
After the file is backed up, right click on the original and hit edit: Find the line that says:
" self.iNumMinorCivs = PlayerManager.GetAliveMinorsCount(); " and change it to " self.iNumMinorCivs = 0; "
This will set the number of city states to 0. If you want a few but less, change " 0 " to the number you want. Example: I have mine set at 8 on a huge map. Keeps them in-game but mostly out of the way This should let you set the number of city states to anything you want, assuming the number is less than normal. I have not tried setting it to more than default.
NOTE: Make sure it's the line that says "MinorCivs" not "MajorCivs". Minor is the second one listed.
FYI: Default city states is 1.5 times the default number of players. (On huge, default is 18 city states and 12 civs)
简单说, base/assets/maps/utility/AssignStartingPlots.lua,
找到
" self.iNumMinorCivs = PlayerManager.GetAliveMinorsCount(); "
改成
" self.iNumMinorCivs = 0; "
就没有城邦了 。也可以改成别的数字,表示城邦的数量 。
【《文明6》修改城邦数量方法解析攻略】
推荐阅读
- 《文明6》核弹制造及用法简单介绍
- 《文明6》好战程度体验心得感受
- 《文明6》控制人口方法介绍
- 《文明6》文明强度评级及强力文明分析
- 《文明6》20小时体验心得感受
- 《文明6》有趣bug一览
- 《文明6》中国神级难度开局打法技巧
- 《文明6》新手前期对抗蛮族技巧方法
- 《文明6》种田流适合国家推荐
- 《文明6》30小时体验新知识一览