杀出重围2 隐形战争 秘籍

2023年1月7日 59点热度 0人点赞 0条评论

在游戏目录中找到名为default.ini的文件,用记事本或者其他文本编辑器打开。如果这个文件是只读属性一定要点击右键在属性中把只读去掉。

  1 使敌人对自己的伤害减到最小:

  把下面的语句

  Difficulty]; Player Damage multiplier - damage player takes from AIs

  Difficulty_Player_Damage_Easy__d=1.0

  Difficulty_Player_Damage_Normal__d=1.0

  Difficulty_Player_Damage_Hard__d=1.25

  Difficulty_Player_Damage_Real__d=1.75

  修改为:

  Difficulty]; Player Damage multiplier - damage player takes from AIs

  Difficulty_Player_Damage_Easy__d=0.0

  Difficulty_Player_Damage_Normal__d=0.0

  Difficulty_Player_Damage_Hard__d=0.0

  Difficulty_Player_Damage_Real__d=0.0

  2 对敌人一击必杀

  把下面的语句

  Difficulty_AI_Damage_Easy__d=1.25

  Difficulty_AI_Damage_Normal__d=1.0

  Difficulty_AI_Damage_Hard__d=0.75

  Difficulty_AI_Damage_Real__d=1.5

  修改为:

  Difficulty_AI_Damage_Easy__d=4.25

  Difficulty_AI_Damage_Normal__d=4.0

  Difficulty_AI_Damage_Hard__d=4.75

  Difficulty_AI_Damage_Real__d=4.5

fengjun

这个人很懒,什么都没留下

猜你喜欢

文章评论

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据