Mass Effect чит-файл №4

No Weapon Cooldown
Go to \My Documents\BioWare\Mass Effect\Config and open biogame.ini. Change

m_bSkipPowerCooldown=FALSE

to

m_bSkipPowerCooldown=TRUE

Immortality / Health Adjustment
In the BioGame.ini file, located in your Documents/Bioware/Mass Effect/Config
folder, scroll down until you find the section [BIOC_Base.BioPawnBehavior] There
are a few lines of interest:

m_fBleedOutMinDamageResistance
m_fBleedOutCasualMinDamageResistance
m_fBleedOutMinHealthRegenRate
m_fCasualBonusHealthRegenRate
m_fHenchDamageResistance
m_fHenchCasualDamageResistance

These are all health related, both you and your squad members (hench) If you
want just the easy difficulty to be EASY then make these lines look like this:

m_fBleedOutCasualMinDamageResistance=0.00001f
m_fCasualBonusHealthRegenRate=999.0f
m_fHenchCasualDamageResistance=0.00001

But if you just want some sort of "god mode" then edit these:

m_fBleedOutMinDamageResistance=0.0f
m_fBleedOutCasualMinDamageResistance=0.0f
m_fHenchDamageResistance=0.0
m_fHenchCasualDamageResistance=0.0