- Joined
- May 29, 2016
- Messages
- 90
- Reaction score
- 91
- First Language
- German, English
- Primarily Uses
Hello everyone,
I've got a question regarding Yanfly's Buff & States Core.
I designed my game to start at low values for all the parameters (class base stats range from 1 to 4 at Lv 1, hp 30-60, mp 4-12) to have a more controlled and linear progression.
Thus, starting with low numbers, I wanted to change the Buff formula from [Parameter * 0.25 + 1.0] to [Parameter * 0.25 + 2.0], so that buffs will have a more noticeable impact early game, when 25% of a parameter isn't really a lot. So at least you'd have +2.
However, if I change the formula in the plugin manager, ALL stats from ALL actors get doubled (60 hpm --> 120 hp, etc.) without even any buff being applied to anyone...
I have no idea why this is. All plugins are up to date and in the order that Yanfly suggests on his homepage.
Is there something in the plugin's stettings I might have overlooked? Has anyone experienced the same issue?
Thanks and have a great day!
~QT
I've got a question regarding Yanfly's Buff & States Core.
I designed my game to start at low values for all the parameters (class base stats range from 1 to 4 at Lv 1, hp 30-60, mp 4-12) to have a more controlled and linear progression.
Thus, starting with low numbers, I wanted to change the Buff formula from [Parameter * 0.25 + 1.0] to [Parameter * 0.25 + 2.0], so that buffs will have a more noticeable impact early game, when 25% of a parameter isn't really a lot. So at least you'd have +2.
However, if I change the formula in the plugin manager, ALL stats from ALL actors get doubled (60 hpm --> 120 hp, etc.) without even any buff being applied to anyone...
I have no idea why this is. All plugins are up to date and in the order that Yanfly suggests on his homepage.
Is there something in the plugin's stettings I might have overlooked? Has anyone experienced the same issue?
Thanks and have a great day!
~QT


