kfritz411
Member
So, again, I'm playing with stuff I don't understand fully........
I got base stat cap for new players set to 450 (the easy part).
I want to get to max from "powerscrolls" up to 600
I tried playing with Harrower.cs, Mobile.cs, and Statscroll.cs by setting:
Config.Get("PlayerCaps.TotalStatCap", 600);
Now, when someone uses a stat scroll, even a +5, it raises them to 600 + value of stat scroll.
Do I need to set those scripts to 450 as max, and then just adjust the Harrower to generate stat scrolls up to 150?
Thanks!
I got base stat cap for new players set to 450 (the easy part).
I want to get to max from "powerscrolls" up to 600
I tried playing with Harrower.cs, Mobile.cs, and Statscroll.cs by setting:
Config.Get("PlayerCaps.TotalStatCap", 600);
Now, when someone uses a stat scroll, even a +5, it raises them to 600 + value of stat scroll.
Do I need to set those scripts to 450 as max, and then just adjust the Harrower to generate stat scrolls up to 150?
Thanks!