johncdp Posted May 15, 2020 Posted May 15, 2020 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now