Skip to content

Commit

Permalink
Merge pull request #280 from hymccord/halloween-2023
Browse files Browse the repository at this point in the history
Add Gloomy Greenwood location
  • Loading branch information
AardWolf authored Oct 13, 2023
2 parents 85496c2 + 4ac1727 commit 75467aa
Show file tree
Hide file tree
Showing 6 changed files with 160 additions and 36 deletions.
1 change: 1 addition & 0 deletions build/process-population.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"data/pop-csv/fort-rox.csv",
"data/pop-csv/fungal-cavern.csv",
"data/pop-csv/furoma-rift.csv",
"data/pop-csv/gloomy-greenwood.csv",
"data/pop-csv/great-winter-hunt.csv",
"data/pop-csv/harbour.csv",
"data/pop-csv/iceberg.csv",
Expand Down
4 changes: 4 additions & 0 deletions data/cheese-attraction.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ var baselineAttArray = {
"Ascended": 1.0000, // Gamplay update 10/05
"Beanster": 1.0000, // Added with BB release 09 May 23
"Bland Queso": 0.9000, // Guesstimate | Calculated: 0.8970, Sample: 163254 (Excellent)
"Bonefort": 1.0000, // Added with Halloween 2021
"Brie": 0.8500, // Gamplay update 10/05
"Brie String": 0.8500, // Gamplay update 10/05
"Candy Corn": 0.9000, // Guesstimate | Calculated: 0.9019, Sample: 3601 (High)
Expand Down Expand Up @@ -94,6 +95,7 @@ var baselineAttArray = {
"Medium Queso": 1.0000, // Gamplay update 10/05
"Mild Queso": 1.0000, // Gamplay update 10/05
"Mineral": 1.0000, // Gamplay update 10/05
"Monterey Jack-O-Lantern": 1.0000, // Added with Halloween 2021
"Moon": 1.0000, // Gamplay update 10/05
"Mozzarella": 0.7000, // Gamplay update 10/05
"Nian Gao'da": 1.0000, // Gamplay update 10/05
Expand All @@ -102,6 +104,7 @@ var baselineAttArray = {
"Onyx Gorgonzola": 1.0000, // Gamplay update 10/05
"Pecan Pecorino": 1.0000, // Gamplay update 10/05
"Polluted Parmesan": 1.0000, // Gamplay update 10/05
"Polter-Geitost": 1.0000, // Added with Halloween 2021
"Pungent Havarti": 1.0000, // Gamplay update 10/05
"Radioactive Blue": 1.0000, // Gamplay update 10/05 | Sample: 28100
"Rainy": 1.0000, // Gamplay update 10/05
Expand All @@ -120,6 +123,7 @@ var baselineAttArray = {
"Runic String": 1.0000, // Gamplay update 10/05
"Runny": 1.0000, // Gamplay update 10/05
"SB+": 1.0000, // Gamplay update 10/05
"Scream": 1.0000, // Added with Halloween 2021
"Seasoned Gouda": 0.9000, // Sample: 4275 (High)
"Second Draft Derby": 1.0000, // Added with FF release
"Shell": 1.0000, // Gamplay update 10/05
Expand Down
36 changes: 0 additions & 36 deletions data/pop-csv/event.csv
Original file line number Diff line number Diff line change
@@ -1,40 +1,4 @@
Location,Phase,Cheese,Charm,Attraction Rate,Mouse,Sample Size
Event,Halloween,SB+,-,0.00%,Baba Gaga,
Event,Halloween,SB+,-,0.00%,Captain Cannonball,
Event,Halloween,SB+,-,0.00%,Spectral Swashbuckler,
Event,Halloween,SB+,-,0.00%,Bonbon Gummy Globlin,
Event,Halloween,SB+,-,0.00%,Maize Harvester,
Event,Halloween,SB+,-,0.00%,Ghost Pirate Queen,
Event,Halloween,SB+,-,0.00%,Scorned Pirate,
Event,Halloween,SB+,-,0.00%,Spectral Butler,
Event,Halloween,SB+,-,0.00%,Hollowed Minion,
Event,Halloween,SB+,-,0.00%,Spirit Light,
Event,Halloween,SB+,-,0.00%,Admiral Arrrgh,
Event,Halloween,SB+,-,0.00%,Sugar Rush,
Event,Halloween,SB+,-,0.00%,Gourd Ghoul,
Event,Halloween,SB+,-,0.00%,Teenage Vampire,
Event,Halloween,SB+,-,0.00%,Dire Lycan,
Event,Halloween,SB+,-,0.00%,Creepy Marionette,
Event,Halloween,SB+,-,0.00%,Wild Chainsaw,
Event,Halloween,SB+,-,0.00%,Sandmouse,
Event,Halloween,SB+,-,0.00%,Zombot Unipire,
Event,Halloween,SB+,-,0.00%,Hollowhead,
Event,Halloween,SB+,-,0.00%,Cobweb,
Event,Halloween,SB+,-,0.00%,Pumpkin Hoarder,
Event,Halloween,SB+,-,0.00%,Grave Robber,
Event,Halloween,SB+,-,0.00%,Tomb Exhumer,
Event,Halloween,SB+,-,0.00%,Hollowed,
Event,Halloween,SB+,-,0.00%,Candy Cat,
Event,Halloween,SB+,-,0.00%,Candy Goblin,
Event,Halloween,SB+,-,0.00%,Tricky Witch,
Event,Halloween,SB+,-,0.00%,Shortcut,
Event,Halloween,SB+,-,0.00%,Grey Recluse,
Event,Halloween,SB+,-,0.00%,Trick,
Event,Halloween,SB+,-,0.00%,Treat,
Event,Halloween,SB+,-,0.00%,Gourdborg,
Event,Halloween,SB+,-,0.00%,Swamp Thang,
Event,Halloween,SB+,-,0.00%,Titanic Brain-Taker,
Event,Halloween,SB+,-,0.00%,Mousataur Priestess,
Event,Spring Egg Hunt,SB+,-,0.00%,Chocolate Gold Foil,
Event,Spring Egg Hunt,SB+,-,0.00%,Chocolate Overload,
Event,Spring Egg Hunt,SB+,-,0.00%,Carefree Cook,
Expand Down
46 changes: 46 additions & 0 deletions data/pop-csv/gloomy-greenwood.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
"Location","Phase","Cheese","Charm","Attraction Rate","Mouse","Sample Size"
"Gloomy Greenwood","-","SB+","-","20.17%","Shortcut",23354
"Gloomy Greenwood","-","SB+","-","14.98%","Tricky Witch",23354
"Gloomy Greenwood","-","SB+","-","9.95%","Grey Recluse",23354
"Gloomy Greenwood","-","SB+","-","9.87%","Zombot Unipire",23354
"Gloomy Greenwood","-","SB+","-","9.83%","Cobweb",23354
"Gloomy Greenwood","-","SB+","-","9.67%","Candy Goblin",23354
"Gloomy Greenwood","-","SB+","-","9.08%","Candy Cat",23354
"Gloomy Greenwood","-","SB+","-","8.88%","Teenage Vampire",23354
"Gloomy Greenwood","-","SB+","-","7.57%","Sugar Rush",23354
"Gloomy Greenwood","-","Gouda","-","15.00%","Teenage Vampire",157086
"Gloomy Greenwood","-","Gouda","-","13.89%","Cobweb",157086
"Gloomy Greenwood","-","Gouda","-","13.84%","Candy Cat",157086
"Gloomy Greenwood","-","Gouda","-","13.69%","Sugar Rush",157086
"Gloomy Greenwood","-","Gouda","-","11.96%","Zombot Unipire",157086
"Gloomy Greenwood","-","Gouda","-","11.87%","Candy Goblin",157086
"Gloomy Greenwood","-","Gouda","-","11.86%","Grey Recluse",157086
"Gloomy Greenwood","-","Gouda","-","3.97%","Shortcut",157086
"Gloomy Greenwood","-","Gouda","-","3.91%","Tricky Witch",157086
"Gloomy Greenwood","-","Monterey Jack-O-Lantern","-","25.62%","Pumpkin Hoarder",163144
"Gloomy Greenwood","-","Monterey Jack-O-Lantern","-","19.85%","Maize Harvester",163144
"Gloomy Greenwood","-","Monterey Jack-O-Lantern","-","14.89%","Trick",163144
"Gloomy Greenwood","-","Monterey Jack-O-Lantern","-","14.82%","Treat",163144
"Gloomy Greenwood","-","Monterey Jack-O-Lantern","-","11.95%","Spirit Light",163144
"Gloomy Greenwood","-","Monterey Jack-O-Lantern","-","7.89%","Gourdborg",163144
"Gloomy Greenwood","-","Monterey Jack-O-Lantern","-","4.98%","Wild Chainsaw",163144
"Gloomy Greenwood","-","Bonefort","-","20.66%","Sandmouse",235127
"Gloomy Greenwood","-","Bonefort","-","19.70%","Hollowhead",235127
"Gloomy Greenwood","-","Bonefort","-","14.91%","Dire Lycan",235127
"Gloomy Greenwood","-","Bonefort","-","14.86%","Titanic Brain-Taker",235127
"Gloomy Greenwood","-","Bonefort","-","9.97%","Mousataur Priestess",235127
"Gloomy Greenwood","-","Bonefort","-","9.89%","Creepy Marionette",235127
"Gloomy Greenwood","-","Bonefort","-","5.03%","Tomb Exhumer",235127
"Gloomy Greenwood","-","Bonefort","-","4.97%","Grave Robber",235127
"Gloomy Greenwood","-","Polter-Geitost","-","22.69%","Captain Cannonball",168657
"Gloomy Greenwood","-","Polter-Geitost","-","21.82%","Spectral Swashbuckler",168657
"Gloomy Greenwood","-","Polter-Geitost","-","21.73%","Scorned Pirate",168657
"Gloomy Greenwood","-","Polter-Geitost","-","13.92%","Spectral Butler",168657
"Gloomy Greenwood","-","Polter-Geitost","-","9.91%","Gourd Ghoul",168657
"Gloomy Greenwood","-","Polter-Geitost","-","4.97%","Admiral Arrrgh",168657
"Gloomy Greenwood","-","Polter-Geitost","-","4.96%","Ghost Pirate Queen",168657
"Gloomy Greenwood","-","Scream","-","24.81%","Hollowed Minion",77214
"Gloomy Greenwood","-","Scream","-","20.74%","Bonbon Gummy Globlin",77214
"Gloomy Greenwood","-","Scream","-","19.77%","Swamp Thang",77214
"Gloomy Greenwood","-","Scream","-","19.60%","Hollowed",77214
"Gloomy Greenwood","-","Scream","-","15.07%","Baba Gaga",77214
108 changes: 108 additions & 0 deletions data/pop-js/gloomy-greenwood.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
const utils = require("../_utils");

module.exports = {
default: {
location: utils.genVarField("location", "Gloomy Greenwood"),
},
series: [
{
cheese: utils.genVarField("cheese", ["SB+", "Gouda"]),
config: [
{
opts: {
include: [
"Candy Cat",
"Candy Goblin",
"Cobweb",
"Grey Recluse",
"Shortcut",
"Sugar Rush",
"Teenage Vampire",
"Tricky Witch",
"Zombot Unipire"
]
}
}
]
},
{
cheese: utils.genVarField("cheese", "Monterey Jack-O-Lantern"),
config: [
{
opts: {
include: [
"Gourdborg",
"Maize Harvester",
"Pumpkin Hoarder",
"Spirit Light",
"Treat",
"Trick",
"Wild Chainsaw"
]
}
}
]
},
{
cheese: utils.genVarField("cheese", "Bonefort"),
config: [
{
opts: {
include: [
"Creepy Marionette",
"Dire Lycan",
"Grave Robber",
"Hollowhead",
"Mousataur Priestess",
"Sandmouse",
"Titanic Brain-Taker",
"Tomb Exhumer"
]
}
}
]
},
{
cheese: utils.genVarField("cheese", "Polter-Geitost"),
config: [
{
opts: {
include: [
"Admiral Arrrgh",
"Captain Cannonball",
"Ghost Pirate Queen",
"Gourd Ghoul",
"Scorned Pirate",
"Spectral Butler",
"Spectral Swashbuckler"
]
}
}
]
},
{
cheese: utils.genVarField("cheese", "Scream"),
config: [
{
opts: {
include: [
"Baba Gaga",
"Bonbon Gummy Globlin",
"Hollowed",
"Hollowed Minion",
"Swamp Thang",
]
}
}
]
},
],
/**
*
* @param {{stage: string, location: string, cheese: string, mouse: string, attraction: string, sample: number}[]} data
* @returns {{stage: string, location: string, cheese: string, mouse: string, attraction: string, sample: number}[]}
*/
postProcess: function(data) {
return data;
},
};
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"pop:furoma": "node data/pop furoma-rift > data/pop-csv/furoma-rift.csv",
"!pop:ges": "node data/pop ges > data/pop-csv/ges.csv",
"pop:geyser": "node data/pop queso-geyser > data/pop-csv/queso-geyser.csv",
"pop:gloomy": "node data/pop gloomy-greenwood > data/pop-csv/gloomy-greenwood.csv",
"pop:gwh": "node data/pop great-winter-hunt > data/pop-csv/great-winter-hunt.csv",
"pop:harbour": "node data/pop harbour > data/pop-csv/harbour.csv",
"pop:jod": "node data/pop jungle-of-dread > data/pop-csv/jungle-of-dread.csv",
Expand Down

0 comments on commit 75467aa

Please sign in to comment.