The code for the homebrew potion alias. Built for athanor and it's alchemist class.
- Python 100%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| modules | ||
| .gitignore | ||
| .prettierrc | ||
| alchemist.json | ||
| build-order.json | ||
| build.py | ||
| README.md | ||
Alchemist class
This repository contains the potion utility alias for the alchemist class in Athanor.
Level template
You can use the !level alias to subscribe to the Alchemist level template:
!level sub ca9be655-ab40-4109-b09c-5e5326ade0ad
Potion alias idea
Planned subaliases for !potions:
| Command | Output |
|---|---|
lr |
Updates the potions timer by 8 hours (to be run everytime you long rest) |
sr |
Updates the potions timer by 1 hours (to be run everytime you short rest) |
pass <x>h/<x>m |
Updates the potions timer by X hours/minutes |
add "x" "y" "z" |
Adds a list of potions to the staging area Once confirmed the potions are created with a timer |
confirm |
Confirms the list of potions and adds them with a timer as identifier to the prepared potions |
remove "x" "y" "z" |
Removes a set of potions from the staging area |
use <id> "x" "y" "z" |
Removes the potions with a set ID from the confirmed potions |
list |
Lists all the available potions, the staging area and the timers |