- Joined
- Oct 10, 2015
- Messages
- 27
- Reaction score
- 10
- First Language
- English
- Primarily Uses
Okay, I'm using Andar and Evgenij's Ability System script for skill acquisition in my game. The player has to go to a trainer to spend the skill points they get on getting skills and growing their stats. I don't want stat progression to come from leveling up.
My question is thus. If I flatline the skills with their initial value like so:

will that work? Specifically, what I'm worried about is if the player buys the stat growth training(this counts as a normal item in the game that adds stat points to the player), will the next level up override the stat growth they gained with the initial value, or will the boost stay? If it's flatlined like this I don't want every level overriding any stats the player might have purchased from the trainer.
My question is thus. If I flatline the skills with their initial value like so:

will that work? Specifically, what I'm worried about is if the player buys the stat growth training(this counts as a normal item in the game that adds stat points to the player), will the next level up override the stat growth they gained with the initial value, or will the boost stay? If it's flatlined like this I don't want every level overriding any stats the player might have purchased from the trainer.


