[Help] Modding Diplomacy

Could someone please let me know what file I have to edit to change the amount of "reward" and "penalty" one receives from doing missions for other teams.  I am familiar with modding and have already modded my gameinfo / entity files.  My goal is to keep the "reward" bonus at 30% but reduce the "penalty" to 5%. 

Thanks for the help :)

3,802 views 4 replies
Reply #1 Top

Each mission type has its own file, for example QuestGiveCreditsHigh, which have something like this when you open them up:

happinessChangeForSuccess 0.25
happinessChangeForFailure -0.05
reward
 credits 0.0
 metal 0.0
 crystal 0.0

:)

Reply #3 Top

Ah disregard, for some reason the Quest files were not in the Entrenchment gameinfo folder.  I did a search for QuestGiveCreditsHigh and found them in the standard sins gameinfo folder.  Easy enough :) Thanks for the info amigo.

Reply #4 Top

No problem - guess Entrenchment just uses the standard Sins ones :)