Skip to content

Instantly share code, notes, and snippets.

View raboley's full-sized avatar

Russell Boley raboley

View GitHub Profile
@raboley
raboley / Bhaflau_Thickets.json
Created December 12, 2023 20:51
example output 1
[
{
"Name": "Harvesting Point",
"LevelRange": null,
"ZoneName": "Bhaflau_Thickets",
"ItemDrops": [],
"ItemDropInfos": [
{
"Name": "Mohbwa Grass",
"FriendlyName": "Mohbwa_Grass",
@raboley
raboley / input.json
Created December 12, 2023 20:42
input harveset points
{
"Bhaflau_Thickets": [
{"Item": "Mohbwa_Grass", "Abundance": "Common(15.1%)"},
{"Item": "Fresh_Marjoram", "Abundance": "Uncommon(14.7%)"},
{"Item": "Pephredo_Hive_Chip", "Abundance": "Uncommon(14.8%)"},
{"Item": "Simsim", "Abundance": "Uncommon(11.7%)"},
{"Item": "Imperial_Tea_Leaves", "Abundance": "Uncommon(11%)"},
{"Item": "Coffee_Cherries", "Abundance": "Uncommon(10%)"},
{"Item": "Eggplant", "Abundance": "Rare(5.1%)"},
{"Item": "Red_Moko_Grass", "Abundance": "Rare(5.8%)"},