EveningTide Posted October 31, 2016 Share Posted October 31, 2016 (edited) So I made a mod that boosts xp you get from kills by 20%, but I noticed there is some unknown xp modifier applied. For example, the base and calculated xp for a lvl22 glowing one is 32xp. This comes out to be 38xp with the 20% modifier. However, this is actually 45xp in game, which is an additional 18% increase(or 38% increase when added to the 20% from my mod). I'm wondering where this extra 18% of additional xp came from. I have no obvious xp modifiers through perks, and I don't have idiot savant. Until I find this, I'll need to take into account this amount when factoring how much xp I want to get from kills. Edited October 31, 2016 by EveningTide Link to comment Share on other sites More sharing options...
EveningTide Posted October 31, 2016 Author Share Posted October 31, 2016 (edited) Found it. The GMST iXPRewardKillOpponent. Default is 20. It's an integer but the game turns it into float, so it's actually a 20% increase(rounded up or down as needed). Edited October 31, 2016 by EveningTide Link to comment Share on other sites More sharing options...
Recommended Posts