I ran across an issue with Lazy Experience where it was not tracking death XP because there was another API setting the death condition when the token's HP went to 0. I have a very simple solution for this case using TokenMod and a short macro that sets the mobs HP to 0 and then applies the death marker. Even though TokenMod is changing the settings, LazyExperience thinks that the user is applying the death condition. Now when a mob dies I simply select it and click a button. !token-mod {{ --set statusmarkers|!dead bar1_value|0 }}