Today I wrote a script that modified skills' intervals, but the calculations made by ETA didn't match the intervals I've modified. After taking a look at the source code, I realized the problem derived from some of the skills having their intervals hard-coded, which is not ideal. This commit should fix that.
Today I wrote a script that modified skills' intervals, but the calculations made by ETA didn't match the intervals I've modified. After taking a look at the source code, I realized the problem derived from some of the skills having their intervals hard-coded, which is not ideal. This commit should fix that.