Quantcast

Fix translation of SimulationCraft's "spell_haste" expression.

Author Johnny C. Lam <jlam88@gmail.com>
Author date 2014-12-12 01:41:39
Author local date 2014-12-11 20:41:39 -0500
Committer Johnny C. Lam <jlam88@gmail.com>
Committer date 2014-12-12 20:50:45
Committer local date 2014-12-12 15:50:45 -0500
Commit f27d1c7d7770900cb79cf30f757ecacdda7c96a0
Tree 2384e8e01fb5a961b0802f513a1acbf48dcad170
Parent 397fab747cadecd4f66e6f32aa9a50a5f0a24ebb
Fix translation of SimulationCraft's "spell_haste" expression.

"spell_haste" is actually the multiplier 1/(1 + spell_haste_percent).

This partly fixes ticket 494 by @Reason2012.