展开

文明:太空移动速度修改方法详细修改代码一览

来源: 飞翔小编 2014/10/27 1:48:37 浏览量:462

文明:太空移动速度修改方法详细修改代码一览

打开X:\Firaxis Games\Sid Meiers Civilization Beyond Earth\assets\Gameplay\XML\Civilizations,开启CivBETraits。

在最低下上面加入:

 <Trait_MovesChangeUnitCombats>
  <Row>
  <TraitType>TRAIT_COORDINATED_WORKFORCE</TraitType>  (以亚洲势力为例子) PS:括号里全删掉啊,不然会出错,包括括号
  <UnitCombatType>UNITCOMBAT_NAVALMELEE</UnitCombatType>  (海军近战单位)
  <MovesChange>20</MovesChange>   (加20的移动)
  </Row>
  <Row>
  <TraitType>TRAIT_COORDINATED_WORKFORCE</TraitType>
  <UnitCombatType>UNITCOMBAT_CARRIER</UnitCombatType>  (航母
  <MovesChange>20</MovesChange>
  </Row>
  <Row>
  <TraitType>TRAIT_COORDINATED_WORKFORCE</TraitType>
  <UnitCombatType>UNITCOMBAT_NAVALRANGED</UnitCombatType>  (海军远程
  <MovesChange>20</MovesChange>
  </Row>
  <Row>
  <TraitType>TRAIT_COORDINATED_WORKFORCE</TraitType>
  <UnitCombatType>UNITCOMBAT_RECON</UnitCombatType>   (侦查
  <MovesChange>5</MovesChange>
  </Row>
  <Row>
  <TraitType>TRAIT_COORDINATED_WORKFORCE</TraitType>
  <UnitCombatType>UNITCOMBAT_MELEE</UnitCombatType>   (近战,如士兵
  <MovesChange>5</MovesChange>
  </Row>
  <Row>
  <TraitType>TRAIT_COORDINATED_WORKFORCE</TraitType>
  <UnitCombatType>UNITCOMBAT_ARCHER</UnitCombatType>  (远程,如枪手
  <MovesChange>5</MovesChange>
  </Row>
  <Row>
  <TraitType>TRAIT_COORDINATED_WORKFORCE</TraitType>
  <UnitCombatType>UNITCOMBAT_MOUNTED</UnitCombatType>   (载具,吉普
  <MovesChange>5</MovesChange>
  </Row>
  <Row>
  <TraitType>TRAIT_COORDINATED_WORKFORCE</TraitType>
  <UnitCombatType>UNITCOMBAT_SIEGE</UnitCombatType>  (攻城单位,如攻城虫子
  <MovesChange>5</MovesChange>
  </Row>
  <Row>
  <TraitType>TRAIT_COORDINATED_WORKFORCE</TraitType>
  <UnitCombatType>UNITCOMBAT_FIGHTER</UnitCombatType>   (飞机
  <MovesChange>5</MovesChange>
  </Row>
  <Row>
  <TraitType>TRAIT_COORDINATED_WORKFORCE</TraitType>
  <UnitCombatType>UNITCOMBAT_HELICOPTER</UnitCombatType>  (直升机,如外星人漂浮
  <MovesChange>5</MovesChange>
  </Row>
  <Row>
  <TraitType>TRAIT_COORDINATED_WORKFORCE</TraitType>
  <UnitCombatType>UNITCOMBAT_GUN</UnitCombatType>  (火药单位,如外星人什么什么我也不知道怎么翻译
  <MovesChange>5</MovesChange>
  </Row>
  </Trait_MovesChangeUnitCombats>

如果殖民者和工人的移动速度也要改的话,打开上级菜单 Units中的Units,搜索UNIT_SETTLER,在4下面添加UNITCOMBAT_MELEE。意思是将殖民者加入到战斗近战单位类里了,原则上无其他不良影响,我在文明4里已试过。


相关攻略
精彩推荐
sky光遇北觅全物品解锁版 vivo应用商店官方正版 漫蛙manwa2官方正版 奇异社区复活版下载安装2025最新版本 wigglypaint抖动涂鸦软件 樱花校园模拟器海底宫殿最新版 Weverse中文版安卓下载最新版 oppo软件商店官方正版
玩家留言
跟帖评论
查看更多评论