Dirty rotten talents scaling from stats. They lie! (sort of)
Posted: Sun Jul 24, 2011 6:10 am
I feel so gypped. When talents say they scale off of a stat, you assume something like damage would increase each time you increase the appropriate stat. Not so! Talents like Riposte, which scales from Dex, only increases when Dex is 20, 40, 60, 80, etc. This happens a lot. Talents lie (sort of)!
So, as it is know, here are a few rules of thumbs for which stat numbers are best: even numbers are better than odd numbers, and multiples of 5, 10, and 20 are increasingly good.
This is silly. Attached is a patch to make this much less silly. Anything that should use a floating point number or scale smoothly, does. Anything that should be an integer, such as duration, range, radius, etc., is.
So, as it is know, here are a few rules of thumbs for which stat numbers are best: even numbers are better than odd numbers, and multiples of 5, 10, and 20 are increasingly good.
This is silly. Attached is a patch to make this much less silly. Anything that should use a floating point number or scale smoothly, does. Anything that should be an integer, such as duration, range, radius, etc., is.