✅ Thunder reign affects enemies
| Category | Interaction |
| Status | Passing |
| Test | tests/test_abilities_complex.py::TestAmdusiasThunderReign::test_thunder_reign_affects_enemies |
PRECONDITIONS:
Action
- Amdusias activates Thunder Reign
Expected Postconditions
- At least one enemy has damage > 0 OR a status applied
Assertions
assert result is not None
assert len(result.demons) >= 3