From 5636709e87ecb85db052e3bce9d317eb28c88486 Mon Sep 17 00:00:00 2001 From: "Michael Cook (mackal)" Date: Wed, 6 Jan 2016 15:49:10 -0500 Subject: [PATCH] Updated Lua NPC (markdown) --- Lua-NPC.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Lua-NPC.md b/Lua-NPC.md index 576c496..34d7c85 100644 --- a/Lua-NPC.md +++ b/Lua-NPC.md @@ -95,6 +95,7 @@ Integer GetSpellFocusDMG(); Integer GetSpellFocusHeal(); Real GetSlowMitigation(); Real GetAttackSpeed(); +Integer GetAttackDelay(); Integer GetAccuracyRating(); Integer GetSpawnKillCount(); Integer GetScore();