Flag Drafting Tools for the FFVI Beyond Chaos randomizer. Inspired by the the FFIV FE flag drafter.
Requirements
pip install pandasUse this to see all options.
python -m flag_draft --helpAdd -S to see all codes and flags in the pool with other options.
python -m flag_draft --standard-draft --add-challenges -S"Standard" means that inappropriate and aesthetic codes are dropped, and standard flags are not included in the pool.
python -m flag_draft --standard-draftDo a "full" draft of 20 rounds, with 5 options per round, and two rerolls allowed. Codes in the gamebreaking category are omitted, and codes like swdtechspeed and boosts are included with their options.
python -m flag_draft --draft-length 20 --draft-size 5 --allow-undo ---allow-reroll 2 --ban-category gamebreaking --allow-suboptionsSame as above, but adds in self-imposed challenges.
python -m flag_draft --standard-draft --add-challengesJust get a set of the specified number of flags.
python -m flag_draft -r 10