From 538a3933aac1790ccd37d44094553545bcf8813a Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 05:47:16 -0600 Subject: [PATCH] Created Numhit Types (markdown) --- Numhit-Types.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Numhit-Types.md diff --git a/Numhit-Types.md b/Numhit-Types.md new file mode 100644 index 0000000..2512266 --- /dev/null +++ b/Numhit-Types.md @@ -0,0 +1,13 @@ +**ID**|**Description** +:-----|:----- +1|Attempted incoming melee attacks (hit or miss) on YOU. +2|Attempted outgoing melee attacks (hit or miss) on YOUR TARGET. +3|Incoming detrimental spells +4|Outgoing deterimental spells +5|Successful outgoing melee attack HIT on YOUR TARGET. +6|Successful incoming melee attack HIT on YOU. +7|Any casted spell matching/triggering a focus effect. +8|Successful incoming spell or melee dmg attack on YOU. +9|Incoming Reflected spells. +10|Defensive spell buff procs +11|Offensive spell buff procs \ No newline at end of file