Created
July 11, 2021 20:53
-
-
Save jeremyckahn/4686d38bec217b97ab3f7caf37ea3cc5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "completedAchievements": { | |
| "plant-crop": true, | |
| "water-crop": true, | |
| "harvest-crop": true, | |
| "purchase-cow-pen": true, | |
| "purchase-all-cow-colors": true | |
| }, | |
| "cowBreedingPen": { | |
| "cowId1": null, | |
| "cowId2": null, | |
| "daysUntilBirth": -1 | |
| }, | |
| "cowColorsPurchased": { | |
| "YELLOW": 3, | |
| "BROWN": 5, | |
| "WHITE": 7, | |
| "ORANGE": 7, | |
| "BLUE": 5, | |
| "GREEN": 1, | |
| "PURPLE": 2 | |
| }, | |
| "cowForSale": { | |
| "baseWeight": 1836, | |
| "color": "ORANGE", | |
| "colorsInBloodline": { | |
| "ORANGE": true | |
| }, | |
| "daysOld": 1, | |
| "daysSinceMilking": 0, | |
| "daysSinceProducingFertilizer": 0, | |
| "gender": "FEMALE", | |
| "happiness": 0, | |
| "happinessBoostsToday": 0, | |
| "id": "f10fbd5c-aff0-4edc-b632-1f9cd3446e10", | |
| "isBred": false, | |
| "isUsingHuggingMachine": false, | |
| "name": "Marion", | |
| "weightMultiplier": 1 | |
| }, | |
| "cowInventory": [ | |
| { | |
| "baseWeight": 1716, | |
| "color": "YELLOW", | |
| "colorsInBloodline": { | |
| "YELLOW": true | |
| }, | |
| "daysOld": 4, | |
| "daysSinceMilking": 0, | |
| "daysSinceProducingFertilizer": 3, | |
| "gender": "FEMALE", | |
| "happiness": 0.15000000000000002, | |
| "happinessBoostsToday": 0, | |
| "id": "4c3e441e-22bb-42bb-aed8-d5da1fb06603", | |
| "isBred": false, | |
| "isUsingHuggingMachine": false, | |
| "name": "Tamarillo", | |
| "weightMultiplier": 1.3000000000000003 | |
| } | |
| ], | |
| "cowsSold": { | |
| "brown-cow": 5, | |
| "white-cow": 7, | |
| "orange-cow": 7, | |
| "blue-cow": 5, | |
| "yellow-cow": 2, | |
| "green-cow": 1, | |
| "purple-cow": 2 | |
| }, | |
| "cropsHarvested": { | |
| "CARROT": 1 | |
| }, | |
| "dayCount": 32, | |
| "farmName": "Unnamed", | |
| "field": [ | |
| [ | |
| { | |
| "itemId": "pea", | |
| "fertilizerType": "NONE", | |
| "daysOld": 21, | |
| "daysWatered": 13, | |
| "wasWateredToday": false | |
| }, | |
| { | |
| "itemId": "strawberry", | |
| "fertilizerType": "NONE", | |
| "daysOld": 21, | |
| "daysWatered": 13, | |
| "wasWateredToday": false | |
| }, | |
| { | |
| "itemId": "watermelon", | |
| "fertilizerType": "NONE", | |
| "daysOld": 21, | |
| "daysWatered": 13, | |
| "wasWateredToday": false | |
| }, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| { | |
| "itemId": "pea", | |
| "fertilizerType": "NONE", | |
| "daysOld": 9, | |
| "daysWatered": 4, | |
| "wasWateredToday": false | |
| }, | |
| { | |
| "itemId": "strawberry", | |
| "fertilizerType": "NONE", | |
| "daysOld": 9, | |
| "daysWatered": 6, | |
| "wasWateredToday": false | |
| }, | |
| { | |
| "itemId": "watermelon", | |
| "fertilizerType": "NONE", | |
| "daysOld": 9, | |
| "daysWatered": 4, | |
| "wasWateredToday": false | |
| }, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| { | |
| "itemId": "pea", | |
| "fertilizerType": "NONE", | |
| "daysOld": 3, | |
| "daysWatered": 0, | |
| "wasWateredToday": false | |
| }, | |
| { | |
| "itemId": "strawberry", | |
| "fertilizerType": "NONE", | |
| "daysOld": 3, | |
| "daysWatered": 1, | |
| "wasWateredToday": false | |
| }, | |
| { | |
| "itemId": "watermelon", | |
| "fertilizerType": "NONE", | |
| "daysOld": 3, | |
| "daysWatered": 0, | |
| "wasWateredToday": false | |
| }, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| { | |
| "itemId": "scarecrow", | |
| "fertilizerType": "NONE" | |
| }, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ] | |
| ], | |
| "historicalDailyLosses": [ | |
| 0, | |
| -82279.5, | |
| -56141.11, | |
| 0, | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "historicalDailyRevenue": [ | |
| 0, | |
| 0, | |
| 150.86, | |
| 0, | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "historicalValueAdjustments": [ | |
| { | |
| "asparagus": 1.5, | |
| "asparagus-seed": 1.3392409564583172, | |
| "carrot": 0.892240547326278, | |
| "carrot-seed": 0.6643005128687409, | |
| "corn": 0.5254222494046201, | |
| "corn-seed": 0.622092509549315, | |
| "jalapeno": 1.4256843278323001, | |
| "jalapeno-seed": 1.4594707517667898, | |
| "onion": 0.9250855993962084, | |
| "onion-seed": 1.0874589752319412, | |
| "pea": 1.1992972240341764, | |
| "pea-seed": 1.1103986171757851, | |
| "potato": 1.3251581175639557, | |
| "potato-seed": 0.9189596344918789, | |
| "pumpkin": 1.021911411500468, | |
| "pumpkin-seed": 0.659016224756122, | |
| "soybean": 0.7782438891374477, | |
| "soybean-seed": 1.047806965046336, | |
| "spinach": 0.6474540153139998, | |
| "spinach-seed": 0.6776443146970184, | |
| "strawberry": 1.2454175604911613, | |
| "strawberry-seed": 0.9905587352054557, | |
| "tomato": 0.6236898735745391, | |
| "tomato-seed": 0.6272217345809421, | |
| "watermelon": 0.7934662644315456, | |
| "watermelon-seed": 0.6775013537873005, | |
| "wheat": 0.5160354833550791, | |
| "wheat-seed": 1.2865115256037798 | |
| } | |
| ], | |
| "hoveredPlotRangeSize": 0, | |
| "id": "25890378-0844-432e-841b-4ca7e1177cbe", | |
| "inventory": [ | |
| { | |
| "id": "scarecrow", | |
| "quantity": 7 | |
| }, | |
| { | |
| "id": "watermelon-seed", | |
| "quantity": 88 | |
| }, | |
| { | |
| "id": "strawberry-seed", | |
| "quantity": 88 | |
| }, | |
| { | |
| "id": "pea-seed", | |
| "quantity": 87 | |
| }, | |
| { | |
| "id": "strawberry", | |
| "quantity": 100 | |
| }, | |
| { | |
| "id": "strawberry-jam", | |
| "quantity": 1 | |
| }, | |
| { | |
| "id": "pea", | |
| "quantity": 100 | |
| }, | |
| { | |
| "id": "watermelon", | |
| "quantity": 100 | |
| }, | |
| { | |
| "id": "cow-feed", | |
| "quantity": 10112 | |
| }, | |
| { | |
| "id": "milk-1", | |
| "quantity": 1 | |
| } | |
| ], | |
| "inventoryLimit": 100000, | |
| "isCombineEnabled": false, | |
| "itemsSold": { | |
| "carrot": 100000, | |
| "strawberry": 62 | |
| }, | |
| "learnedRecipes": { | |
| "carrot-soup": true, | |
| "strawberry-jam": true | |
| }, | |
| "loanBalance": 912.32, | |
| "loansTakenOut": 1, | |
| "money": 847596.25, | |
| "newDayNotifications": [], | |
| "notificationLog": [ | |
| { | |
| "day": 32, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [ | |
| "Your cows produced milk:\n - 1 Grade C Milk\n" | |
| ], | |
| "warning": [ | |
| "Your loan balance has grown to $912.32." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 31, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $894.43." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 30, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $876.89." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 29, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $867.64." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 28, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $850.63." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 27, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $833.95." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 26, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $817.60." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 25, | |
| "notifications": { | |
| "error": [], | |
| "info": [ | |
| "It rained in the night!" | |
| ], | |
| "success": [ | |
| "Asparagus prices are at their peak! Now is the time to sell!" | |
| ], | |
| "warning": [ | |
| "Your loan balance has grown to $801.57." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 24, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $785.85." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 23, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $770.44." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 22, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $755.33." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 21, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $740.52." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 20, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $726.00." | |
| ] | |
| } | |
| }, | |
| { | |
| "day": 19, | |
| "notifications": { | |
| "error": [], | |
| "info": [], | |
| "success": [], | |
| "warning": [ | |
| "Your loan balance has grown to $711.76." | |
| ] | |
| } | |
| } | |
| ], | |
| "priceCrashes": {}, | |
| "priceSurges": { | |
| "asparagus": { | |
| "itemId": "asparagus", | |
| "daysRemaining": 1 | |
| } | |
| }, | |
| "profitabilityStreak": 0, | |
| "purchasedCombine": 0, | |
| "purchasedCowPen": 3, | |
| "purchasedField": 3, | |
| "record7dayProfitAverage": 5.088571428571428, | |
| "recordProfitabilityStreak": 1, | |
| "recordSingleDayProfit": 35.62, | |
| "revenue": 186.48, | |
| "showNotifications": true, | |
| "todaysLosses": 0, | |
| "todaysPurchases": {}, | |
| "todaysRevenue": 0, | |
| "todaysStartingInventory": { | |
| "scarecrow": 7, | |
| "watermelon-seed": 88, | |
| "strawberry-seed": 88, | |
| "pea-seed": 87, | |
| "strawberry": 100, | |
| "strawberry-jam": 1, | |
| "pea": 100, | |
| "watermelon": 100, | |
| "cow-feed": 10112, | |
| "milk-1": 1 | |
| }, | |
| "useAlternateEndDayButtonPosition": false, | |
| "valueAdjustments": { | |
| "asparagus": 1.5, | |
| "asparagus-seed": 0.9594534592668122, | |
| "carrot": 0.9364280292708922, | |
| "carrot-seed": 1.4989918347471478, | |
| "corn": 1.1058381847618413, | |
| "corn-seed": 1.0688826986727396, | |
| "jalapeno": 0.638158698515602, | |
| "jalapeno-seed": 1.110495589071864, | |
| "onion": 0.5338314435182154, | |
| "onion-seed": 1.2948800770633822, | |
| "pea": 0.900828200058891, | |
| "pea-seed": 0.7017954132923316, | |
| "potato": 0.8715971755239376, | |
| "potato-seed": 0.7070591866681879, | |
| "pumpkin": 0.7364110158022261, | |
| "pumpkin-seed": 1.005910340710967, | |
| "soybean": 1.4210559533898226, | |
| "soybean-seed": 0.8381775900997954, | |
| "spinach": 0.8968436535493101, | |
| "spinach-seed": 0.8697251592003747, | |
| "strawberry": 1.2403861911592167, | |
| "strawberry-seed": 1.0107737043542546, | |
| "tomato": 1.2849023303218106, | |
| "tomato-seed": 0.9685170938570482, | |
| "watermelon": 0.7893273779461929, | |
| "watermelon-seed": 1.0577964424924606, | |
| "wheat": 1.4701178355665172, | |
| "wheat-seed": 0.8462053752496828 | |
| }, | |
| "version": "1.10.17" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment