From c0c554e3c63847e80d8427baf73fc3ca5eaea9b5 Mon Sep 17 00:00:00 2001 From: Dinkledork <118951051+Day36512@users.noreply.github.com> Date: Thu, 2 Feb 2023 16:48:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 654ddb2..f8a3464 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Acore-SetNPCLevel -Set's predefined npc's levels. Read Lua file for details. +Set's predefined npc's levels and modify their hp by 3% per level change. Read Lua file for details. Pretty useless except for normalizing a bunch of mob levels for hit rating purposes. I created this script mostly to mask ding visual for mobs spawning for an event. Was breaking my immersion ;)