Skip to content

Releases: AlexD717/Tabletop-Encounter-Manager

Release list

v1.0.0

Choose a tag to compare

@AlexD717 AlexD717 released this 27 May 04:21
ea2bca4

Basic CLI version with all of these commands

Command Arguments Description
exit None Exits the CLI tool
list None Lists all the entities in the encounter
current None Lists the entities whose turn it currently is
next None Ends the current entity's turn and displays the next entity
add <name> <health> <initiative> Adds a new entity to the encounter
remove <name> Removes the specified entity from the encounter
damage <name> <damage-amount> Damages the specified entity by the specified amount
heal <name> <heal-amount> Heals the specified entity by the specified amount