Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - jagged-jim

Pages: [1]
1
General / Stats and Skills calculator
« on: May 10, 2015, 09:38:25 am »
I created a simple calculator to plan out my characters, so wanted to share it.

It is a simple html file (attached) - open it with your favourite browser. Calculation is in the java script tag <script>...</script>. Feel free to modify and distribute it however you want.

Usage:
0. Open with browser...
1. Just start assigning stats and skills either by entering numbers or using buttons.
2. Stat/Skill pool balance will indicate if your character is valid for the choosen level. (Negative pool is obviously bad.)
3. Skill value is read as follows: [skill] (effective skill) [skill balance - negative if max value per level breached]
4. Increase Level to obtain more skill points and a stat each 4. level.

All synergies are considered. Calculations are done according to underrail wiki.


Pages: [1]