8000 GitHub - jambolo/d4: Diablo 4 analysis tools using Node and written in Coffeescript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ d4 Public

Diablo 4 analysis tools using Node and written in Coffeescript

License

Notifications You must be signed in to change notification settings

jambolo/d4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d4

Diablo 4 analysis tools

process_paragon_board_data

Reads raw xml paragon board data and outputs a JSON file containing useful data about the boards.

Command syntax

combine_board_data

draw_paragon_board

Draws a paragon board using text

Command Syntax:

draw_board.coffee [--file <path>] <class> <board>

Class

One of barbarian, b, druid, d, necromancer, n, rogue, r, sorcerer, sorceress, s

Board

Name (case insensitive) of the board to draw

Options

Option Description
--file the path to the JSON file containing the board data (default: data/paragonBoards.json)

About

Diablo 4 analysis tools using Node and written in Coffeescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published
0