Last active
March 16, 2019 10:59
-
-
Save z16/a7700d83c8d94b82e742 to your computer and use it in GitHub Desktop.
The DATs have a range value for spells and abilities, which needs to be multiplied with the following values, then added to the model size. Ranges marked with a `?` have only been guessed, since no actions with those ranges existed at the time to verify it.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Range Multiplier Inverse Distance Difference to next | |
------------------------------------------------------ | |
2: 1.70 0.58824 3.4 1.07273 | |
3?: 1.490909 0.67073 4.47273 1.28727 | |
4: 1.44 0.69444 5.76 1.12889 | |
5?: 1.377778 0.72581 6.88889 0.91111 | |
6?: 1.30 0.76923 7.8 0.6 | |
7: 1.20 0.83333 8.4 2.0 | |
8: 1.30 0.76923 10.4 2.0 | |
9: 1.377778 0.72581 12.4 2.1 | |
10: 1.45 0.69444 14.5 1.9 | |
11: 1.490909 0.67073 16.4 4.0 | |
12: 1.70 0.58824 20.4 - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment