首先找到XJZM\Content\ShipModules文件夹,里面所有xml都是星际殖民的模组的文件
本人亲测三个 改太多了就太不和谐了,幸好ai也能用,剩下的留大家慢慢测试:
1 Titan Engine《泰坦引擎》点击用记事本打开直接翻到最后可以看到
<!-- for Engines -->
<thrust>368000</thrust> 次光速 不能超过70 否则你就别想打人家
<!-- amount of thrust used to calculate the engine's turn speed bonus or penalty. Set to same as thrust for default -->
<TurnThrust>368000</TurnThrust>不知道干什么的,最好改成和次光速一样
<WarpThrust>40000</WarpThrust> 转向速度 不能超过70 否则就直接原地打转
2 OrdnanceLocker.xml《军火储备》点击用记事本打开直接翻到最后可以看到
<!-- for Weapons -->
<OrdinanceCapacity>125</OrdinanceCapacity> 这个不能超过四位数,不然报错
3 MediumFuelCell.xml《中型燃料电池》点击用记事本打开直接翻到最后可以看到
<!-- for PowerPlant Items -->
<explodes>false</explodes>
<PowerFlowMax>0</PowerFlowMax>
<PowerStoreMax>1500</PowerStoreMax这个可以随便改