Jump to content

Trouble modding battle forged ability


Recommended Posts

Hello everyone,

I'm trying to revert the battleforged ability to its POE 1 state (so the damage scale with character level). it gives me some trouble though, as it doesn't seem to work.

I made these modifications in statuseffects.gamedatabundle, but it doesn't seem to do anything:

            "PowerLevelScaling": {
                "UseCharacterLevel": "true",
                "BaseLevel": 1,
                "LevelIncrement": 1,
                "MaxLevel": 0,
                "ValueAdjustment": 2,
                "DurationAdjustment": 0

The damage is still the same after gaining levels.

Is there something I'm missing ? Do I have to make changes somewhere else ?

Thank you.

 

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
×
×
  • Create New...