diff options
Diffstat (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/targetinfo/readme.md')
-rw-r--r-- | Data/BuiltIn/Libraries/lua-addons/addons/targetinfo/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/targetinfo/readme.md b/Data/BuiltIn/Libraries/lua-addons/addons/targetinfo/readme.md new file mode 100644 index 0000000..2f8c7e9 --- /dev/null +++ b/Data/BuiltIn/Libraries/lua-addons/addons/targetinfo/readme.md @@ -0,0 +1,12 @@ +# TargetInfo # + +This addon shows some memory information of your current target, provided the target is an NPC. This information is otherwise not available in the game. + +Per settings file adjustable settings: + +`ShowHexID` + This ID is usually used when specifying mob IDs for NM placeholders. +`ShowFullID` + The full ID, containing zone information and mob category as well. +`ShowSpeed` + Shows percentual deviations from regular movement speed (+x% and -x%). |