worldbox-observer-mod/IdleSpectator/mod.json
DazedAnon 366ae45f13 Implement combat isolation and improve combat event handling.
- Add new command for isolating combat pairs to prevent ambient escalation
- Enhance combat event logging and participant tracking
- Optimize combat focus handling based on participant count
- Update harness scenarios to validate new combat interactions
- Increment version to 0.26.7 in mod.json
2026-07-17 14:40:32 -05:00

7 lines
210 B
JSON

{
"name": "IdleSpectator",
"author": "dazed",
"version": "0.26.7",
"description": "AFK Idle Spectator (I) + Lore (L). Fix Duel→Battle escalate when packs join.",
"GUID": "com.dazed.idlespectator"
}