XCOM 2
Not enough ratings
How to make the npc release more loot at death?
By AngelSW20 and 1 collaborators
We just have to go to the game files and make some adjustments and it's that simple
   
Award
Favorite
Favorited
Unfavorite
Increase more loot!! change value
first let's go where we have the game installed which is C:\Program Files (x86)\Steam\steamapps\common\XCOM 2\XCom2-WarOfTheChosen\XComGame\Config Now we go to this file DefaultGameData.ini we search among all the code this TimedLootPerMission=1 By default the code appears like this TimedLootPerMission = 1
Now we just have to change that value to 9 and ready we save and ready we enter the game we begin a new campaign and the enemies will start releasing many loot :)
TimedLootPerMission = 9 To open the file you just have to have at hand, your "notebook" or if you prefer there is an online program called notepad is a free source code editor


Español
primero vamos a donde tenemos el juego instalado, que es C: \ Archivos de programa (x86) \ Steam \ steamapps \ common \ XCOM 2 \ XCom2-WarOfTheChosen \ XComGame \ Config Ahora vamos a este archivo DefaultGameData.ini buscamos entre todos los codifique esto TimedLootPerMission = 1 [/] Por defecto, el código aparece así TimedLootPerMission = 1
Ahora solo tenemos que cambiar ese valor a 9 y listo, ahorramos y listo, entramos en el juego, comenzamos una nueva campaña y los enemigos comenzarán a liberar muchos botines :)
TimedLootPerMission = 9 Para abrir el archivo que solo tiene que tener a mano, su "cuaderno" o, si lo prefiere, hay un programa en línea llamado notepad que es un editor de código fuente gratuito