跟着文馆攻略网一起了解下帝国时代3酋长修改器的信息,希望可以帮你解决你现在所苦恼的问题。
使用方法:单人战役模式或剧情模式(有的管用)中,回车(Enter键),然后输入(支持复制粘贴) Give me liberty or give me coin - 加10000金子。
Medium Rare Please - 加10000食物。
Nova & Orion - 加10000经验值。
<censored> - 加10000木头。
A recent study indicated that 100% of herdables are obese - 地图上动物的肉增加到最多。
this is too hard - 直接获胜(只有在战役中才有效)。
X marks the spot - 地图全开(迷雾仍在)。
speed always wins - 建造和采集x100
Sooo Good - 打开“Musketeer’ed!”模式(当你被XX兵种杀死的时候会出现“‘XX’ed!”) 。
下列3个须市镇中心或哨塔才有效。
tuck tuck tuck - 船运单位:汤尼卡车(所有的东西,除了宝藏守护着,压过去就垮)。
where's that axe - 船运单位:乔治·华盛顿雕像。
Ya gotta make do with what ya got - 船运单位:中型火炮(马拉火炮,发射动物炮弹,杀伤力大,杀伤范围大。
用记事本打开游戏目录-Data-proto.xml(如果是亚洲王朝版本就打开protoy.xml,酋长版本打开proto.xml).点击"编辑"-"查找",输入兵种代码,查找,直到看见如下字段(以荷兰手枪骑兵 Ruyter 为例)
</Unit>
<Unit id ='346' name ='Ruyter'>
<DBID>120</DBID>
<DisplayNameID>23866</DisplayNameID>
<EditorNameID>25028</EditorNameID>
<PopulationCount>1</PopulationCount>
<ObstructionRadiusX>0.4900</ObstructionRadiusX>
<ObstructionRadiusZ>0.4900</ObstructionRadiusZ>
<FormationCategory>Mobile</FormationCategory>
<MaxVelocity>7.2500</MaxVelocity>
<MaxRunVelocity>9.0000</MaxRunVelocity>
<MovementType>land</MovementType>
<TurnRate>18.0000</TurnRate>
<AnimFile>units\cavalry\reiter\reiter_horse.xml</AnimFile>
<ImpactType>Flesh</ImpactType>
<PhysicsInfo>cav</PhysicsInfo>
<Icon>units\cavalry\reiter\reiter_icon</Icon>
<PortraitIcon>units\cavalry\reiter\reiter_portrait</PortraitIcon>
<RolloverTextID>23865</RolloverTextID>
<ShortRolloverTextID>25703</ShortRolloverTextID>
往下翻,找到
<ProtoAction>
<Name>BuildingAttack</Name>
<Damage>6.000000</Damage>
<DamageType>Siege</DamageType>
<ROF>3.000000</ROF>
</ProtoAction>
<ProtoAction>
<Name>DefendRangedAttack</Name>
<Damage>14.000000</Damage>
<DamageType>Ranged</DamageType>
<MaxRange>12.000000</MaxRange>
<ROF>3.000000</ROF>
<DamageBonus type ='AbstractHeavyCavalry'>3.000000</DamageBonus>
<DamageBonus type ='AbstractVillager'>0.500000</DamageBonus>
<DamageBonus type ='AbstractArtillery'>2.000000</DamageBonus>
<DamageBonus type ='AbstractCoyoteMan'>2.250000</DamageBonus>
</ProtoAction>
<ProtoAction>
<Name>MeleeHandAttack</Name>
<Damage>7.000000</Damage>
<DamageType>Hand</DamageType>
<ROF>1.500000</ROF>
<DamageBonus type ='AbstractHeavyCavalry'>3.000000</DamageBonus>
<DamageBonus type ='AbstractArtillery'>2.000000</DamageBonus>
<DamageBonus type ='AbstractCoyoteMan'>2.250000</DamageBonus>
</ProtoAction>
<ProtoAction>
<Name>StaggerRangedAttack</Name>
<Damage>14.000000</Damage>
<DamageType>Ranged</DamageType>
<MaxRange>12.000000</MaxRange>
<ROF>3.000000</ROF>
<DamageBonus type ='AbstractHeavyCavalry'>3.000000</DamageBonus>
<DamageBonus type ='AbstractVillager'>0.500000</DamageBonus>
<DamageBonus type ='AbstractArtillery'>2.000000</DamageBonus>
<DamageBonus type ='AbstractCoyoteMan'>2.250000</DamageBonus>
</ProtoAction>
其中的Damage项就是代表其攻击,修改数字即可.
至于荷兰兵种的代码,去这里下一个帝国完成版兵种手册,所有兵种都可以找到.其中的"内部调用名称"就是单位在proto中的代码.
下载地址
b][color=Purple]一楼为常见运行问题解答(陆续更新):[/color][/b]
[b][color=red]1、酋长的安装具体步骤怎样?[/color][/b]
[color=blue]1、先安装原版,用 daemon tools 4.06载入CD1,开始安装,CD-KEY: DXR32-X44M7-CYTCX-P6H6P-97CPG
2、按提示依次载入CD2、CD3
3、安装完成后先不要运行,用1.09升级补丁升级原版到1.09,但不升级也可安装资料片
4、用daemon tools 4.06虚拟资料片,5、分别把原版1.09破解免cd和资料片酋长的免CD覆盖安装目录下原文件,注意备份。[/color]
[b][color=red]2、安装DEMO时出现error 1603:A fatal error occurred during installation?[/color][/b]
[color=blue]下载并安装WindowsInstaller3.1可解决此问题。
网址:[url][/url] by-jaffedream[/color]
[b][color=red]3、安装DEMO时出现“空间不足提示”?[/color][/b]
[color=blue]游戏需要C盘有足够多的临时文件空间,改一下系统变量即可。
方法:右键单击我的电脑,属性,高级,环境变量。用户变量temp改为X:\Program Files\Temp,tmp为X:\Program Files\Temp,系统变量temp为X:\Program Files\Temp,tmp为X:\Program Files\Temp。具体路径为示范,可根据各人不同情况做设置,挑选剩余空间较多的硬盘分区[/color]
[b][color=red]4、安装酋长时提示[Age Of Empires was not installed……][没有安装帝国时代3]?[/color][/b]
[color=blue]这是由于你没有安装帝国时代3的原版游戏或没有正确安装,重新安装帝国时代3完整的原版游戏(3CD)即可。[/color]
[b][color=red]5、我安装的是硬盘版,提示没有安装原版,如何解决?[/color][/b]
[color=blue]1.打开“C:\Documents and Settings\All Users\「开始」菜单\程序\”
2.创建一个目录名称为Microsoft Games的目录
3.再在这个目录中创建一个子目录(名称为Age of Empires III - The WarChiefs)
4.重新安装即可 BY-zhyron[/color]
[b][color=red]6、安装时出现XXX文件不能复制?[/color][/b]
[color=blue]打开BT下载软件,检查该任务的下载完整性。[/color]
[b][color=red]7、安装了酋长不能启动,弹出窗口提示unable to find splash resources?[/color][/b]
[color=blue]注册表里面改一下自己酋长的安装路径就可以了。
注册表项:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Games\Age of Empires 3 Expansion Pack\1.0
修改其中的SetupPath中相关的数据[/color]
[size=6]繁体中文安装不成功的请看顶贴:[/size]
[url][/url]
[[i] 本帖最后由 looklgang 于 2006-11-16 10:28 编辑 [/i]]
1.本站遵循行业规范,任何转载的稿件都会明确标注作者和来源;2.本站的原创文章,请转载时务必注明文章作者和来源,不尊重原创的行为我们将追究责任;3.作者投稿可能会经我们编辑修改或补充。
转载请注明来自,本文标题:帝国时代3酋长的秘籍
本文地址:https://www.haowenguan.com/Guide/18838.html