[Non-Renewal] offline stat calculator

Started by hoffnoob, Jan 06, 2020, 10:45 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

hoffnoob

I'm looking for an offline stat calculator (in c++, python, or anything else) that would give similar results http://rocalc.com/
I've looked at the online code, but I'm not an expert in javascript, so it's a bit difficult for me to really understand how it works

My goal would be to implement a particle swarm optimization to optimize a given value (Damage Per Second as an example) by tweaking the stats for a given class.

Is there such software/library available?

Thanks in advance.