Diablo 4 analysis tools
Reads raw xml paragon board data and outputs a JSON file containing useful data about the boards.
combine_board_data
Draws a paragon board using text
draw_board.coffee [--file <path>] <class> <board>
One of barbarian, b, druid, d, necromancer, n, rogue, r, sorcerer, sorceress, s
Name (case insensitive) of the board to draw
Option | Description |
---|---|
--file | the path to the JSON file containing the board data (default: data/paragonBoards.json) |