RateMyServer Ragnarok Community

Ragnarok Online => General Discussion => Topic started by: hoffnoob on Jan 06, 2020, 10:45 AM

Title: [Non-Renewal] offline stat calculator
Post by: hoffnoob on Jan 06, 2020, 10:45 AM
I'm looking for an offline stat calculator (in c++, python, or anything else) that would give similar results http://rocalc.com/ (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.