Date: 2024/08/29 05:17:51 UTC-07:00 Type: Denizen Script
1 2 3 4 5
- repeat 10: - foreach <player.location.find_entities[monster].within[50]> as:t: - hurt 10 <[t]> source:<player> - ratelimit <[t]> 10s - wait 10t