As requested, here's a mod that increases experience gains by about 15%. Adjust the values further to suit your taste.
[UPDATE] Now works as intended.
Code:
ModMoreExperience overrides GameSystem
{
XpMultMonsterNormal 1.15 //Default 1.0
XpMultMonsterCommon 2.30 //Default 2.0
XpMultMonsterUncommon 3.45 //Default 3.0
XpMultMonsterRare 4.60 //Default 4.0
XpMultMonsterVeryRare 5.75 //Default 5.0
XpMultMonsterUnique 6.90 //Default 6.0
XpMultMonsterLegend 8.05 //Default 7.0
XpMultMonsterBoss 28.75 //Default 25.0
XpBonusWeakRecruits 1.4375 //Default 1.25
LevelDiscoveryXpMult 2.875 //Default 2.5
PlanetDiscoveryXpMult 0.0719 //Default 0.0625
SecretDiscoveryXpMult 5.75 //Default 5.0
PickLockXpMult 5.75 //Default 5.0
DisarmedTrapXpMult 5.75 //Default 5.0
LegendWinXpMult 115.0 //Default 100.0
}
To use, simply download the attached .zip file to your assets folder.