[DiscordArchive] What is classlevelstats?
[DiscordArchive] What is classlevelstats?
Archived author: Claudiodfc • Posted: 2021-03-06T22:22:30.972000+00:00
Original source
What is classlevelstats?
Archived author: Titi • Posted: 2021-03-06T22:23:03.073000+00:00
Original source
it's the name of the system to load stats from a stat table based on level and class, rather than loading hardcoded stats for each creature
Archived author: Claudiodfc • Posted: 2021-03-06T22:23:50.416000+00:00
Original source
If I recall correctly, there was a team effort to add correct damage output for creatures
Archived author: Titi • Posted: 2021-03-06T22:24:02.253000+00:00
Original source
all they did was correct hardcoded damages
Archived author: Claudiodfc • Posted: 2021-03-06T22:24:02.271000+00:00
Original source
A bunch of PRS
Archived author: Titi • Posted: 2021-03-06T22:24:34.656000+00:00
Original source
and they are sometimes still wrong because the attack speed was wrong
Archived author: Claudiodfc • Posted: 2021-03-06T22:24:40.989000+00:00
Original source
Right, you would still need the min and max damage for creature class levels stats correct?
Archived author: Titi • Posted: 2021-03-06T22:24:54.682000+00:00
Original source
no no it's auto calculated
Archived author: Titi • Posted: 2021-03-06T22:25:14.090000+00:00
Original source
you just have one value "base damage" in the table, the core calculates min and max from that
Archived author: Claudiodfc • Posted: 2021-03-06T22:25:25.567000+00:00
Original source
Then, how would a boss deal more damage than a Venomtip scorpid for example?