forked from mirror/Archipelago
Some checks failed
Analyze modified files / flake8 (push) Failing after 2m28s
Build / build-win (push) Has been cancelled
Build / build-ubuntu2204 (push) Has been cancelled
ctest / Test C++ ubuntu-latest (push) Has been cancelled
ctest / Test C++ windows-latest (push) Has been cancelled
Analyze modified files / mypy (push) Has been cancelled
Build and Publish Docker Images / Push Docker image to Docker Hub (push) Successful in 5m4s
Native Code Static Analysis / scan-build (push) Failing after 5m2s
type check / pyright (push) Successful in 1m7s
unittests / Test Python 3.11.2 ubuntu-latest (push) Failing after 16m23s
unittests / Test Python 3.12 ubuntu-latest (push) Failing after 28m19s
unittests / Test Python 3.13 ubuntu-latest (push) Failing after 14m49s
unittests / Test hosting with 3.13 on ubuntu-latest (push) Successful in 5m0s
unittests / Test Python 3.13 macos-latest (push) Has been cancelled
unittests / Test Python 3.11 windows-latest (push) Has been cancelled
unittests / Test Python 3.13 windows-latest (push) Has been cancelled
93 lines
6.9 KiB
JSON
93 lines
6.9 KiB
JSON
{
|
|
"randomize_customers" : {"has_from_list" : [{"Charles Rowland Unlocked": 5,
|
|
"Dean Webster Unlocked": 5,
|
|
"Doris Lubbin Unlocked": 5,
|
|
"George Greene Unlocked": 5,
|
|
"Jerry Montero Unlocked": 5,
|
|
"Joyce Ball Unlocked": 5,
|
|
"Kim Delaney Unlocked": 5,
|
|
"Meg Cooley Unlocked": 5,
|
|
"Trent Sherman Unlocked": 5,
|
|
"Keith Wagner Unlocked": 5},
|
|
{"Austin Steiner Unlocked": 10,
|
|
"Beth Penn Unlocked": 10,
|
|
"Chloe Bowers Unlocked": 10,
|
|
"Donna Martin Unlocked": 10,
|
|
"Geraldine Poon Unlocked": 10,
|
|
"Jessi Waters Unlocked": 10,
|
|
"Kathy Henderson Unlocked": 10,
|
|
"Kyle Cooley Unlocked": 10,
|
|
"Ludwig Meyer Unlocked": 10,
|
|
"Mick Lubbin Unlocked": 10,
|
|
"Mrs. Ming Unlocked": 10,
|
|
"Peggy Myers Unlocked": 10,
|
|
"Peter File Unlocked": 10,
|
|
"Sam Thompson Unlocked": 10,
|
|
"Charles Rowland Unlocked": 10,
|
|
"Dean Webster Unlocked": 10,
|
|
"Doris Lubbin Unlocked": 10,
|
|
"George Greene Unlocked": 10,
|
|
"Jerry Montero Unlocked": 10,
|
|
"Joyce Ball Unlocked": 10,
|
|
"Keith Wagner Unlocked": 10,
|
|
"Kim Delaney Unlocked": 10,
|
|
"Meg Cooley Unlocked": 10,
|
|
"Trent Sherman Unlocked": 10,
|
|
"Bruce Norton Unlocked": 10,
|
|
"Elizabeth Homley Unlocked": 10,
|
|
"Eugene Buckley Unlocked": 10,
|
|
"Greg Figgle Unlocked": 10,
|
|
"Jeff Gilmore Unlocked": 10,
|
|
"Jennifer Rivera Unlocked": 10,
|
|
"Kevin Oakley Unlocked": 10,
|
|
"Louis Fourier Unlocked": 10,
|
|
"Philip Wentworth Unlocked": 10,
|
|
"Randy Caulfield Unlocked": 10,
|
|
"Lucy Pennington Unlocked": 10,
|
|
"Anna Chesterfield Unlocked": 10,
|
|
"Billy Kramer Unlocked": 10,
|
|
"Cranky Frank Unlocked": 10,
|
|
"Genghis Barn Unlocked": 10,
|
|
"Javier Pérez Unlocked": 10,
|
|
"Kelly Reynolds Unlocked": 10,
|
|
"Lisa Gardener Unlocked": 10,
|
|
"Mac Cooper Unlocked": 10,
|
|
"Marco Barone Unlocked": 10,
|
|
"Melissa Wood Unlocked": 10,
|
|
"Sherman Giles Unlocked": 10,
|
|
"Alison Knight Unlocked": 10,
|
|
"Carl Bundy Unlocked": 10,
|
|
"Chris Sullivan Unlocked": 10,
|
|
"Dennis Kennedy Unlocked": 10,
|
|
"Hank Stevenson Unlocked": 10,
|
|
"Harold Colt Unlocked": 10,
|
|
"Jack Knight Unlocked": 10,
|
|
"Jackie Stevenson Unlocked": 10,
|
|
"Jeremy Wilkinson Unlocked": 10,
|
|
"Karen Kennedy Unlocked": 10,
|
|
"Fiona Hancock Unlocked": 10,
|
|
"Herbert Bleuball Unlocked": 10,
|
|
"Irene Meadows Unlocked": 10,
|
|
"Jen Heard Unlocked": 10,
|
|
"Lily Turner Unlocked": 10,
|
|
"Michael Boog Unlocked": 10,
|
|
"Pearl Moore Unlocked": 10,
|
|
"Ray Hoffman Unlocked": 10,
|
|
"Tobias Wentworth Unlocked": 10,
|
|
"Walter Cussler Unlocked": 10}],
|
|
"has_any" : [["Chloe Bowers Unlocked", "Ludwig Meyer Unlocked", "Beth Penn Unlocked"],
|
|
["Meg Cooley Unlocked", "Jerry Montero Unlocked"],
|
|
["Mac Cooper Unlocked", "Javier Pérez Unlocked"]],
|
|
"has_all" : ["Billy Kramer Unlocked", "Sam Thompson Unlocked"]},
|
|
"randomize_level_unlocks" : {"has_any" : [["Mixing Station Mk II Unlock", "Mixing Station Unlock"]],
|
|
"has_all" : [
|
|
"Cauldron Unlock",
|
|
"Gasoline Unlock",
|
|
"Warehouse Access",
|
|
"Chemistry Station Unlock",
|
|
"Lab Oven Unlock",
|
|
"Acid Unlock",
|
|
"Phosphorus Unlock"]},
|
|
"randomize_suppliers" : {"has_all": ["Salvador Moreno Unlocked", "Shirley Watts Unlocked"]},
|
|
"randomize_cartel_influence" : {"has_all_counts": {"Cartel Influence, Suburbia" : 7}}
|
|
} |