Jump to content

Trying to Change fXPModBase based on Player Level and Times Through Unity on each Leveling Event


Recommended Posts

I am trying to dynamically change fXpModBase for a mod so that fXpModBase changes for each player's current level and times through the unity using a formula something like:

nXpLevelFormula = (Player.GetLevel /30)+1+(Player.GetAVInfo PlayerUnityTimesEntered)
SetGS fXPModBase nXpLevelFormula

Mathematically, this should result in fXpModBase incrementing by 0.03333 for each level up, however I can't seem to come up with a method to do this. I would think between RTFP and CassiopiaPapyrusExtender there ought to be a way...Or maybe something even simpler I totally missed?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...