Experience Penalty on Death
Last updated
Last updated
Small example of a implementation for Experience penalty on death.
Open your BPC_RPGSystem
and bind either a OnDeath
dispatcher:
Add the following code that will reduce the current Level Experience by fixed 10%.
For instance, if you are level 50 with 83%, you'll end with 73% but it'll never go under 0%.