aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Models/GameObjectModel.cpp
diff options
context:
space:
mode:
authorchaodhib <chaodhib@gmail.com>2015-06-28 17:21:14 +0200
committerchaodhib <chaodhib@gmail.com>2015-06-29 17:39:55 +0200
commit00788c6f0111f237c82706a5a3c21985dc66efdb (patch)
treebe056255fd4eb1c325535218d0ba5ba3ab7c520c /src/server/collision/Models/GameObjectModel.cpp
parentaccab5451d3e62739e4aa376d25bc6623f0d3c52 (diff)
[SpellEffect] Fix bugged amount of threat given by Taunt
1) doAddThreat call instead of AddThreat. ThreatCalcHelper shouldnt be called. Otherwise, the value of the threat that will be added to the caster will be multiplied by a threatModifier (about 1.6) 2) Taunt should give the caster the same threat as the one in the top of the list. If player A has aggro with 1000 threat, player B has 1050 threat and if player C taunts, player C should have 1050 threat after the taunt and not 1000 (the difference can be much bigger with ranged players).
Diffstat (limited to 'src/server/collision/Models/GameObjectModel.cpp')
0 files changed, 0 insertions, 0 deletions