View Single Post
  #36  
Old 05-20-2025, 04:41 PM
DeathsSilkyMist DeathsSilkyMist is offline
Planar Protector

DeathsSilkyMist's Avatar

Join Date: Jan 2014
Posts: 7,897
Default

Quote:
Originally Posted by PatChapp [You must be logged in to view images. Log in or Register.]
The damage you do actually doesn't matter for threat,white damage agro is equal per swing. Hit,miss,riposted back at you doesn't matter. All produce the same threat,it's something like weapon dmg +dmg bonus per swing
Correct. EQEMU code says this too:

https://github.com/EQEmu/Server/blob...tack.cpp#L1733

Quote:
// Hate Generation is on a per swing basis, regardless of a hit, miss, or block, its always the same.

When you exclude all of the out-of-era hate bonuses like bane damage, so far I only see base weapon damage + damage bonus for hate per swing.

Quote:
Originally Posted by Makken [You must be logged in to view images. Log in or Register.]
Wait, wouldn’t STR help with aggro because it increases damage output? I am learning a lot today . . . What is the determining factor for aggro—taunt?
For Warriors, your most reliable form of generating agro is weapon swings + weapon procs.

Taunt is not guaranteed, and only puts you at the top of the agro list if you weren't there already. Not to say you should never use taunt. It's just not something you'd hinge a raid on. Consistency is key.
Last edited by DeathsSilkyMist; 05-20-2025 at 04:44 PM..
Reply With Quote