XenotropicDev / TheOracle

A Discord bot the the Ironsworn game system
Creative Commons Zero v1.0 Universal
37 stars 6 forks source link

legacy tracks + automatic xp calculation for PCs #77

Open rsek opened 2 years ago

rsek commented 2 years ago

i'd like to take a crack at these, building on the Progress classes established in my Clocks PR. Starforged's only source of XP is via legacies, so total XP earned could be calculated from that.

interactivity required per track (buttons/menu options):

that means there needs to be at least 21 interactive elements to cover all standard legacy functions. for incrementing/decrementing, that could be handled by using a select menu to pick which legacy track to manipulate + how to manipulate it, then an ephemeral follow-up with buttons to pick the amount.

questions to answer:

rsek commented 2 years ago

another possibility, now that the character DB exists, would be a slash command to mark legacy for that character!

rsek commented 2 years ago

some more notes: