View Single Post
04/22/14, 03:51 PM   #1
Iyanga
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 183
Question EVENT_COMBAT_EVENT and resistance

While dissecting the EVENT_COMBAT_EVENT I wanted to trigger one of these:

ACTION_RESULT_RESIST
ACTION_RESULT_PARTIAL_RESIST
ACTION_RESULT_IMMUNE

So I bought some fire resistance stuff and went imp hunting, but....nothing.

I did a cross check and the fire resistance stuff works and the imps do fire damage (although the event doesn't tell of course) - the damage difference is around 9 points. But only the damage action result comes up, nothing else fires at all.
I did expect a partial resist like the blocked damage result....


(This is also true vice versa. A staff with 6 fire damage enchantment does cause a 5 fire damage event against the imp, but nothing about the missing 6th fire damage point.)


Did anyone, who dabbles with the COMBAT_EVENT, ever see these action results come up and if so, when?

Last edited by Iyanga : 04/22/14 at 03:58 PM.
  Reply With Quote