patf0rd

Results 6 issues of patf0rd

It would be nice to see the missing weather effects Lightning Storm (203), Lightning Storm X (2320), and Toxic Gas (2350) added into snippets.lua in a future update.

bug

Would love to see a hp.max added, already added it to my personal files: Addon:RegisterCondition('hp.max', { type = 'compare', arg = false }, C_PetBattles.GetMaxHealth)

When the original author added the hp.can_explode condition I started thinking about something more flexible since we have a variety of abilities based on some sort of HP-percentage (i.E. 6%...

enhancement

Unfortunately, I wasn't able to reproduce it, but a while ago I had a situation where the `hp.can_explode` condition for an Explode left my opponent alive with 1 hitpoint left....

bug

Hey! When I want to save a batch of raw client files with wow.export on every single Build, what about adding some feature where I can use something like "Mark...

enhancement

We have **hp.can_explode** to return true when the target's actual Health is lower than 40% of the source pet's MaxHealth. Would like to see a customizable version being added, where...

enhancement