[乐游网导读]在游戏目录中找到名为default.ini的文件,用文本编辑器打开。如果这个文件是只读属性一定要点击右键在属性中把只读去掉。 1 使敌人对自己的伤害减到最小: 把下面的语句 Difficulty]; Player Damage multiplier - damage player takes from AIs Difficulty_Player_Damage_Easy__d=1.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
 
  喜欢
喜欢  
  顶
顶 
   无聊
无聊 
  围观
围观 
   囧
囧 
   难过
难过