Skip to content

mlogie/swd_ch_lineups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swd_ch_lineups

You need to clone this repository to your working directory:
https://github.com/fafranco82/swdestinydb-json-data
Then download my scripts.

If you want to score characters and build automatic lineups, you want json_swdb.R.
You'll need to edit line 7 of this script to the location of the 'set' folder from the swdb repository.
You can edit the scoring system from line 19.
You can edit the modifier downgrade value in line 24 (e.g a +2 Ranged is worth 0.7 times the value of a 2 Ranged base side)
You might want to also edit line 27 and choose which sets you want to build with. These use the swdb abbreviations:
AW, SoR, EaW, TPG, LEG, WotF, RIV, AtG, AoN, CONV, SoH, CM, TR
Just message me if you have trouble.

If you want to create a spreadsheet of all cards released to date, you want create_all_card_data.R.
You'll need to edit line 1 of this script to the location of the 'set' folder from the swdb repository.

Finally, format_csv.R is an attempt to convert a spreadsheet into json format (the inverse of the create_all_card_data.R script).
The FA.csv sheet is a source csv for this script to run on.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages