This API grants easy access to Duelyst data
The game should be run, and then you use the browser's console to run the code of card-extractor.js. Your clipboard will be filled with the game's JSON card data, paste it in your favorite editor
I don't know how to do that. This CSV file is currently out of date as a result.
The python script cards2articles.py will generate a txt file ready to import using pywikibot. todo: better describe this process
The python script cards2gifs.py will generate animated gif files from the game's png and plist resources, and rename them correctly thanks to the mapping found in cards.json todo: explain that better todo: have the script gracefully handle both minion, spell and artifact animations
Constitute for his Duelyst API code. mycroft92 for his help and previous wiki bot scripts mrtom31 for his gif generator code