Chris A
Chris A
### Summary Adds `spell_level` as an automation metavar. Resolves #1998 ### Changelog Entry Adds `spell_level` as an automation meta-var when casting a spell. ### Checklist #### PR Type - [X]...
### Summary Adds specific saving throw bonuses. Depends on https://github.com/avrae/automation-common/pull/14 Resolves (placeholder) - `!i effect` - `-sb` now supports specific save (ignore typo of ssb in the screenshot, it's been...
### Summary Adds `AutomationCombatant`, `AutomationGroup`, and `AutomationEffect`. Caster/target are wrapped to these new classes as well when applicable. Previously, these were not accessible in automation. Simple objects from Aliasing would...
### Summary Refactors Avrae's build tools to use UV instead of pip. This is a modernization. **Need to test: Deployment script. I can't test this locally!** This is a large...