WA发布 发表于 2023-10-8 06:55:00

Stunnable NPC Tracker

About


This is meant to be a small personal database of stunnable mobs. Useful for keeping track of dungeon mobs who are immune to stuns.

Examples


https://i.imgur.com/UKFpxJN.gif

https://i.imgur.com/nuhtrzn.png

Use custom options to set up when to show the text weakaura


https://i.imgur.com/Oq2UmFZ.png


[*]"Always" will make it so that aura is always visible.
[*]"Not Stunnable" will show only when the target is known to not be stunnable.
[*]"Stunnable" will show the aura when the target is known to be stunnable.
[*]"Not Unknown" will show only when the targets stunnable status is known.

Adding Mobs


The weakaura will automatically track (only) non-stunnable mobs for you. You can output your saved data and share it (or save it in a txt file)

Check the "Display Saved Data on Load" option and next time you reload your game. Copy the text output to your chat frame.

https://i.imgur.com/Raf9OAq.png

Paste this set of ID's it into the custom code section of the "Actions" Tab, similar to the example below.

aura_env.presetMobIDs = {
    -- paste output ids below
    15338, 15327, 15392, 15391, 13021,
}
页: [1]
查看完整版本: Stunnable NPC Tracker