kphurley / stanscards

A barebones tabletop to play Marvel Champions in your browser
0 stars 1 forks source link

Add node script to pull and format hero data #13

Closed kphurley closed 1 year ago

kphurley commented 1 year ago

This gets us a one-time script to get all of the hero data we need to pull obligation and nemesis cards given only the hero's octgn id as an input. Given a decklist from marvelcdb in octgn format, this should be all we need to pull the correct hero cards out.

Need another one like this for villains and encounter sets, but that one should be much faster now that we have this.