RYL stats calculator

Hello warfarians,

I want to share with you a little program i have developped.
It may help you to make different builds of your character with a friendly interface.

download link:
rylCalc.jar

It is a Java application, you need a Java Runtime 8 (JRE 1.8) to run it.
You may be able to launch it either by double-click, if your system is configured to launch jar extensions with Java or Windows might ask you to select a program to launch it,
or you may either launch it via command line on shell window opened at the application location:
java -jar rylCalc.jar

The inteface allows you to create any character class, add items, adjust stats, character level and even save all.
The items interface is generic, so you can also create items to add passive skills.

The stats calculation is based on what is already shared by fans (http://ryl.wikia.com/wiki/Class_Guide),
game guide (https://www.warfareonline.net/game/guide/get-started/choosing-your-class),
and my own analysis.

ps 1: there is a mistake on mp formula on wikia
ps 2: there is a mistake on Priest stats gain per level on the warfare guide.

There may be flaws on certain characters since i did not make back to back checking on all character classes, so feel free to give some feedback !

ps: my own remark: it is just a shame that wis on items doesn’t give the extra mr points every 2 wis since it seems to a characteristic of wis on the main stats.

Best regards and Enjoy !

updated 1: download link updated, i’ve made a tweak on character copy, so it is now possible to change character class.

1 Like

Update 2 :
> download link <
-added column sort (click column header)
-added item copy
-added Total stats summary (str, con,dex, int, wis + items)

Enjoy !

Update 3:
> download link <
-fixed some stats calculation
-fixed mr labels
-fixed character selection flaws