!function(e){function t(t){for(var r,o,c=t[0],s=t[1],l=t[2],p=0,d=[];p3&&void 0!==arguments[3]?arguments[3]:{},p=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};e.log("Computing data for recipe ".concat(t.id)),r.path(["bonusMap","currency"],t)||n.set(t,["bonusMap","currency"],{xp:0,credits:0,fame:0,science:0,discovery:0});var d=r.pathOr({},["metagame","knowledgeMap"],p);t=Object(c.a)(t,u),t=Object(o.e)(t,[],d);var m=Object(o.a)(t,a),f=Object(i.a)(p,t,null,a,u),y=r.pathOr([],["ingredientList"],t),g=r.pathOr(1,["bonusMap","complexity"],t)+r.compose(r.length,r.reject(r.propEq("isNoEffort",!0)))(y),h={xp:Object(o.f)(r.pathOr(0,["bonusMap","currency","xp"],t),f,g),credits:0,fame:Object(o.c)(r.pathOr(0,["bonusMap","currency","fame"],t),f,g),science:0,discovery:0},v={xp:0,credits:Object(o.b)(r.pathOr(0,["bonusMap","currency","credits"],t),f,g),fame:0,science:0,discovery:0};n.set(t,["cost","complexity"],g),n.set(t,["cost","currency","credits"],m),n.set(t,["creationResult","flavor"],f),n.set(t,["creationResult","currency"],h),n.set(t,["valueMap","_base","flavor"],f),n.set(t,["valueMap","_base","currency"],v),r.forEach((function(c){var l={xp:0,credits:0,fame:0,science:0,discovery:0};e.groupCollapsed("Apply civilization preferences ".concat(r.keys(c.flavorMap).length));var d=Object(i.a)(p,t,c,a,u),m=Object(o.d)(d,t.propertyMap,c,t);l.xp=0,l.science=0,l.credits=Math.max(0,Object(o.b)(t.bonusMap.currency.credits,m,t.cost.complexity)),l.fame=Math.max(0,Object(o.c)(t.bonusMap.currency.fame,m,t.cost.complexity)-h.fame),l.discovery=Math.max(0,0-h.discovery),e.groupCollapsed("Apply civilization traits to output values");var f=r.propOr({},"traitMap",c);r.forEachObjIndexed((function(n,i){if(n){var o=r.prop(i,s.b),c=r.prop("applyToOutput",o);if("function"==typeof c){var p=l;l=c(t,l,{resourceMap:a,productMap:u}),e.log("".concat(o.caption," (").concat(i,")"),p,l)}else e.log("".concat(o.caption," (").concat(i,") does not apply any output adjustments"))}}),f),e.groupEnd(),n.set(t,["valueMap",c.id,"currency"],l),n.set(t,["valueMap",c.id,"flavor"],m),e.groupEnd()}),l);var b={};return r.forEach((function(e){return b[e.path.join(".")]=r.propOr(0,e.path.join("."),b)+1}),t.ingredientList),n.set(t,["consumptionMap"],b),e.log(t),t}}).call(this,a(46).default,a(10),a(33))},109:function(e,t,a){"use strict";(function(e,r){var n=a(18),i=a(31),o=a(39),c=a(10),s={actions:{addResources:function(e){return{type:"resources/addResources",payload:{resourceMap:e}}},completeXenoStudy:function(e){return{type:"resources/completeXenoStudy",payload:{resourceId:e}}},tasteResource:function(e){return{type:"resources/tasteResource",payload:{resourceId:e}}},unlockResource:function(e){return{type:"resources/unlock",payload:{resourceId:e}}}},reducers:{"resources/completeXenoStudy":function(t,a){var r=a.payload,i=c.prop(r.resourceId,n.a);if(!i)return t;var o=c.clone(t),s=c.pathOr(1,["xenofood","tier"],i),l=c.pathOr(0,["game","resources",i.id],o),u=c.pathOr(0,["game","resourceStudyMap",i.id],o),p=c.pathOr(0,["game","currency","science"],o),d=Math.pow(220,s+1),m=300*Math.pow(8.2,s+1),f=10*Math.round(Math.round(Math.pow(1.5,10-s)+10)/10);return l>f&&u>m&&p>d?(e.set(o,["metagame","unlockMap","resources",r.resourceId],"unlocked"),e.set(o,["game","currency","science"],p-d),e.set(o,["game","resources",r.resourceId],l-f),e.set(o,["game","assignments",r.resourceId],{}),o):t},"resource/buy":function(t,a){var r=a.payload,i=c.prop(r.resourceId,n.a),s=c.pathOr(1,["metagame","settings","activityScale"],t),l=[],u=1*s;if(!i)return t;var p=c.propOr([],"purchaseCost",i),d=Object(o.c)(u,p,t);if(d<=0)return t;if((d=Object(o.b)(d,t))<=0)return t;if(!c.reduce((function(e,a){var r=c.pathOr(0,a.path,t),n=a.qty*d;return r=s)return t;var y,g,h=c.pathOr(0,["game","resources",r.resourceId],t);if(h<=0)return t;m.length>0?(y=Math.floor(Math.random()*m.length),g=m[y]):(y=Math.floor(Math.random()*d.length),g=d[y]);var v=["metagame","knowledgeMap","resources",r.resourceId,"properties",g.type],b="noted"===c.pathOr("hidden",v,t)?"understood":"noted",k=l,w=c.propOr(1,"challenge",g),E=new i.b.prototypes.CurrencyBundle;return k>=w?(E.add(i.b.Type.SCIENCE,100*w),e.set(o,v,b)):E.add(i.b.Type.SCIENCE,.1),e.set(o,["game","resources",r.resourceId],h-1),i.b.implementations.add(E,i.b.defaults.currencyOptions,o),o}}};t.a=s}).call(this,a(33),a(43).default)},112:function(e,t,a){"use strict";(function(e){a.d(t,"a",(function(){return p}));var r=a(0),n=a.n(r);function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function c(e,t){for(var a=0;ab||d<=0)return t;var E=e.clone(t),O=s+d;return n.set(E,["game","personnel",r.personnelType],O),n.set(E,["game","currency","credits"],b-w),Object(o.f)(E),Object(o.g)(E),E}}};t.a=s}).call(this,a(10),a(43).default,a(33))},124:function(e,t,a){"use strict";var r=a(0),n=a.n(r),i=a(17),o=a(5),c=a(6),s=a(90),l=a(38),u=(a(57),a(166));function p(e){return(p="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function d(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function m(e,t){for(var a=0;a0&&(k=n.a.createElement("span",null,"Duration: Permanent"));var w=[];return h.forEach((function(e){var t=h.propOr({},e.adjusterTypeId,s.a),a=h.propOr([],"adjustmentList",t);h.forEach((function(e){var t=h.init(e.path).join("."),a=e.path.join("."),r=e.path.join(".");if("game.currency"===t){var o=h.last(e.path);w.push(n.a.createElement(i.b,{key:r},n.a.createElement(c.m,{type:o,amount:e.value})))}else if("game.personnel"===t){var s=h.last(e.path);h.prop(s,l.a),w.push(n.a.createElement(i.b,{key:r},n.a.createElement(c.i,{type:"personnel",id:s,amount:e.value})))}else if(t.startsWith("metagame.unlockMap")){var u=h.nth(-2,e.path),p=h.nth(-1,e.path),d="skills"===u?"skill":u;w.push(n.a.createElement(i.b,{key:r},n.a.createElement(c.i,{type:d,id:p}),e.value))}else if(a.match(/metagame\.modifiers\.(.*)\.cost\.growthRateScale/))h.nth(-3,e.path),w.push(n.a.createElement(i.b,{key:r},n.a.createElement(c.m,{type:currencyType,percentage:!0,amount:e.value})));else if(t.startsWith("metagame.modifiers.global.currency")){var m=h.nth(-2,e.path);"scale"===h.nth(-1,e.path)?w.push(n.a.createElement(i.b,{key:r},n.a.createElement(c.m,{type:m,percentage:!0,amount:e.value}))):w.push(n.a.createElement(i.b,{key:r},n.a.createElement(c.m,{type:m,amount:e.value})))}else if(t.startsWith("metagame.modifiers")){var f=h.prop(a,v);w.push(n.a.createElement(i.b,{key:r},n.a.createElement(c.i,{forcePlural:!0,type:f.target.type,id:f.target.id}),"produce",n.a.createElement(c.m,{adjustment:!0,perTick:!0,type:f.valueAs,amount:e.value})))}else w.push(n.a.createElement(i.b,{key:r},n.a.createElement("div",{className:"error"},JSON.stringify(e))))}),a)}),a),n.a.createElement("div",{className:"trait label"},n.a.createElement(o.c,null,n.a.createElement("i",{className:"fas fa-medal fa-fw"}),r),p&&n.a.createElement(o.a,{className:"flavor-text"},p),n.a.createElement(o.a,null,n.a.createElement(i.a,null,w)),n.a.createElement(o.b,null,k))}}])&&m(a.prototype,r),p&&m(a,p),t}(r.Component);t.a=b},125:function(e,t,a){"use strict";(function(e,r,n){var i=a(39),o=a(69),c=a(99),s=a(14),l=a(225),u=a(45),p=a(27),d=a(18),m=a(57),f=a(166),y=a(82),g=a(90);function h(e){return function(e){if(Array.isArray(e)){for(var t=0,a=new Array(e.length);t=a.value||(S=!1):a.fn(t)||(S=!1)}),O),!S)return t;k.metastate=e.clone(t.metastate),k.game.currency={xp:0,credits:0,fame:0,science:0,discovery:0},k.game.resources={water:Number.POSITIVE_INFINITY,flour:2e3},k.game.products={},k.game.cooldowns={},k.game.civilizationList=[],k.game.resourceStudyMap={},k.game.notifications={views:{}},k.game.personnel={},k.game.assignments={},k.game.exports={},k.game.imports={},k.game.customRecipe={},k.game.customRecipes={},k.game.ui=b({},t.game.ui),r.set(k,["game","ui","products"],{inspectedRecipe:"hardBiscuit"}),k.metagame.unlockMap={},k.metagame.knowledgeMap={},k.metagame.unlockedRecipeList=[],k.metagame.modifiers={},k.metagame.products=b({},t.metagame.products),k.metagame.currency=b({},t.metagame.currency),k.metagame.tutorial={progressMap:b({},t.metagame.tutorial.progressMap)},k.metagame.unlockLists={},k.metagame.limits={},k.metagame.currencyChanges={xp:0,credits:0,fame:0,science:0,discovery:0},k.metagame.records={},k.metagame.majorTick=0,k.metagame.indicators={},k.metagame.settings=b({},t.metagame.settings),k.metagame.legacy=b({},t.metagame.legacy,{},{playtime:e.pathOr(0,["metagame","legacy","playtime"],t)+e.pathOr(0,["metagame","majorTick"],t)}),k=Object(c.c)(k),(k=Object(c.b)(k)).metagame.unlockMap.currency=b({},t.metagame.unlockMap.currency),k.metagame.unlockMap.features=b({},t.metagame.unlockMap.features),k.metagame.unlockMap.views=b({},t.metagame.unlockMap.views),e.forEachObjIndexed((function(t,a){var n=e.prop(a,m.a);n&&n.isKeySkill&&r.set(k,["metagame","unlockMap","skills",a],t)}),t.metagame.unlockMap.skills);var j=e.propOr({},"legacyCurrencyMap",E),x=e.map((function(e){return e(t)}),j);x.wisdom<1&&(x.wisdom=0),x.wealth<1&&(x.wealth=0),x.renown<1&&(x.renown=0),x.understanding<1&&(x.understanding=0),x.wonder<1&&(x.wonder=0),w(["metagame","legacy","currency","wisdom"],x.wisdom,k),w(["metagame","legacy","currency","wealth"],x.wealth,k),w(["metagame","legacy","currency","renown"],x.renown,k),w(["metagame","legacy","currency","understanding"],x.understanding,k),w(["metagame","legacy","currency","wonder"],x.wonder,k),k.metagame.adjusterList=[{ownerId:"_default",adjusterTypeId:"default.limit.cook"},{ownerId:"_default",adjusterTypeId:"default.limit.crew"},{ownerId:"_default",adjusterTypeId:"default.limit.scientist"},{ownerId:"_default",adjusterTypeId:"default.limit.storage"}],k.metagame.modifierSourceList=[],k.metagame.traitList=[];var C=e.pathOr([],["metagame","traitList"],t);e.forEach((function(t){var a=e.clone(t),n=!1;if(e.pathOr(0,["timeRemaining","eras"],t)<=0){var i=e.pathOr(0,["timeRemaining","games"],t)-1;r.set(a,["timeRemaining","games"],i),i<=0&&(n=!0)}n||k.metagame.traitList.push(a)}),C);var A=e.propOr([],"traitList",E),M=e.pathOr([],["metagame","traitList"],k);return e.forEach((function(t){var a=e.prop(t,f.a);if(a){var r=e.pathOr(0,["defaultTimeRemaining","games"],a),n=e.pathOr(0,["defaultTimeRemaining","eras"],a),i=e.findIndex(e.propEq("traitId",t),k.metagame.traitList);i>=0&&k.metagame.traitList.splice(i,1),k.metagame.traitList.push({traitId:t,timeRemaining:{games:Math.max(0,r-1),eras:n}})}}),A),k.metagame.traitMap={},e.forEach((function(t){var a=e.prop(t.traitId,f.a);if(a){k.metagame.traitMap[t.traitId]=!0;var n=e.propOr([],"adjusterList",a);e.forEach((function(t){if("grant"!==t.type)s.b.implementations.add(t,k);else{var a=e.prop(t.adjusterTypeId,g.a);if(!a)return;var n=e.propOr([],"adjustmentList",a);e.forEach((function(t){var a=e.pathOr(0,t.path,k);r.set(k,t.path,"string"==typeof t.value?t.value:a+t.value)}),n)}}),n)}}),M),e.forEachObjIndexed((function(e,t){l.a.implementations.applySkillGrants(t,e,k)}),k.metagame.legacy.skillMap),n.groupCollapsed("Applying unlocked skills"),e.mapObjIndexed((function(t,a){if("unlocked"===t){var i=e.prop(a,m.a);if(i){var o=e.propOr([],"modifierList",i);n.groupCollapsed("".concat(a," (").concat(o.length," modifiers)")),e.forEach((function(t){var i=e.pathOr([],["metagame","modifierSourceList"],k),o=b({},t,{source:{type:"skill",id:a}});n.log(o),r.set(k,["metagame","modifierSourceList"],[].concat(h(i),[o]))}),e.propOr([],"modifierList",i)),n.groupEnd()}else n.error("Attempted to apply skill ".concat(a,", but no skill data was found!"))}}),e.pathOr({},["metagame","unlockMap","skills"],k)),n.groupEnd(),r.set(k,["metagame","unlockMap","views","products"],"unlocked"),r.set(k,["metagame","unlockMap","views","statistics"],"unlocked"),r.set(k,["metagame","unlockMap","recipes","hardBiscuit"],"unlocked"),r.set(k,["metagame","unlockMap","resources","water"],"unlocked"),r.set(k,["metagame","unlockMap","resources","flour"],"unlocked"),r.set(k,["metagame","unlockMap","resources","salt"],"revealed"),r.set(k,["metagame","unlockMap","views","goals"],"unlocked"),e.forEach((function(t){var a=e.prop(t.type,f.a);a&&"function"==typeof a.activate&&a.activate("initialize",k)}),k.metagame.traitList),Object(i.f)(k),u.a.tools.recomputeLegacyImpact(k),r.set(k,["metagame","unlockLists","resources"],Object(o.c)("resources",e.keys(d.a),k)),r.set(k,["metagame","unlockLists","recipes"],Object(o.c)("recipes",e.keys(p.a),k)),k}}};t.a=E}).call(this,a(10),a(33),a(46).default)},135:function(e,t,a){"use strict";a.d(t,"a",(function(){return n}));var r=a(10),n=function(e,t,a){return a*t/r.pathOr(1,["cost","complexity"],e)}},139:function(e,t,a){"use strict";var r=a(10),n=function(e,t){var a=e.getState(),n=r.pathOr(0,["game","cooldowns","production","current"],a);if(0!==n){var i=[{path:["game","cooldowns","production","current"],value:Math.max(0,n-t/1e3)}];e.dispatch({type:"applyChangeBatch",payload:i})}},i=null,o=1,c=!1,s=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;o=e,i?(window.majorTickTimer&&clearInterval(window.majorTickTimer),window.minorTickTimer&&clearInterval(window.minorTickTimer),window.majorTickTimer=setInterval((function(){return i.dispatch({type:"tick/major"})}),1e3*o),window.minorTickTimer=setInterval((function(){return n(i,250)}),250*o)):c=!0},l={attachStore:function(e){i=e,c&&s(o),c=!1},restartTimers:s,stopTimers:function(){window.majorTickTimer&&clearInterval(window.majorTickTimer),window.minorTickTimer&&clearInterval(window.minorTickTimer)}};t.a=l},14:function(e,t,a){"use strict";(function(e,r){a.d(t,"a",(function(){return n}));var n={ADD:"add",SCALE:"scale",SET:"set"},i={adjusterList:e.pathOr([],["metagame","adjusterList"])},o=function(e,t){return r.set(t,["metagame","adjusterList"],e)},c={add:function(e,t){var a=i.adjusterList(t);a.push(e);var n=r.sortBy(a,["order"]);return o(n,t),t},removeByOwner:function(t,a){var n=i.adjusterList(a),o=e.reject(e.propEq("ownerId",t),n);return r.set(a,["metagame","adjusterList"],o),a},hasAnyFromOwner:function(t,a){var r=i.adjusterList(a);return!!e.find(e.propEq("ownerId",t),r)},addWithOwner:function(t,a,r){var n=e.clone(t);n.ownerId=a,c.add(n,r)}},s={get:i,implementations:c,factory:{adjuster:function(e,t,a,r){var i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:n.ADD;return{ownerId:e,order:t,path:a,amount:r,type:i}}}};t.b=s}).call(this,a(10),a(33))},157:function(e,t,a){"use strict";a.d(t,"a",(function(){return n})),a.d(t,"b",(function(){return o})),a.d(t,"c",(function(){return i}));var r=function(){return Math.random()},n=function(e){return e[Math.floor(r()*e.length)]},i=function(e){for(var t=e.slice(),a=e.length-1;a>0;a--){var n=Math.floor(r()*(a+1)),i=t[a];t[a]=t[n],t[n]=i}return t},o=function(){return r()}},158:function(e,t,a){"use strict";var r=a(0),n=a.n(r),i=a(12),o=a(230),c=a(6),s=a(27),l=a(18),u=a(92);function p(e){return(p="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function d(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,r)}return a}function m(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}function f(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function y(e,t){for(var a=0;a1?"x".concat(this.props.qty):"",u=null;if(r||"hidden"!==this.props.ingredientState||(u=n.a.createElement(c.f,null)),r||"revealed"!==this.props.ingredientState||(u=n.a.createElement(c.h,null)),"product"===t){var p=b.pathOr(a,[a,"caption"],function(e){for(var t=1;t0){var f=Object(o.b)(a.numberPending,t),y=e.pathOr(0,l,t);if(0===f)return;r.set(t,l,y+f),a.numberPending=0}if(a.hasStarted){if(a.timeElapsed+=1,n.log("Growth (".concat(u.id,"): ").concat(a.timeElapsed," -> ").concat(m)),a.timeElapsed>=m){var g=e.pathOr(1,["xenofood","yieldMin"],u),h=e.pathOr(1,["xenofood","yieldMax"],u),v=Math.round(Math.random()*(h-g)+g),b=Object(o.b)(v,t),k=e.pathOr(0,l,t);n.log("Growth complete (".concat(u.id,"): ").concat(v," -> ").concat(b," [").concat(g," - ").concat(h,"]")),0===b?a.numberPending=v:(a.numberPending=0,r.set(t,l,k+b)),a.timeElapsed=0,a.hasStarted=!1}}else{var w=e.pathOr(0,l,t);w>0&&(r.set(t,l,w-1),a.hasStarted=!0)}a.previousIngredientRef=c}}},s={id:"aquaculture",caption:"Aquaculture",size:2,description:"Allows you to raise some types of xenoingredients",unlockCost:[{path:["game","currency","credits"],value:5e7},{path:["game","currency","science"],value:25e6}],costList:[{currency:"credits",initial:3e7},{currency:"time",initial:300}],adjusterList:[],tick:c},l={id:"hydrofarm",caption:"Hydrofarm",size:2,description:"Allows you to grow some types of xenoingredients",unlockCost:[{path:["game","currency","credits"],value:65e6},{path:["game","currency","science"],value:18e6}],costList:[{currency:"credits",initial:24e6},{currency:"time",initial:450}],adjusterList:[],tick:c},u={id:"largeAnimalPen",caption:"Large Animal Pen",size:4,description:"Allows you to raise some types of xenoingredients",unlockCost:[{path:["game","currency","credits"],value:7e7},{path:["game","currency","science"],value:3e7}],costList:[{currency:"credits",initial:95e6},{currency:"time",initial:720}],adjusterList:[],tick:c},p={id:"smallAnimalPen",caption:"Small Animal Pen",size:2,description:"Allows you to raise some types of xenoingredients",unlockCost:[{path:["game","currency","credits"],value:5e7},{path:["game","currency","science"],value:22e6}],costList:[{currency:"credits",initial:4e7},{currency:"time",initial:450}],adjusterList:[],tick:c}}).call(this,a(10),a(33),a(46).default)},17:function(e,t,a){"use strict";a.d(t,"a",(function(){return m})),a.d(t,"b",(function(){return f}));var r=a(0),n=a.n(r);function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function c(e,t){for(var a=0;a4&&void 0!==arguments[4]?arguments[4]:{},c=!n,s=r.bonusMap.flavor;return c?e.groupCollapsed("Compute neutral / base flavor for ".concat(r.caption)):e.groupCollapsed("Compute flavor for ".concat(r.caption," in ").concat(n.caption)),e.group("Early add phase"),a.forEach((function(r){var l=0,u={},p="products"===a.nth(-2,r.path)?"product":"resource",d=a.nth(-1,r.path);if("resource"===p)u=a.propOr({},d,i),l=a.pathOr(!1,["impactMap",r.usage,"isActive"],u)?a.pathOr(0,["impactMap",r.usage,"flavor","earlyAdd"],u):0;else if("product"===p){if("base"!==r.usage)return;u=r.isCustom?a.pathOr({},["game","customRecipes",d],t):a.propOr({},d,o),l=c?a.pathOr(0,["creationResult","flavor"],u):a.pathOr(0,["valueMap",n.id,"flavor"],u)}try{l=parseFloat(l)}catch(e){l=0}e.log("".concat(p," ").concat(u.caption," (").concat(u.id,") as a ").concat(r.usage," added ").concat(l,": ").concat(s," -> ").concat(s+l)),s+=l}),r.ingredientList),e.groupEnd(),e.group("Scale phase"),a.forEach((function(t){var r="products"===a.nth(-2,t.path)?"product":"resource",n=a.nth(-1,t.path);if("resource"===r){var o=a.propOr({},n,i),c=a.pathOr(!1,["impactMap",t.usage,"isActive"],o)?a.pathOr(1,["impactMap",t.usage,"flavor","scale"],o):1;try{c=parseFloat(c)}catch(e){c=1}e.log("".concat(r," ").concat(o.caption," (").concat(o.id,") as a ").concat(t.usage," scaled by ").concat(c,": ").concat(s," -> ").concat(s*c)),s*=c}}),r.ingredientList),e.groupEnd(),e.group("Late add phase"),a.forEach((function(r){var l=0,u=0,p="products"===a.nth(-2,r.path)?"product":"resource",d=a.nth(-1,r.path);if("resource"===p)u=a.propOr({},d,i),l=a.pathOr(!1,["impactMap",r.usage,"isActive"],u)?a.pathOr(0,["impactMap",r.usage,"flavor","lateAdd"],u):a.propOr(0,["baseFlavor"],u);else if("product"===p){if("base"===r.usage)return;u=r.isCustom?a.pathOr({},["game","customRecipes",d],t):a.propOr({},d,o),l=c?a.pathOr(0,["creationResult","flavor"],u):a.pathOr(0,["valueMap",n.id,"flavor"],u)}try{l=parseFloat(l)}catch(e){l=0}e.log("".concat(p," ").concat(u.caption," (").concat(u.id,") as a ").concat(r.usage," added ").concat(l,": ").concat(s," -> ").concat(s+l)),s+=l}),r.ingredientList),e.groupEnd(),e.groupEnd(),Math.round(s)}}).call(this,a(46).default,a(10))},18:function(e,t,a){"use strict";(function(e){a.d(t,"b",(function(){return n})),a.d(t,"c",(function(){return i}));var r=a(181),n=e.values(r),i=e.compose(e.groupBy(e.path(["xenofood","tier"])),e.filter(e.propEq("canBeDiscovered",!0)),e.filter(e.propEq("isXenofood",!0)))(n);t.a=r}).call(this,a(10))},181:function(e){e.exports=JSON.parse('{"strawberry":{"purchaseCost":[{"path":["game","currency","credits"],"qty":4}],"since":"0.6.2","xenofood":{"farmType":"none"},"bundle":"fruits","properties":[{"uid":"SsFNsOV-u","challenge":0.2,"type":"sweet","value":0.5}],"canBeBought":true,"isTopping":true,"baseFlavor":4,"unlockCost":[{"uid":"fx1v1xwg5","path":["game","currency","fame"],"qty":"35000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Strawberry","categoryList":["fruit","juiceable"],"id":"strawberry","originCivilizationId":"human","revealRequirements":[{"uid":"cJlXd7I5f","path":["metagame","currency","fame"],"target":80000},{"uid":"U6DnNNQfZ","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"tuna":{"purchaseCost":[{"path":["game","currency","credits"],"qty":12}],"since":"0.11.0","xenofood":{"farmType":"none"},"bundle":"fish","properties":[{"uid":"UzyuqPxNY","challenge":0.4,"type":"fatty","value":0.4},{"uid":"qOmEFoW_z","challenge":0.2,"type":"fishy","value":1},{"uid":"YzVxZv0Y5r","challenge":0.5,"type":"oily","value":0.4},{"uid":"AmXRGbV8J","challenge":0.4,"type":"savory","value":0.6},{"uid":"HCFL_Yisj","challenge":0.2,"type":"firm","value":0.4}],"canBeBought":true,"baseFlavor":8,"unlockCost":[{"uid":"xGOILiRIl","path":["game","currency","fame"],"qty":"80e3"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Tuna","categoryList":["fish"],"id":"tuna","originCivilizationId":"human","revealRequirements":[{"uid":"pszqirU5c","path":["metagame","currency","fame"],"target":800000},{"uid":"Ai3v41XMw","path":["metagame","currency","xp"],"target":4000000},{"uid":"LQC9X2c2wU","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"bulbalon":{"purchaseCost":[{"path":["game","currency","credits"],"qty":8}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"muloo","properties":[{"uid":"UemMmYehB","challenge":0.6,"type":"fishy","value":0.15},{"uid":"-fF9cXrpw3","challenge":0.6,"type":"salty","value":0.25},{"uid":"mKvT2t8hvg","challenge":0.2,"type":"delicate","value":1},{"uid":"T7qTLSWfPh","challenge":0.5,"type":"oily","value":0.5},{"uid":"eIqV2d0gV","challenge":0.2,"type":"soft","value":1}],"canBeBought":true,"isTopping":true,"baseFlavor":15,"impactMap":{"topping":{"isActive":true,"flavor":{"scale":1,"earlyAdd":5,"lateAdd":10}},"filling":{"isActive":true,"flavor":{"scale":1.5,"earlyAdd":8,"lateAdd":0}}},"unlockCost":[{"uid":"U7mmCMwi9N","path":["game","currency","fame"],"qty":"600e3"}],"isFilling":true,"caption":"Bulbalon","categoryList":["fish"],"description":"A translucent, sea-dwelling creature covered with puffy air sacs.","id":"bulbalon","originCivilizationId":"rlk0mjc8g0Wyj0V5vypVFA","revealRequirements":[{"uid":"V0Yz-qoOoC","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"mcE3GknwGw","path":["metagame","unlockMap","civilizations","rlk0mjc8g0Wyj0V5vypVFA","contactStatus"],"target":"contacted"}]},"brunduChunks":{"purchaseCost":[{"path":["game","currency","credits"],"qty":60}],"since":"0.14.0","bundle":"scraxu","properties":[{"uid":"nzEPXHjRb","challenge":0.3,"type":"earthy","value":3},{"uid":"CLBrP9OQC","challenge":0.6,"type":"bitter","value":2},{"uid":"EzxvSBRLc","challenge":0.1,"type":"crunchy","value":6}],"canBeBought":true,"isTopping":false,"baseFlavor":24,"impactMap":{"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":1,"earlyAdd":4,"lateAdd":20}}},"unlockCost":[{"uid":"WG9tKUQsAL","path":["game","currency","fame"],"qty":"1.2e6"}],"isFilling":true,"caption":"Brundu Chunks","isSeasoning":false,"categoryList":["rock"],"id":"brunduChunks","originCivilizationId":"y5Cj2ebg80StgSJBXRbDmw","revealRequirements":[{"uid":"Mv3tUao1ze","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"lJ_wm4vSwA","path":["metagame","unlockMap","civilizations","y5Cj2ebg80StgSJBXRbDmw","contactStatus"],"target":"contacted"}]},"tathRoot":{"purchaseCost":[{"path":["game","currency","credits"],"qty":40}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"chatu","properties":[{"uid":"tw0fjZfOp","challenge":0.2,"type":"firm","value":1},{"uid":"emDeU7IKfR","challenge":0.4,"type":"crunchy","value":0.75},{"uid":"hR_K9KToJ","challenge":0.4,"type":"rich","value":0.75}],"canBeBought":true,"isTopping":false,"isInfusion":true,"baseFlavor":10,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":1,"earlyAdd":2,"lateAdd":8}},"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":true,"flavor":{"scale":1.25,"earlyAdd":6,"lateAdd":0}}},"unlockCost":[{"uid":"w5kfbPYzuX","path":["game","currency","fame"],"qty":"750e3"}],"isFilling":true,"caption":"Tath Root","isSeasoning":false,"categoryList":["root","vegetable"],"id":"tathRoot","originCivilizationId":"LU9lotqybUK7ICqyguGu5Q","revealRequirements":[{"uid":"sbASDfqbTi","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"b8JZOv8cuE","path":["metagame","unlockMap","civilizations","LU9lotqybUK7ICqyguGu5Q","contactStatus"],"target":"contacted"}]},"spinyLobeFish":{"since":"0.6.2","xenofood":{"yieldMax":5,"yieldMin":3,"tier":3,"farmType":"aquaculture","growthTime":600},"bundle":"xeno-fish","properties":[{"uid":"rzTEDfD5G","challenge":0.2,"type":"savory","value":1.4},{"uid":"xvtX3EWpo","challenge":0.8,"type":"starchy","value":0.6},{"uid":"VzQFfpTM5G","challenge":0.6,"type":"nutty","value":0.6}],"canBeBought":false,"baseFlavor":26,"unlockCost":[],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Spiny Lobe Fish","isXenofood":true,"categoryList":["fish"],"id":"spinyLobeFish","description":"Very similar to a regular lobe fish, but covered in spines.","originCivilizationId":"human","revealRequirements":[{"uid":"Bm9D5bSOsi","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"KoQPUeB3Yx","path":["game","resources","spinyLobeFish"],"target":1}],"canBeDiscovered":true},"tasparEgg":{"purchaseCost":[{"path":["game","currency","credits"],"qty":35}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"hshana","properties":[{"uid":"4CJVEYJkY","challenge":0.2,"type":"crunchy","value":1},{"uid":"dEFuiTF26b","challenge":0.4,"type":"oily","value":0.5},{"uid":"K1NSNEScLZ","challenge":0.1,"type":"slimy","value":1},{"uid":"91hgz29LF","challenge":0.3,"type":"deep","value":2}],"canBeBought":true,"isTopping":false,"isInfusion":false,"baseFlavor":14,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":1,"earlyAdd":4,"lateAdd":12}},"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"mPRTkXisHe","path":["game","currency","fame"],"qty":"800e3"}],"isFilling":true,"caption":"Taspar Egg","isSeasoning":false,"categoryList":["egg"],"id":"tasparEgg","originCivilizationId":"6pcrANrMcECocOUIHe9Zlg","revealRequirements":[{"uid":"1ttIfCg32K","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"gw8-N_-l0X","path":["metagame","unlockMap","civilizations","6pcrANrMcECocOUIHe9Zlg","contactStatus"],"target":"contacted"}]},"greenGelcube":{"since":"0.7.1","xenofood":{"yieldMax":3,"yieldMin":2,"tier":4,"farmType":"largeAnimalPen","growthTime":360},"bundle":"xeno-animal","properties":[{"uid":"akdsE11Ic","challenge":0.4,"type":"delicate","value":2},{"uid":"vb1B46k7s0","challenge":0.6,"type":"firm","value":0.8},{"uid":"LtkKF2LySs","challenge":0.2,"type":"vegetal","value":2.2},{"uid":"i_gGyMx0m","challenge":0.6,"type":"sulfurous","value":0.6}],"canBeBought":false,"baseFlavor":30,"unlockCost":[],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Green Gelcube","isXenofood":true,"categoryList":["meat","animal"],"description":"A large cuboid creature that measures nearly 2 meters per side when fully grown. It is a multicellular organism but its overall body structure is oddly similar to a plant cell.","id":"greenGelcube","originCivilizationId":"human","revealRequirements":[{"uid":"dYanUw1ScV","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"BFXsX8DzVh","path":["game","resources","greenGelcube"],"target":1}],"canBeDiscovered":true},"lime":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.6.2","processResultMap":{"juicing":[{"uid":"Z80EzH3XJ","resourceId":"limeJuice","qty":1,"odds":1,"resourcePath":["game","resources","limeJuice"]}]},"bundle":"fruits","properties":[{"uid":"rerjP1oKD","challenge":0.2,"type":"sour","value":0.6},{"uid":"wMyaXekb_","challenge":0.6,"type":"bitter","value":0.25}],"canBeBought":true,"baseFlavor":4,"unlockCost":[{"uid":"my5Dfb3m_","path":["game","currency","fame"],"qty":"25000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Lime","categoryList":["fruit","juiceable"],"id":"lime","originCivilizationId":"human","revealRequirements":[{"uid":"oTWi9OEdU","path":["metagame","currency","fame"],"target":75000},{"uid":"lhcegE_Nkd","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"greenGrape":{"purchaseCost":[{"path":["game","currency","credits"],"qty":3}],"since":"0.11.0","xenofood":{"farmType":"none"},"processResultMap":{"juicing":[{"uid":"rL8tYtm7w","resourceId":"greenGrapeJuice","qty":1,"odds":1,"resourcePath":["game","resources","greenGrapeJuice"]}]},"bundle":"fruits","properties":[{"uid":"WOylHUSew","challenge":0.4,"type":"sweet","value":0.4},{"uid":"-GawkJZDby","challenge":0.6,"type":"sour","value":0.1},{"uid":"VtqhT-gISJ","challenge":0.6,"type":"fresh","value":0.4},{"uid":"GM3OBthiX","challenge":0.2,"type":"bright","value":0.6}],"canBeBought":true,"isTopping":true,"baseFlavor":4,"unlockCost":[{"uid":"vUddpnWUWS","path":["game","currency","fame"],"qty":"75000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":false,"caption":"Green Grape","categoryList":["fruit","juiceable"],"id":"greenGrape","originCivilizationId":"human","revealRequirements":[{"uid":"dIYghJPQpZ","path":["metagame","currency","fame"],"target":120000},{"uid":"TGCw8NoZ5w","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"calpunFlakes":{"purchaseCost":[{"path":["game","currency","credits"],"qty":55}],"since":"0.14.0","bundle":"scraxu","properties":[{"uid":"ojh3A4l-f","challenge":0.4,"type":"maple","value":2},{"uid":"KZVnPyLYd1","challenge":0.4,"type":"chalky","value":2},{"uid":"4UYzKRAqUc","challenge":0.1,"type":"crunchy","value":3}],"canBeBought":true,"isTopping":true,"baseFlavor":16,"impactMap":{"topping":{"isActive":true,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":16}},"seasoning":{"isActive":true,"flavor":{"scale":1,"earlyAdd":4,"lateAdd":12}}},"unlockCost":[{"uid":"f3dVeIvcvI","path":["game","currency","fame"],"qty":"1e6"}],"caption":"Calpun Flakes","isSeasoning":true,"categoryList":["rock"],"id":"calpunFlakes","originCivilizationId":"y5Cj2ebg80StgSJBXRbDmw","revealRequirements":[{"uid":"OfshnORRvdM","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"awLVlwnwvrw","path":["metagame","unlockMap","civilizations","y5Cj2ebg80StgSJBXRbDmw","contactStatus"],"target":"contacted"}]},"greenBeans":{"purchaseCost":[{"path":["game","currency","credits"],"qty":1.5}],"since":"0.15.0","bundle":"vegetables","properties":[{"uid":"Qid9OIJOl","challenge":0.8,"type":"sweet","value":0.1},{"uid":"kGIiy4wpvD","challenge":0.5,"type":"vegetal","value":0.5}],"canBeBought":true,"isTopping":true,"baseFlavor":3,"unlockCost":[{"uid":"im_FT_pz3H","path":["game","currency","fame"],"qty":"800"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Green Beans","categoryList":["vegetable"],"id":"greenBeans","originCivilizationId":"human","revealRequirements":[{"uid":"V9-oxN1ERW","path":["game","currency","fame"],"target":6000},{"uid":"k-nxzdSn8RN","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"crassalBlood":{"purchaseCost":[{"path":["game","currency","credits"],"qty":80}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"votha","properties":[{"uid":"GuxdT6AMX","challenge":0.2,"type":"sweet","value":0.5},{"uid":"Ti_WwPyMEO","challenge":0.1,"type":"sour","value":1},{"uid":"u7zYx8a10Q","challenge":0.4,"type":"sulfurous","value":0.25}],"canBeBought":true,"isTopping":true,"isInfusion":false,"baseFlavor":22,"impactMap":{"seasoning":{"isActive":true,"flavor":{"scale":1.05,"earlyAdd":8,"lateAdd":8}},"filling":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":true,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":20}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"iPJEcMOogW","path":["game","currency","fame"],"qty":"900e3"}],"isFilling":false,"caption":"Crassal Blood","isSeasoning":true,"categoryList":["animal","liquid","blood","hotSolvent"],"id":"crassalBlood","originCivilizationId":"h5eYnUcvXUmYdqNJaCWICQ","revealRequirements":[{"uid":"QvwgBtba8-b","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"yyWu9I_lqPj","path":["metagame","unlockMap","civilizations","h5eYnUcvXUmYdqNJaCWICQ","contactStatus"],"target":"contacted"}]},"bakingPowder":{"purchaseCost":[{"path":["game","currency","credits"],"qty":1.6}],"unlockCost":[{"path":["game","currency","fame"],"uid":"ckxvEXb0t7Q","qty":15},{"path":["game","currency","science"],"uid":"C4TqFeWVDmE","qty":10}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Baking Powder","properties":[{"type":"metallic","value":0.3,"challenge":0.25}],"canBeBought":true,"categoryList":["leaven","quickLeaven"],"id":"bakingPowder","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","leavening2"],"uid":"FHPhm-BOOlD","target":"unlocked"},{"path":["metagame","currency","xp"],"uid":"fjYJ2On2Jk6","target":500},{"path":["metagame","currency","fame"],"uid":"3L7Owa9aBW3","target":20},{"path":["metagame","currency","science"],"uid":"wy8DZx7MdCQ","target":20},{"uid":"KkuBSjhifMn","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}],"baseFlavor":0},"beef":{"purchaseCost":[{"path":["game","currency","credits"],"qty":6}],"since":"0.4.0","bundle":"meat","properties":[{"type":"savory","value":1,"challenge":0.1}],"canBeBought":true,"baseFlavor":8,"unlockCost":[{"path":["game","currency","fame"],"uid":"Crpp4YNHkug","qty":"400"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Beef","categoryList":["meat","mammal"],"id":"beef","originCivilizationId":"human","revealRequirements":[{"path":["metagame","currency","xp"],"uid":"jpq-wAm7Ykg","target":1200},{"path":["metagame","currency","fame"],"uid":"WJMJi5mVpcp","target":200},{"uid":"65aDARwvKrL","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"buttonMushroom":{"purchaseCost":[{"path":["game","currency","credits"],"qty":1}],"since":"0.11.0","bundle":"fungi","properties":[{"uid":"okBN-TOja","challenge":0.6,"type":"firm","value":0.4},{"uid":"gF_u2OCgp6","challenge":0.4,"type":"earthy","value":0.4},{"uid":"YXbs0pAvZ","challenge":0.8,"type":"savory","value":0.2}],"canBeBought":true,"isTopping":true,"baseFlavor":2,"unlockCost":[{"uid":"BEBOxz32u","path":["game","currency","fame"],"qty":"40000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Button Mushroom","categoryList":["fungus"],"id":"buttonMushroom","originCivilizationId":"human","revealRequirements":[{"uid":"Dduh8JHMr","path":["metagame","currency","fame"],"target":200000},{"uid":"8zDFA9UYT0","path":["metagame","currency","xp"],"target":1000000},{"uid":"QU-dmCW_f7j","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"ringBerry":{"since":"0.6.2","xenofood":{"yieldMax":6,"yieldMin":3,"tier":3,"farmType":"hydrofarm","growthTime":120},"bundle":"xeno-fruit","properties":[{"uid":"YjNsn1RhH","challenge":0.4,"type":"juicy","value":1},{"uid":"5uPUDajxz","challenge":0.2,"type":"sour","value":1.4},{"uid":"7W9cav8DU","challenge":0.6,"type":"bright","value":0.8},{"uid":"tpWbXGJE-","challenge":0.8,"type":"metallic","value":0.4}],"canBeBought":false,"isTopping":true,"baseFlavor":18,"unlockCost":[],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Ring Berry","isXenofood":true,"categoryList":["fruit","juiceable"],"id":"ringBerry","description":"An unusual aggregate fruit which, for reasons unknown, grows in a toroidal shape.","originCivilizationId":"human","revealRequirements":[{"uid":"uDQRUPStZpj","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"GEmp8g28BwC","path":["game","resources","ringBerry"],"target":1}],"canBeDiscovered":true},"sugar":{"purchaseCost":[{"path":["game","currency","credits"],"qty":1.6}],"bundle":"sweeteners","properties":[{"type":"sweet","value":0.8,"challenge":0.1}],"canBeBought":true,"seasoningImpact":{"flavor":[1,0,1,0]},"baseFlavor":2,"unlockCost":[{"path":["game","currency","fame"],"uid":"7JD69Eksorx","qty":30}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":1,"lateAdd":1}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Sugar","isSeasoning":true,"categoryList":["sweetener","granulated"],"id":"sugar","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","seasoning1"],"uid":"a2Z1gdvYnLZ","target":"unlocked"},{"uid":"12L_k5GM9TQ","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"scorchGrains":{"purchaseCost":[{"path":["game","currency","credits"],"qty":24}],"since":"0.14.0","bundle":"hshana","properties":[{"uid":"OJR7QcMG6","challenge":0.1,"type":"spicy","value":4},{"uid":"_W48ibqG5T","challenge":0.2,"type":"pungent","value":1}],"canBeBought":true,"isTopping":true,"baseFlavor":16,"impactMap":{"topping":{"isActive":true,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":18}},"seasoning":{"isActive":true,"flavor":{"scale":1.2,"earlyAdd":15,"lateAdd":0}}},"unlockCost":[{"uid":"W1GV_3nAK","path":["game","currency","fame"],"qty":"300e3"}],"caption":"Scorch Grains","isSeasoning":true,"id":"scorchGrains","originCivilizationId":"6pcrANrMcECocOUIHe9Zlg","revealRequirements":[{"uid":"I5cEpGJFpY1","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"iisYSRtXLDN","path":["metagame","unlockMap","civilizations","6pcrANrMcECocOUIHe9Zlg","contactStatus"],"target":"contacted"}]},"lobeFish":{"since":"0.6.2","xenofood":{"yieldMax":4,"yieldMin":2,"tier":2,"farmType":"aquaculture","growthTime":300},"bundle":"xeno-fish","properties":[{"uid":"-R2VduLAV","challenge":0.5,"type":"savory","value":0.8},{"uid":"_nm9vruLL","challenge":0.2,"type":"starchy","value":1.4},{"uid":"PmmzCicCa","challenge":0.4,"type":"tough","value":0.8}],"canBeBought":false,"baseFlavor":12,"unlockCost":[],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Lobe Fish","isXenofood":true,"categoryList":["fish"],"description":"A small, strange, liquid-dwelling creature with gelatinous flesh. It is somewhat similar to a scaleless fish.","id":"lobeFish","originCivilizationId":"human","revealRequirements":[{"uid":"5fVQG9sZudY","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"FMvhv2R1n3C","path":["game","resources","lobeFish"],"target":1}],"canBeDiscovered":true},"quailEgg":{"purchaseCost":[{"path":["game","currency","credits"],"qty":4}],"since":"0.6.2","bundle":"eggs","properties":[{"type":"rich","value":0.2,"challenge":0.2},{"type":"savory","value":0.2,"challenge":0.1},{"uid":"02f9j8O1g","challenge":0.6,"type":"delicate","value":0.1}],"canBeBought":true,"isTopping":true,"baseFlavor":3,"unlockCost":[{"path":["game","currency","fame"],"uid":"5NEB3QOW-vp","qty":"45000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Quail Egg","categoryList":["egg"],"id":"quailEgg","originCivilizationId":"human","revealRequirements":[{"path":["metagame","currency","xp"],"uid":"v6t_fHvxPvW","target":450000},{"path":["metagame","currency","fame"],"uid":"SNMI5EMv8fO","target":120000},{"uid":"7VxEX6u1oiA","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"squid":{"purchaseCost":[{"path":["game","currency","credits"],"qty":15}],"since":"0.11.0","xenofood":{"farmType":"none"},"bundle":"fish","properties":[{"uid":"2eHqx0hbb","challenge":0.1,"type":"tough","value":1},{"uid":"vTfdcPkRo","challenge":0.8,"type":"fishy","value":0.2},{"uid":"s0wOP79w-","challenge":0.6,"type":"savory","value":0.4}],"canBeBought":true,"baseFlavor":7,"unlockCost":[{"uid":"jZbeEzbKtb","path":["metagame","currency","fame"],"qty":"800000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Squid","categoryList":["cephalopod"],"id":"squid","originCivilizationId":"human","revealRequirements":[{"uid":"weEG-p9Ysk","path":["metagame","currency","xp"],"target":8000000},{"uid":"BpmW9MMmA","path":["metagame","currency","fame"],"target":2000000},{"uid":"BZA5F_Plcl0","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"ginkoNut":{"since":"0.6.2","bundle":"nuts","properties":[{"uid":"q6b8bFOe6","challenge":0.2,"type":"nutty","value":0.75},{"uid":"nDkzfq-taL","challenge":0.6,"type":"chewy","value":0.1},{"uid":"ZZUxRxd85","challenge":0.6,"type":"bitter","value":0.2},{"uid":"gX3goKpwTJ","challenge":0.4,"type":"sweet","value":0.4},{"uid":"cw2DNiOxV","challenge":0.1,"type":"strongScent","value":1}],"canBeBought":true,"baseFlavor":10,"unlockCost":[{"uid":"cpCnMogpL","path":["game","currency","fame"],"qty":"185000"},{"uid":"1r5FWCcJi","path":["game","currency","xp"],"qty":"2200000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Ginko Nut","categoryList":["nut"],"id":"ginkoNut","originCivilizationId":"human","revealRequirements":[{"uid":"3a5s3n1TM","path":["metagame","currency","fame"],"target":1250000},{"uid":"jhRFzjOzC","path":["metagame","currency","xp"],"target":7500000},{"uid":"Zjw0wWNvbXP","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"roseWeed":{"purchaseCost":[{"path":["game","currency","credits"],"qty":6}],"since":"0.14.0","bundle":"muloo","properties":[{"uid":"rQrZsKxAz","challenge":0.6,"type":"fishy","value":0.15},{"uid":"x4HxOePovk","challenge":0.5,"type":"salty","value":0.5},{"uid":"M_EetgpxhF","challenge":0.5,"type":"earthy","value":0.5},{"uid":"XxbkYkesvg","challenge":0.15,"type":"chewy","value":1},{"uid":"FhjKhp1sW","challenge":0.2,"type":"savory","value":0.35}],"canBeBought":true,"isTopping":true,"baseFlavor":8,"impactMap":{"topping":{"isActive":true,"flavor":{"scale":1.25,"earlyAdd":4,"lateAdd":2}},"filling":{"isActive":false,"flavor":{"scale":0,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"oaDi1gTp3G","path":["game","currency","fame"],"qty":"350e3"}],"isFilling":false,"caption":"Rose Weed","categoryList":["leafy","vegetable"],"id":"roseWeed","originCivilizationId":"rlk0mjc8g0Wyj0V5vypVFA","revealRequirements":[{"uid":"nWEFBJl9-qT","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"ed1kwp7SEfc","path":["metagame","unlockMap","civilizations","rlk0mjc8g0Wyj0V5vypVFA","contactStatus"],"target":"contacted"}]},"duckEgg":{"purchaseCost":[{"path":["game","currency","credits"],"qty":6}],"since":"0.6.0","bundle":"eggs","properties":[{"uid":"m8ABLvrJa","challenge":0.25,"type":"rich","value":0.75},{"uid":"jHnXxlgH9","challenge":0.4,"type":"savory","value":0.5}],"canBeBought":true,"baseFlavor":4,"unlockCost":[{"uid":"ddeptkyBY","path":["game","currency","fame"],"qty":"25000"},{"uid":"45jLwrfrp","path":["game","currency","xp"],"qty":"115000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Duck Egg","categoryList":["egg"],"id":"duckEgg","originCivilizationId":"human","revealRequirements":[{"uid":"mk0QE-10z","path":["metagame","currency","fame"],"target":250000},{"uid":"4T-TGyXtiAw","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"kale":{"purchaseCost":[{"path":["game","currency","credits"],"qty":4}],"since":"0.11.0","bundle":"brassicas","properties":[{"uid":"3h10Sa16S","challenge":0.5,"type":"crunchy","value":0.3},{"uid":"z4D9saFxNQ","challenge":0.2,"type":"vegetal","value":0.8},{"uid":"XW0beNnas","challenge":0.8,"type":"earthy","value":0.2}],"canBeBought":true,"baseFlavor":5,"unlockCost":[{"uid":"evIJjp1BuI","path":["game","currency","fame"],"qty":"300000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Kale","categoryList":["leafy","vegetable"],"id":"kale","originCivilizationId":"human","revealRequirements":[{"uid":"OgUhH_ncrx","path":["metagame","currency","fame"],"target":1000000},{"uid":"24N2yhEBuZ","path":["metagame","currency","xp"],"target":3000000},{"uid":"Swyq4t1q-VK","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"sesameOil":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.11.0","bundle":"oil","properties":[{"uid":"vW4WJQjDk","challenge":0.6,"type":"nutty","value":0.4}],"canBeBought":true,"isTopping":true,"baseFlavor":4,"unlockCost":[{"uid":"pO9JlybTf","path":["game","currency","fame"],"qty":"2500"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Sesame Oil","isSeasoning":true,"categoryList":["liquid","fat","coldSolvent"],"id":"sesameOil","originCivilizationId":"human","revealRequirements":[{"uid":"d0Z1XiAr9","path":["metagame","currency","fame"],"target":200000},{"uid":"r58eTp6p9","path":["metagame","currency","xp"],"target":600000},{"uid":"-4PG6guz0y1","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"nutmeg":{"purchaseCost":[{"path":["game","currency","credits"],"qty":4.5}],"since":"0.5.0","bundle":"spices","properties":[{"type":"warm","value":0.15,"challenge":0.2},{"type":"pungent","value":0.25,"challenge":0.1}],"canBeBought":true,"isTopping":true,"seasoningImpact":{"flavor":[2,0,4,0]},"baseFlavor":6,"unlockCost":[{"path":["game","currency","fame"],"uid":"ykdRgfrN5pk","qty":"12000"},{"uid":"ndwLjHa42","path":["game","currency","xp"],"qty":"220000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":2,"lateAdd":4}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Nutmeg","isSeasoning":true,"id":"nutmeg","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","seasoning1"],"uid":"5UjJNQbUo3r","target":"unlocked"},{"uid":"VaXY5uanx","path":["metagame","currency","fame"],"target":22000},{"uid":"Mun1vzbh5ak","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"carrotJuice":{"purchaseCost":[],"since":"0.16.0","fillingImpact":{"flavor":[3,0,0,0]},"processResultMap":{"juicing":[]},"bundle":"vegetables","properties":[{"challenge":0.3,"uid":"2gZlzKC2r","type":"sweet","value":0.1},{"uid":"bGZ9QuHo4Y","challenge":0.2,"type":"vegetal","value":0.8},{"uid":"8YGFVt3L-","challenge":0.6,"propertyTypeId":"","detection":{"difficulty":0.2,"requiredSkillList":[]},"type":"earthy","value":0.2}],"canBeBought":false,"isTopping":true,"baseFlavor":2,"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0},"isActive":false}},"unlockCost":[],"isFilling":false,"caption":"Carrot Juice","isSeasoning":true,"categoryList":["vegetable","root","juice","liquid"],"id":"carrotJuice","originCivilizationId":"human","revealRequirements":[{"path":["game","resources","carrotJuice"],"uid":"5nW6CdRO1p","target":1},{"uid":"zA2YKG44ouX","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"peanutOil":{"purchaseCost":[{"path":["game","currency","credits"],"qty":4}],"bundle":"oil","properties":[{"type":"nutty","value":0.4,"challenge":0.2},{"type":"rich","value":0.1,"challenge":0.4}],"canBeBought":true,"isTopping":true,"seasoningImpact":{"flavor":[3,0,0,0]},"baseFlavor":4,"unlockCost":[{"path":["game","currency","fame"],"uid":"baAnjqHZ-sC","qty":"3500"},{"uid":"mTaU1MANd","path":["game","currency","xp"],"qty":"75000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":3,"lateAdd":0},"isActive":true},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Peanut Oil","isSeasoning":true,"categoryList":["liquid","fat","coldSolvent"],"id":"peanutOil","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","seasoning2"],"uid":"VSAlTkk0bVe","target":"unlocked"},{"path":["metagame","currency","xp"],"uid":"hdpAMWYptbO","target":60000},{"path":["metagame","currency","fame"],"uid":"RWw_6d2UvSQ","target":12000},{"uid":"4-OaUL_ufWb","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"potato":{"purchaseCost":[{"path":["game","currency","credits"],"qty":1.75}],"since":"0.4.0","fillingImpact":{"flavor":[3,0,0,0]},"properties":[{"type":"earthy","value":0.2,"challenge":0.35},{"type":"starchy","value":0.25,"challenge":0.25}],"canBeBought":true,"baseFlavor":1,"unlockCost":[{"path":["game","currency","fame"],"uid":"xkOG_OeQbto","qty":100}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":3,"lateAdd":0}}},"isFilling":true,"caption":"Potato","categoryList":["root"],"id":"potato","originCivilizationId":"human","revealRequirements":[{"path":["metagame","currency","xp"],"uid":"rhZ9qv2TK3_","target":600},{"path":["metagame","currency","fame"],"uid":"CiirlH7Ply4","target":120},{"uid":"KvYuBqkThDh","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"ararTail":{"purchaseCost":[{"path":["game","currency","credits"],"qty":90}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"votha","properties":[{"uid":"bDwseQal6","challenge":0.3,"type":"savory","value":1},{"uid":"kW1CcVTc2N","challenge":0.5,"type":"rich","value":0.5},{"uid":"3JdNMeD-Ox","challenge":0.4,"type":"fatty","value":0.5},{"uid":"DPlC-s9nq","challenge":0.3,"type":"sour","value":0.5}],"canBeBought":true,"isTopping":false,"isInfusion":false,"baseFlavor":28,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":1.05,"earlyAdd":18,"lateAdd":8}},"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"PntfFEoVI3","path":["game","currency","fame"],"qty":"500e3"}],"isFilling":true,"caption":"Arar Tail","isSeasoning":false,"categoryList":["animal","meat"],"id":"ararTail","originCivilizationId":"h5eYnUcvXUmYdqNJaCWICQ","revealRequirements":[{"uid":"bU6cAC0L1PD","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"m9_mF0Ziak1","path":["metagame","unlockMap","civilizations","h5eYnUcvXUmYdqNJaCWICQ","contactStatus"],"target":"contacted"}]},"banana":{"purchaseCost":[{"path":["game","currency","credits"],"qty":4}],"since":"0.11.0","xenofood":{"farmType":"none"},"bundle":"fruits","properties":[{"uid":"3mBuxLMvt","challenge":0.4,"type":"sweet","value":0.3},{"uid":"OqhzPMfcq","challenge":0.1,"type":"soft","value":0.8},{"uid":"3JlBZhg6X","challenge":0.6,"type":"delicate","value":0.2}],"canBeBought":true,"isTopping":true,"baseFlavor":3,"unlockCost":[{"uid":"DKL2G5Eq3b","path":["game","currency","fame"],"qty":"50000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Banana","categoryList":["fruit","bakingEggReplacer"],"id":"banana","originCivilizationId":"human","revealRequirements":[{"uid":"q0gSJM0Yvp","path":["metagame","currency","fame"],"target":180000},{"uid":"3xX3Hj-tigV","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"butter":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2.8}],"toppingImpact":{"flavor":[2,0,0,0.1]},"bundle":"fats","properties":[{"type":"rich","value":0.5,"challenge":0.2},{"type":"fatty","value":0.25,"challenge":0.3},{"type":"creamy","value":0.25,"challenge":0.3}],"canBeBought":true,"isTopping":true,"baseFlavor":4,"unlockCost":[{"path":["game","currency","fame"],"uid":"Cu-RaE8ZwsL","qty":30}],"impactMap":{"topping":{"flavor":{"scale":1.1,"earlyAdd":2,"lateAdd":0},"isActive":true},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Butter","categoryList":["solid","fat"],"id":"butter","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","seasoning1"],"uid":"JYPAJZ1RiD7","target":"unlocked"},{"path":["metagame","currency","xp"],"uid":"Ztfr0PWoPCA","target":300},{"path":["metagame","currency","fame"],"uid":"KKsARHs4QMG","target":20},{"uid":"D6lPy4XXB6t","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"yellowOnion":{"purchaseCost":[{"path":["game","currency","credits"],"qty":1.75}],"since":"0.4.0","fillingImpact":{"flavor":[4,0,0,0]},"properties":[{"type":"sweet","value":0.05,"challenge":0.55},{"type":"sharp","value":0.2,"challenge":0.15}],"bundle":"alliums","canBeBought":true,"baseFlavor":3,"unlockCost":[{"path":["game","currency","fame"],"uid":"Tb1PR_rjR39","qty":"1000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":4,"lateAdd":0}}},"isFilling":true,"caption":"Yellow Onion","categoryList":["root","vegetable"],"id":"yellowOnion","originCivilizationId":"human","revealRequirements":[{"path":["metagame","currency","xp"],"uid":"tc97Ve5Ju7I","target":12000},{"path":["metagame","currency","fame"],"uid":"hZeP9F0ViKG","target":2500},{"uid":"MNsV6L-ChbX","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"spinach":{"purchaseCost":[{"path":["game","currency","credits"],"qty":3}],"since":"0.15.0","bundle":"vegetables","properties":[{"uid":"VCZjWdRVA","challenge":0.5,"type":"crunchy","value":0.1},{"uid":"QuTdFYiL9P","challenge":0.2,"type":"vegetal","value":0.6},{"uid":"6SyK1ZL6EL","challenge":0.5,"type":"earthy","value":0.4},{"uid":"nUjnHBRCr","challenge":0.4,"type":"metallic","value":0.4}],"canBeBought":true,"isTopping":true,"baseFlavor":5,"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"IDBG-6sYJx","path":["game","currency","fame"],"qty":"2.75e3"}],"isFilling":true,"caption":"Spinach","categoryList":["leafy","vegetable"],"id":"spinach","originCivilizationId":"human","revealRequirements":[{"uid":"M_j91EFOus","path":["metagame","currency","fame"],"target":15000},{"uid":"LdAU_5-fYB","path":["metagame","currency","xp"],"target":150000},{"uid":"0dZf8Ag9N9F","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"macromeba":{"since":"0.15.0","xenofood":{"tier":4,"farmType":"none"},"bundle":"xeno-space","properties":[{"uid":"jqGO5m6Iy","challenge":0.2,"type":"delicate","value":3},{"uid":"bVZBXqO8ek","challenge":0.8,"type":"cosmic","value":0.3},{"uid":"TXSkOi3rW","challenge":0.3,"type":"smokey","value":2},{"uid":"TqJVsQ6B9","challenge":0.5,"type":"charred","value":1},{"uid":"9WxS8zdKs","challenge":0.5,"type":"nutty","value":1}],"canBeBought":false,"isTopping":true,"baseFlavor":36,"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[],"isFilling":true,"caption":"Macromeba","isXenofood":true,"categoryList":["meat","spaceCreature"],"id":"macromeba","originCivilizationId":"human","revealRequirements":[{"uid":"dfYpEjyqP4q","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"RLaGDuXLDI7","path":["game","resources","macromeba"],"target":1}],"canBeDiscovered":true},"beigeNutripaste":{"purchaseCost":[{"path":["game","currency","credits"],"qty":18}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"neani","properties":[{"uid":"Mt5cPHAqG","challenge":0.1,"type":"soft","value":1}],"canBeBought":true,"isTopping":true,"isInfusion":false,"baseFlavor":0,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":0.75,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":true,"flavor":{"scale":0.9,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"oAdEh-SbBI","path":["game","currency","fame"],"qty":"200e3"}],"isFilling":true,"caption":"Beige Nutripaste","isSeasoning":false,"categoryList":["paste"],"id":"beigeNutripaste","originCivilizationId":"LuKTHW8UUkmaDm2Eb93Y9w","revealRequirements":[{"uid":"DKRvhFmZtZR","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"ZgG2nftr_jI","path":["metagame","unlockMap","civilizations","LuKTHW8UUkmaDm2Eb93Y9w","contactStatus"],"target":"contacted"}]},"brumpleStalk":{"purchaseCost":[{"path":["game","currency","credits"],"qty":6}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"muloo","properties":[{"uid":"3YJ2nPPKg","challenge":0.1,"type":"pungent","value":1},{"uid":"6-aQCmAwHq","challenge":0.1,"type":"sour","value":1},{"uid":"5dLfVHrcJA","challenge":0.1,"type":"bright","value":0.25}],"canBeBought":true,"isTopping":false,"isInfusion":true,"baseFlavor":4,"impactMap":{"seasoning":{"isActive":true,"flavor":{"scale":1.1,"earlyAdd":2,"lateAdd":1}},"filling":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":true,"flavor":{"scale":0,"earlyAdd":22,"lateAdd":0}}},"unlockCost":[{"uid":"KnyOkuJsTk","path":["game","currency","fame"],"qty":"400e3"}],"isFilling":false,"caption":"Brumple Stalk","isSeasoning":true,"categoryList":["vegetable"],"id":"brumpleStalk","originCivilizationId":"rlk0mjc8g0Wyj0V5vypVFA","revealRequirements":[{"uid":"HJoNGK7lMAP","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"YXPpDJYFIgx","path":["metagame","unlockMap","civilizations","rlk0mjc8g0Wyj0V5vypVFA","contactStatus"],"target":"contacted"}]},"murlmurlFilterLobe":{"purchaseCost":[{"path":["game","currency","credits"],"qty":50}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"hshana","properties":[{"uid":"a2_TqXe-o","challenge":0.2,"type":"savory","value":2},{"uid":"jJKfKcUL98","challenge":0.2,"type":"warm","value":2},{"uid":"GKF4i8fp1A","challenge":0.4,"type":"gamey","value":1},{"uid":"GjZ0gzID7","challenge":0.6,"type":"fatty","value":0.5}],"canBeBought":true,"isTopping":false,"baseFlavor":20,"impactMap":{"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":1.1,"earlyAdd":8,"lateAdd":4}}},"unlockCost":[{"uid":"fEzQ4g31LQ","path":["game","currency","fame"],"qty":"675e3"}],"isFilling":true,"caption":"Murlmurl Filter Lobe","isSeasoning":false,"categoryList":["meat","animal","offal"],"id":"murlmurlFilterLobe","originCivilizationId":"6pcrANrMcECocOUIHe9Zlg","revealRequirements":[{"uid":"VLNfg3NoI5a","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"6DYL3IkhUq5","path":["metagame","unlockMap","civilizations","6pcrANrMcECocOUIHe9Zlg","contactStatus"],"target":"contacted"}]},"redPepper":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.15.0","bundle":"vegetables","properties":[{"uid":"1b_7bYbMH","challenge":0.8,"type":"sweet","value":0.4},{"uid":"uglquHNxiK","challenge":0.5,"type":"vegetal","value":0.5},{"uid":"-K6pMGjTvT","challenge":0.8,"type":"sharp","value":0.1}],"canBeBought":true,"isTopping":true,"baseFlavor":4,"unlockCost":[{"uid":"oFpbwlC334","path":["game","currency","fame"],"qty":"1.2e3"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Red Pepper","categoryList":["vegetable"],"id":"redPepper","originCivilizationId":"human","revealRequirements":[{"uid":"0OkuaHOYuD","path":["game","currency","fame"],"target":6000},{"uid":"_zvJRCu1eS_","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"orbanNestingFluid":{"purchaseCost":[{"path":["game","currency","credits"],"qty":80}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"drati","properties":[{"uid":"pIyBR4tHz","challenge":0.3,"type":"slimy","value":1},{"uid":"TcMhMFlVum","challenge":0.2,"type":"metallic","value":1},{"uid":"IhCqlKgv7z","challenge":0.1,"type":"deep","value":1.5}],"canBeBought":true,"isTopping":true,"isInfusion":false,"baseFlavor":25,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":true,"flavor":{"scale":0.8,"earlyAdd":0,"lateAdd":20}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"QN5BDx9NB6","path":["game","currency","fame"],"qty":"650e3"}],"isFilling":false,"caption":"Orban Nesting Fluid","isSeasoning":false,"categoryList":["liquid","cuisson"],"id":"orbanNestingFluid","originCivilizationId":"9fKiA6Nk8EyL0KnVPfnF0w","revealRequirements":[{"uid":"FTJeXlRUjHB","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"1MfZL1dzOt8","path":["metagame","unlockMap","civilizations","9fKiA6Nk8EyL0KnVPfnF0w","contactStatus"],"target":"contacted"}]},"morel":{"purchaseCost":[{"path":["game","currency","credits"],"qty":22}],"since":"0.11.0","bundle":"fungi","properties":[{"uid":"5ZgWzlWiQ","challenge":0.3,"type":"rich","value":0.6},{"uid":"3oMs1AtvQ1","challenge":0.7,"type":"savory","value":0.4},{"uid":"zjcOBqdgAQ","challenge":0.2,"type":"earthy","value":0.8},{"uid":"FfnsdGVMn","challenge":0.1,"type":"delicate","value":1},{"uid":"mjmSjiW6A","challenge":0.8,"type":"nutty","value":0.2}],"canBeBought":true,"isTopping":true,"baseFlavor":20,"unlockCost":[{"uid":"L3dWTidgi","path":["game","currency","fame"],"qty":"2.25e6"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Morel","categoryList":["fungus"],"id":"morel","originCivilizationId":"human","revealRequirements":[{"uid":"IBLHsGybi","path":["metagame","currency","fame"],"target":4000000},{"uid":"fbiizDuPZi","path":["metagame","currency","xp"],"target":12000000},{"uid":"wZ4MO74w3JP","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"brownSugar":{"purchaseCost":[{"uid":"DPExD3KZW","path":["game","currency","credits"],"qty":"1.8"}],"since":"0.6.2","bundle":"sweeteners","properties":[{"uid":"Qzuo6oh5F","challenge":0.1,"type":"sweet","value":0.6},{"uid":"0JQHDht4Z2","challenge":0.5,"type":"maple","value":0.4}],"canBeBought":true,"isTopping":true,"baseFlavor":3,"unlockCost":[{"uid":"_A5x4cIOW","path":["game","currency","fame"],"qty":"50000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Brown Sugar","isSeasoning":true,"categoryList":["sweetener","granulated"],"id":"brownSugar","originCivilizationId":"human","revealRequirements":[{"uid":"1oFgB0T-n","path":["metagame","currency","fame"],"target":30000},{"uid":"vYQz0PKuVaR","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"garlgornHoof":{"purchaseCost":[{"path":["game","currency","credits"],"qty":30}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"hshana","properties":[{"uid":"frNjczajp","challenge":0.2,"type":"savory","value":2},{"uid":"KePOrmsjZ6","challenge":0.2,"type":"nutty","value":2},{"uid":"lY_nXAkqTO","challenge":0.4,"type":"bitter","value":0.5}],"canBeBought":true,"isTopping":false,"isInfusion":true,"baseFlavor":4,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":true,"flavor":{"scale":1,"earlyAdd":8,"lateAdd":14}}},"unlockCost":[{"uid":"rt4CQMBary","path":["game","currency","fame"],"qty":"400e3"}],"isFilling":false,"caption":"Garlgorn Hoof","isSeasoning":false,"categoryList":["meat","animal","offal"],"id":"garlgornHoof","originCivilizationId":"6pcrANrMcECocOUIHe9Zlg","revealRequirements":[{"uid":"wWGxh1SqRSJ","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"CPLAXDZKnSO","path":["metagame","unlockMap","civilizations","6pcrANrMcECocOUIHe9Zlg","contactStatus"],"target":"contacted"}]},"limeJuice":{"purchaseCost":[{"uid":"OIGJ0PBNz","path":["game","currency","credits"],"qty":"2"}],"since":"0.16.0","bundle":"fruits","properties":[{"uid":"Y1SN3nyr6","challenge":0.2,"type":"sour","value":0.8},{"uid":"uAgJqvZrZ-","challenge":0.8,"type":"bitter","value":0.1}],"canBeBought":false,"isTopping":true,"baseFlavor":4,"isAutoUnlock":true,"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[],"caption":"Lime Juice","isSeasoning":true,"categoryList":["fruit","juice","liquid"],"id":"limeJuice","originCivilizationId":"human","revealRequirements":[{"uid":"xsA5QTex3m","path":["game","resources","limeJuice"],"target":1},{"uid":"M9ShColAGiS","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"velnarbLymph":{"purchaseCost":[{"path":["game","currency","credits"],"qty":70}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"drati","properties":[{"uid":"BLBPzApd4","challenge":0.3,"type":"astringent","value":2},{"uid":"HQM5y9X6iB","challenge":0.2,"type":"aromatic","value":0.5},{"uid":"tc8JTSD2_-","challenge":0.2,"type":"creamy","value":0.5}],"canBeBought":true,"isTopping":true,"isInfusion":false,"baseFlavor":16,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":true,"flavor":{"scale":1,"earlyAdd":4,"lateAdd":4}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"gmFo3ol9Kq","path":["game","currency","fame"],"qty":"600e3"}],"isFilling":false,"caption":"Velnarb Lymph","isSeasoning":false,"categoryList":["liquid","cuisson","hotSolvent"],"id":"velnarbLymph","originCivilizationId":"9fKiA6Nk8EyL0KnVPfnF0w","revealRequirements":[{"uid":"MjCLRkBtcn2","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"DjQgfZERoVC","path":["metagame","unlockMap","civilizations","9fKiA6Nk8EyL0KnVPfnF0w","contactStatus"],"target":"contacted"}]},"lemonJuice":{"purchaseCost":[{"uid":"48eNyEO8A","path":["game","currency","credits"],"qty":"2.25"}],"since":"0.16.0","processResultMap":{"juicing":[]},"bundle":"fruits","properties":[{"uid":"Qo4MVp5Cl","challenge":0.1,"type":"sour","value":1}],"canBeBought":false,"isTopping":true,"baseFlavor":4,"isAutoUnlock":true,"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[],"caption":"Lemon Juice","isSeasoning":true,"categoryList":["fruit","juice","liquid"],"id":"lemonJuice","originCivilizationId":"human","revealRequirements":[{"uid":"9SQCJIcwHu","path":["game","resources","lemonJuice"],"target":1},{"uid":"OPemVsantIK","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"durian":{"purchaseCost":[{"path":["game","currency","credits"],"qty":30}],"since":"0.6.2","bundle":"fruits","properties":[{"uid":"onOVQs_nt","challenge":0,"type":"strongScent","value":4},{"uid":"Pvp_38dI_","challenge":0.5,"type":"rich","value":0.25},{"uid":"v_taflOJ5","challenge":0.4,"type":"sweet","value":0.25},{"uid":"F_t16EsEv","challenge":0.4,"type":"sharp","value":0.25},{"uid":"aZCq4NsSw","challenge":0.6,"type":"delicate","value":0.2}],"canBeBought":true,"baseFlavor":10,"unlockCost":[{"uid":"cFT17F6Cy","path":["game","currency","fame"],"qty":"500000"},{"uid":"iQtcz9gCG","path":["game","currency","xp"],"qty":"2500000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Durian","categoryList":["fruit"],"id":"durian","originCivilizationId":"human","revealRequirements":[{"uid":"Ie3vxKlLT","path":["metagame","currency","fame"],"target":800000},{"uid":"83DOKgjEyFG","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"cod":{"purchaseCost":[{"path":["game","currency","credits"],"qty":8}],"since":"0.11.0","bundle":"fish","properties":[{"uid":"zuGnC03Xg","challenge":0.2,"type":"fishy","value":0.8},{"uid":"jFMfCYbfP","challenge":0.6,"type":"delicate","value":0.2}],"canBeBought":true,"baseFlavor":5,"unlockCost":[{"uid":"yoNBgEgp2","path":["metagame","currency","fame"],"qty":"200000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Cod","categoryList":["fish"],"id":"cod","originCivilizationId":"human","revealRequirements":[{"uid":"0eKzZx8yU","path":["metagame","currency","fame"],"target":0},{"uid":"nj-g4eFv23","path":["metagame","currency","xp"],"target":0},{"uid":"HS937gB4C43","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"moldatPowder":{"purchaseCost":[{"path":["game","currency","credits"],"qty":18}],"since":"0.14.0","bundle":"scraxu","properties":[{"uid":"CTA88l2ds","challenge":0.5,"type":"earthy","value":0.5},{"uid":"lWoUihUJLc","challenge":0.1,"type":"sweet","value":1.5}],"canBeBought":true,"isTopping":true,"baseFlavor":6,"impactMap":{"topping":{"isActive":true,"flavor":{"scale":1,"earlyAdd":4,"lateAdd":2}},"seasoning":{"isActive":true,"flavor":{"scale":1.5,"earlyAdd":0,"lateAdd":2}}},"unlockCost":[{"uid":"LN0LRnwXH","path":["game","currency","fame"],"qty":"800e3"}],"caption":"Moldat Powder","isSeasoning":true,"categoryList":["rock","sweetener","granulated"],"id":"moldatPowder","originCivilizationId":"y5Cj2ebg80StgSJBXRbDmw","revealRequirements":[{"uid":"CddcGnh0zA_","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"uh57_Gl-QFR","path":["metagame","unlockMap","civilizations","y5Cj2ebg80StgSJBXRbDmw","contactStatus"],"target":"contacted"}]},"chickenEgg":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"unlockCost":[{"path":["game","currency","fame"],"uid":"5NEB3QOW-vp","qty":125}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Chicken Egg","bundle":"eggs","properties":[{"type":"rich","value":0.1,"challenge":0.2},{"type":"savory","value":0.3,"challenge":0.1},{"type":"sulfurous","value":0.1,"challenge":0.4},{"type":"chalky","value":0.05,"challenge":0.8}],"canBeBought":true,"categoryList":["egg"],"id":"chickenEgg","originCivilizationId":"human","revealRequirements":[{"path":["metagame","currency","xp"],"uid":"v6t_fHvxPvW","target":1500},{"path":["metagame","currency","fame"],"uid":"SNMI5EMv8fO","target":200},{"uid":"CGs5vtpuZaT","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}],"baseFlavor":2},"blackPepper":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.5.0","bundle":"spices","properties":[{"type":"spicy","value":0.2,"challenge":0.2}],"canBeBought":true,"isTopping":true,"seasoningImpact":{"flavor":[2,0,0,0]},"baseFlavor":3,"unlockCost":[{"path":["game","currency","fame"],"uid":"tMEliI6w9md","qty":"500"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":2,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Black Pepper","isSeasoning":true,"id":"blackPepper","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","seasoning1"],"uid":"-HwNCOR6HUx","target":"unlocked"},{"uid":"H3dCvMH8hMy","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"asparagus":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.15.0","bundle":"vegetables","properties":[{"uid":"ZKHx8rT7h","challenge":0.6,"type":"earthy","value":0.2},{"uid":"haxm7A1hc","challenge":0.2,"type":"vegetal","value":1}],"canBeBought":true,"isTopping":true,"baseFlavor":5,"unlockCost":[{"uid":"6XN4_Ai9c","path":["game","currency","fame"],"qty":"1e3"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Asparagus","categoryList":["vegetable"],"id":"asparagus","originCivilizationId":"human","revealRequirements":[{"uid":"GoiyDo6KH","path":["game","currency","fame"],"target":8000},{"uid":"o1Cez9lYnox","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"pentapus":{"purchaseCost":[{"path":["game","currency","credits"],"qty":15}],"since":"0.14.0","bundle":"muloo","properties":[{"uid":"nS43IKWLx","challenge":0.6,"type":"fishy","value":0.25},{"uid":"OUVAOHKGmw","challenge":0.2,"type":"tough","value":0.65},{"uid":"C9KdcpU2C","challenge":0.5,"type":"sour","value":0.5},{"uid":"6sVRVXI_C","challenge":0.5,"type":"bright","value":0.5}],"canBeBought":true,"baseFlavor":12,"impactMap":{"filling":{"isActive":true,"flavor":{"scale":1,"earlyAdd":4,"lateAdd":8}}},"unlockCost":[{"uid":"I-kfzGeM7","path":["game","currency","fame"],"qty":"400e3"}],"isFilling":true,"caption":"Pentapus","categoryList":["cephalopod"],"id":"pentapus","originCivilizationId":"rlk0mjc8g0Wyj0V5vypVFA","revealRequirements":[{"uid":"WQ4zJWbZX0Y","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"j7VN1EQfhl_","path":["metagame","unlockMap","civilizations","rlk0mjc8g0Wyj0V5vypVFA","contactStatus"],"target":"contacted"}]},"pineappleJuice":{"purchaseCost":[{"uid":"nED-FkiB3","path":["game","currency","credits"],"qty":"5.5"}],"since":"0.16.0","bundle":"fruits","properties":[{"uid":"giLxUYkRn","challenge":0.2,"type":"sweet","value":1},{"uid":"ghy1TruY0-","challenge":0.5,"type":"bright","value":0.4}],"canBeBought":false,"isTopping":true,"baseFlavor":8,"isAutoUnlock":true,"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[],"isFilling":false,"caption":"Pineapple Juice","isSeasoning":true,"categoryList":["fruit","juice","liquid"],"id":"pineappleJuice","originCivilizationId":"human","revealRequirements":[{"uid":"ehrAyWYG2Y","path":["game","resources","pineappleJuice"],"target":1},{"uid":"NPUbuM7T_Nm","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"flounder":{"purchaseCost":[{"path":["game","currency","credits"],"qty":5}],"since":"0.11.0","xenofood":{"farmType":"none"},"bundle":"fish","properties":[{"uid":"4TsXtwj6r","challenge":0.6,"type":"fishy","value":0.4},{"uid":"gm9gFHxjoW","challenge":0.4,"type":"soft","value":0.6},{"uid":"Uz48j4wa87","challenge":0.2,"type":"delicate","value":0.8}],"canBeBought":true,"baseFlavor":6,"unlockCost":[{"uid":"pg-h0qjsv","path":["game","currency","fame"],"qty":"225e3"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Flounder","isSeasoning":false,"categoryList":["fish"],"id":"flounder","originCivilizationId":"human","revealRequirements":[{"uid":"FkigPnSUe","path":["metagame","currency","fame"],"target":2000000},{"uid":"iN2OjcLhNq","path":["metagame","currency","xp"],"target":8000000},{"uid":"_kZfazX2vT7","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"greenPepper":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.15.0","bundle":"vegetables","properties":[{"uid":"sJqCuTw7J","challenge":0.8,"type":"sweet","value":0.2},{"uid":"jHnrUPiXKa","challenge":0.5,"type":"vegetal","value":0.5},{"uid":"AHSEdW8k_","challenge":0.8,"type":"sharp","value":0.2}],"canBeBought":true,"isTopping":true,"baseFlavor":4,"unlockCost":[{"uid":"GW9d-KDQFI","path":["game","currency","fame"],"qty":"750"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Green Pepper","categoryList":["vegetable"],"id":"greenPepper","originCivilizationId":"human","revealRequirements":[{"uid":"bOYGpvnDFh","path":["game","currency","fame"],"target":6000},{"uid":"6fmIZrNo_wd","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"nadvartEyeBall":{"purchaseCost":[{"path":["game","currency","credits"],"qty":85}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"votha","properties":[{"uid":"YnfSwi1ms","challenge":0.1,"type":"salty","value":1.5},{"uid":"s9cFKRJzLd","challenge":0.1,"type":"gelatinous","value":2},{"uid":"IM-HVLZJbZ","challenge":0.3,"type":"vegetal","value":1}],"canBeBought":true,"isTopping":false,"isInfusion":false,"baseFlavor":14,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":1.45,"earlyAdd":8,"lateAdd":4}},"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"xtptjV46R6","path":["game","currency","fame"],"qty":"1.2e6"}],"isFilling":true,"caption":"Nadvart Eye Ball","isSeasoning":false,"categoryList":["animal","meat","offal"],"id":"nadvartEyeBall","originCivilizationId":"h5eYnUcvXUmYdqNJaCWICQ","revealRequirements":[{"uid":"RfqCxbIP0qC","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"xrhKp6193gd","path":["metagame","unlockMap","civilizations","h5eYnUcvXUmYdqNJaCWICQ","contactStatus"],"target":"contacted"}]},"utBerryJuice":{"purchaseCost":[{"uid":"NMT3jEWXo","path":["game","currency","credits"],"qty":"18"}],"since":"0.16.0","xenofood":{"farmType":"none"},"bundle":"chatu","properties":[{"uid":"PYVD_V70Q","challenge":0.1,"type":"cool","value":2},{"uid":"up5yKAO_x_","challenge":0.6,"type":"bright","value":0.25}],"canBeBought":false,"isTopping":true,"isInfusion":false,"baseFlavor":8,"isAutoUnlock":true,"impactMap":{"seasoning":{"isActive":true,"flavor":{"scale":1,"earlyAdd":4,"lateAdd":4}},"filling":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":true,"flavor":{"scale":1,"earlyAdd":10,"lateAdd":0}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[],"isFilling":false,"caption":"Ut Berry Juice","isSeasoning":true,"categoryList":["fruit","juice","liquid"],"id":"utBerryJuice","originCivilizationId":"LU9lotqybUK7ICqyguGu5Q","revealRequirements":[{"uid":"L3qlWx0Fv","path":["game","resources","utBerryJuice"],"target":1},{"uid":"hwbb8uywjMS","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"M-yKaUU56Ey","path":["metagame","unlockMap","civilizations","LU9lotqybUK7ICqyguGu5Q","contactStatus"],"target":"contacted"}]},"florvNectar":{"purchaseCost":[{"path":["game","currency","credits"],"qty":60}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"drati","properties":[{"uid":"b0zVFjXXU","challenge":0.6,"type":"aromatic","value":1},{"uid":"XIG7oieqPB","challenge":0.3,"type":"sour","value":2},{"uid":"o9mtjHfJs9","challenge":0.1,"type":"caustic","value":0.5}],"canBeBought":true,"isTopping":true,"isInfusion":false,"baseFlavor":14,"impactMap":{"seasoning":{"isActive":true,"flavor":{"scale":1.4,"earlyAdd":2,"lateAdd":4}},"filling":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":true,"flavor":{"scale":0.8,"earlyAdd":4,"lateAdd":4}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"YFEr4GCHZE","path":["game","currency","fame"],"qty":"400e3"}],"isFilling":false,"caption":"Florv Nectar","isSeasoning":true,"categoryList":["liquid"],"id":"florvNectar","originCivilizationId":"9fKiA6Nk8EyL0KnVPfnF0w","revealRequirements":[{"uid":"6gyImStZqKw","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"gge7tF7JrJN","path":["metagame","unlockMap","civilizations","9fKiA6Nk8EyL0KnVPfnF0w","contactStatus"],"target":"contacted"}]},"carawaySeeds":{"purchaseCost":[{"path":["game","currency","credits"],"qty":3.5}],"since":"0.5.0","bundle":"spices","properties":[{"type":"earthy","value":0.25,"challenge":0.1}],"canBeBought":true,"isTopping":true,"seasoningImpact":{"flavor":[3,0,0.5,0]},"baseFlavor":2,"unlockCost":[{"path":["game","currency","fame"],"uid":"jboPh4HE7jW","qty":400}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":3,"lateAdd":0.5}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Caraway Seeds","isSeasoning":true,"id":"carawaySeeds","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","seasoning1"],"uid":"ndKnWyh-TDR","target":"unlocked"},{"uid":"REdTvTMoDjd","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"bakingSoda":{"purchaseCost":[{"path":["game","currency","credits"],"qty":1.4},{"path":["game","currency","xp"],"qty":null}],"unlockCost":[{"path":["game","currency","fame"],"uid":"Y9cbzRL39wJ","qty":25}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Baking Soda","properties":[{"type":"metallic","value":0.1,"challenge":0.25}],"canBeBought":true,"id":"bakingSoda","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","leavening2"],"uid":"-sRQLcNwlL1","target":"unlocked"},{"path":["metagame","currency","xp"],"uid":"rYzj16OsEn1","target":500},{"path":["metagame","currency","fame"],"uid":"oTWCUt-tQdA","target":40},{"uid":"8CA2u_NKP9U","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}],"baseFlavor":0},"oregano":{"purchaseCost":[{"path":["game","currency","credits"],"qty":4}],"since":"0.6.0","bundle":"spices","properties":[{"uid":"6oFyXwKIB","challenge":0.3,"type":"aromatic","value":0.25},{"uid":"iI6CwYDuE","challenge":0.6,"type":"warm","value":0.2},{"uid":"s68D9TZsUH","challenge":0.4,"type":"bitter","value":0.2}],"canBeBought":true,"isTopping":true,"baseFlavor":"3","unlockCost":[{"uid":"TcjF2wyH9","path":["game","currency","fame"],"qty":"1500"},{"uid":"5WtkGLAk6","path":["game","currency","xp"],"qty":"85000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Oregano","isSeasoning":true,"categoryList":["herb"],"id":"oregano","originCivilizationId":"human","revealRequirements":[{"uid":"mP_7IIkq4","path":["metagame","currency","fame"],"target":15000},{"uid":"hrVIAbIl40N","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"nadvartEyeStalk":{"purchaseCost":[{"path":["game","currency","credits"],"qty":75}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"votha","properties":[{"uid":"p_0hDcGdO","challenge":0.3,"type":"savory","value":0.5},{"uid":"FJXUUyDdqC","challenge":0.2,"type":"chewy","value":1.5},{"uid":"jvdPTMuYcw","challenge":0.1,"type":"bitter","value":1.5}],"canBeBought":true,"isTopping":false,"isInfusion":false,"baseFlavor":20,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":1,"earlyAdd":4,"lateAdd":18}},"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"PRF34h8K2_","path":["game","currency","fame"],"qty":"625e3"}],"isFilling":true,"caption":"Nadvart Eye Stalk","isSeasoning":false,"categoryList":["animal","meat"],"id":"nadvartEyeStalk","originCivilizationId":"h5eYnUcvXUmYdqNJaCWICQ","revealRequirements":[{"uid":"fgZms7W5tSC","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"OOk09cEaYLH","path":["metagame","unlockMap","civilizations","h5eYnUcvXUmYdqNJaCWICQ","contactStatus"],"target":"contacted"}]},"utBerry":{"purchaseCost":[{"path":["game","currency","credits"],"qty":20}],"since":"0.14.0","xenofood":{"farmType":"none"},"processResultMap":{"juicing":[{"uid":"Jfo8454IR","resourceId":"utBerryJuice","qty":1,"odds":1,"resourcePath":["game","resources","utBerryJuice"]}]},"bundle":"chatu","properties":[{"uid":"k2tLDF4lF","challenge":0.2,"type":"cool","value":1},{"uid":"kz64bOuTLA","challenge":0.4,"type":"bright","value":0.5}],"canBeBought":true,"isTopping":true,"isInfusion":false,"baseFlavor":8,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":1,"earlyAdd":8,"lateAdd":0}},"topping":{"isActive":true,"flavor":{"scale":1,"earlyAdd":2,"lateAdd":6}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"91cTeshVFZ","path":["game","currency","fame"],"qty":"400e3"}],"isFilling":true,"caption":"Ut Berry","isSeasoning":false,"categoryList":["fruit","juiceable"],"id":"utBerry","originCivilizationId":"LU9lotqybUK7ICqyguGu5Q","revealRequirements":[{"uid":"CifKkiFpppl","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"q7InMVNT-Ei","path":["metagame","unlockMap","civilizations","LU9lotqybUK7ICqyguGu5Q","contactStatus"],"target":"contacted"}]},"lemon":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.6.2","processResultMap":{"juicing":[{"uid":"TwPLK9N92","resourceId":"lemonJuice","qty":1,"odds":1,"resourcePath":["game","resources","lemonJuice"]}]},"bundle":"fruits","properties":[{"uid":"rerjP1oKD","challenge":0.1,"type":"sour","value":0.8},{"uid":"tth7UL1Zs","challenge":0.7,"type":"sweet","value":0.2},{"uid":"wMyaXekb_","challenge":0.8,"type":"bitter","value":0.1}],"canBeBought":true,"baseFlavor":4,"unlockCost":[{"uid":"xMlqgLQRB","path":["game","currency","fame"],"qty":"25000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Lemon","categoryList":["fruit","juiceable"],"id":"lemon","originCivilizationId":"human","revealRequirements":[{"uid":"Bn3SZ1h2Z","path":["metagame","currency","fame"],"target":75000},{"uid":"9ymWwswyU9j","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"globFruit":{"since":"0.6.2","xenofood":{"yieldMax":6,"yieldMin":4,"tier":3,"farmType":"hydrofarm","growthTime":120},"processResultMap":{"juicing":[{"uid":"a8MmPQuMS","resourceId":"globFruitJuice","qty":1,"odds":1,"resourcePath":["game","resources","globFruitJuice"]}]},"bundle":"xeno-fruit","properties":[{"uid":"1w6MoQRZG","challenge":0.2,"type":"juicy","value":0.5},{"uid":"9_OlNIaXmS","challenge":0.1,"type":"sweet","value":2.25},{"uid":"31CQcvFDR","challenge":0.3,"type":"astringent","value":1}],"canBeBought":false,"isTopping":true,"baseFlavor":20,"unlockCost":[],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Glob Fruit","isXenofood":true,"categoryList":["fruit","juiceable"],"id":"globFruit","originCivilizationId":"human","revealRequirements":[{"uid":"ieo_SeqIT","path":["game","resources","globFruit"],"target":1},{"uid":"3kOBxtGEjjg","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"joJBJuYEh5L","path":["game","resources","globFruit"],"target":1}],"canBeDiscovered":true},"smokedSalt":{"purchaseCost":[{"path":["game","currency","credits"],"qty":6}],"since":"0.14.0","bundle":"spices","properties":[{"challenge":0.2,"uid":"Q9WhJoNk3","type":"salty","value":0.6},{"uid":"-ep3vCGHP","challenge":0.1,"type":"smokey","value":0.75},{"uid":"JB6EuS_Mg","challenge":0.1,"type":"aromatic","value":0.75}],"canBeBought":true,"isTopping":true,"seasoningImpact":{"flavor":[0,0.1,0,0.2]},"baseFlavor":4,"impactMap":{"topping":{"flavor":{"scale":1.1,"earlyAdd":4,"lateAdd":0},"isActive":true},"seasoning":{"flavor":{"scale":1.5,"earlyAdd":0,"lateAdd":4},"isActive":true},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"path":["game","currency","fame"],"uid":"jr2scb1IyG","qty":"20e3"}],"caption":"Smoked Salt","isSeasoning":true,"categoryList":["salt","flavorEnhancer"],"id":"smokedSalt","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","seasoning1"],"uid":"1wVQoePq4B","target":"unlocked"},{"uid":"LULjkmf2RYE","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"greenGrapeJuice":{"purchaseCost":[{"uid":"OjwNI_Pq4","path":["game","currency","credits"],"qty":"3.25"}],"since":"0.16.0","xenofood":{"farmType":"none"},"bundle":"fruits","properties":[{"uid":"hkqNPP2cr","challenge":0.4,"type":"sweet","value":0.5},{"uid":"h8Bk9eLb5J","challenge":0.8,"type":"fresh","value":0.2},{"uid":"DJZ1-shzyD","challenge":0.1,"type":"bright","value":0.8}],"canBeBought":false,"isTopping":true,"baseFlavor":4,"isAutoUnlock":true,"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[],"isFilling":false,"caption":"Green Grape Juice","categoryList":["fruit","juice","liquid"],"id":"greenGrapeJuice","originCivilizationId":"human","revealRequirements":[{"uid":"KRo2XEFiAW","path":["game","resources","greenGrapeJuice"],"target":1},{"uid":"4rprSkcCmik","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"chicken":{"purchaseCost":[{"path":["game","currency","credits"],"qty":5}],"since":"0.4.0","bundle":"meat","properties":[{"type":"savory","value":1,"challenge":0.1}],"canBeBought":true,"baseFlavor":6,"unlockCost":[{"path":["game","currency","fame"],"uid":"N6yqCLBwa2b","qty":"375"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Chicken","categoryList":["meat","bird"],"id":"chicken","originCivilizationId":"human","revealRequirements":[{"path":["metagame","currency","xp"],"uid":"KxkmNIJgpUo","target":1200},{"path":["metagame","currency","fame"],"uid":"nofohXxUYB3","target":200},{"uid":"TOza0h7ja-d","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"broccoli":{"purchaseCost":[{"path":["game","currency","credits"],"qty":5}],"since":"0.11.0","bundle":"brassicas","properties":[{"uid":"lfQwVD_9w","challenge":0.6,"type":"crunchy","value":0.2},{"uid":"HsaqejAM_h","challenge":0.6,"type":"fresh","value":0.4},{"uid":"eUjB-4ve_","challenge":0.2,"type":"vegetal","value":0.4}],"canBeBought":true,"baseFlavor":4,"unlockCost":[{"uid":"fkhRDTE-Mh","path":["game","currency","fame"],"qty":"60000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Broccoli","categoryList":["vegetable"],"id":"broccoli","originCivilizationId":"human","revealRequirements":[{"uid":"zDmQaycMsG","path":["metagame","currency","fame"],"target":200000},{"uid":"EGh8dKhxaU","path":["metagame","currency","xp"],"target":750000},{"uid":"06-eEZkxZxZ","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"sardine":{"purchaseCost":[{"path":["game","currency","credits"],"qty":6}],"since":"0.11.0","xenofood":{"farmType":"none"},"bundle":"fish","properties":[{"uid":"DghjYNr3D","challenge":0.1,"type":"fishy","value":2},{"uid":"gPRbqrD9sV","challenge":0.2,"type":"oily","value":0.8},{"uid":"LLWCnKxiry","challenge":0.5,"type":"savory","value":0.5},{"uid":"Ryf_9MVgGa","challenge":0.6,"type":"fatty","value":0.3}],"canBeBought":true,"baseFlavor":18,"unlockCost":[{"uid":"3_s2QR-W3","path":["game","currency","fame"],"qty":"120e3"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Sardine","categoryList":["fish"],"id":"sardine","originCivilizationId":"human","revealRequirements":[{"uid":"972Z-tG2o","path":["metagame","currency","fame"],"target":800000},{"uid":"wNQfGo1hr","path":["metagame","currency","xp"],"target":2500000},{"uid":"O05YgUAtoK5","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"vanillaExtract":{"purchaseCost":[{"path":["game","currency","credits"],"qty":3}],"unlockCost":[{"path":["game","currency","fame"],"uid":"xZsdBhFXe-L","qty":275}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":1,"lateAdd":2},"isActive":true},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Vanilla Extract","properties":[{"type":"sweet","value":0.4,"challenge":0.2},{"type":"smooth","value":0.25,"challenge":0.1}],"isSeasoning":true,"canBeBought":true,"seasoningImpact":{"flavor":[1,0,2,0]},"id":"vanillaExtract","originCivilizationId":"human","revealRequirements":[{"path":["metagame","currency","xp"],"uid":"3aD2_fS-n9E","target":4000},{"path":["metagame","currency","fame"],"uid":"iYVegMfRUUj","target":400},{"uid":"dwg_QZJhWyt","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}],"baseFlavor":4},"flour":{"purchaseCost":[{"path":["game","currency","credits"],"qty":0.8}],"unlockCost":[],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Flour","properties":[{"type":"chalky","value":0.1,"challenge":0.1}],"canBeBought":true,"categoryList":["flour"],"id":"flour","originCivilizationId":"human","revealRequirements":[{"uid":"iidNfOYC3Hi","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}],"baseFlavor":1},"velnarbSinew":{"purchaseCost":[{"path":["game","currency","credits"],"qty":40}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"drati","properties":[{"uid":"DXP2f0oQi","challenge":0.3,"type":"tough","value":1},{"uid":"EVLwXksykK","challenge":0.3,"type":"chewy","value":1},{"uid":"__Q9SBe26y","challenge":0.1,"type":"salty","value":0.25}],"canBeBought":true,"isTopping":false,"isInfusion":false,"baseFlavor":4,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"4LTcopnmz1","path":["game","currency","fame"],"qty":"1.2e6"}],"isFilling":false,"caption":"Velnarb Sinew","isSeasoning":false,"categoryList":["animal","meat","offal"],"id":"velnarbSinew","originCivilizationId":"9fKiA6Nk8EyL0KnVPfnF0w","revealRequirements":[{"uid":"1EIZvNIJRSo","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"V-mwNA257t4","path":["metagame","unlockMap","civilizations","9fKiA6Nk8EyL0KnVPfnF0w","contactStatus"],"target":"contacted"}]},"trijelly":{"purchaseCost":[{"path":["game","currency","credits"],"qty":8}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"muloo","properties":[{"uid":"bWfmpCnhP","challenge":0.6,"type":"fishy","value":0.15},{"uid":"mYmu7KvXFX","challenge":0.6,"type":"metallic","value":0.35},{"uid":"8a35lS9CPZ","challenge":0.5,"type":"sulfurous","value":0.45},{"uid":"tWXaKIY-dv","challenge":0.2,"type":"gelatinous","value":1}],"canBeBought":true,"isTopping":true,"baseFlavor":15,"impactMap":{"topping":{"isActive":true,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":20}},"filling":{"isActive":true,"flavor":{"scale":1,"earlyAdd":18,"lateAdd":0}}},"unlockCost":[{"uid":"JZ0RWzkUWX","path":["game","currency","fame"],"qty":"575e3"}],"isFilling":true,"caption":"Tri-Jelly","categoryList":["soft","protein"],"id":"trijelly","originCivilizationId":"rlk0mjc8g0Wyj0V5vypVFA","revealRequirements":[{"uid":"CIP8NLOeg_-","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"QCjXfZmpjeZ","path":["metagame","unlockMap","civilizations","rlk0mjc8g0Wyj0V5vypVFA","contactStatus"],"target":"contacted"}]},"swordfish":{"purchaseCost":[{"path":["game","currency","credits"],"qty":12}],"since":"0.11.0","xenofood":{"farmType":"none"},"bundle":"fish","properties":[{"uid":"YeSn51nu1","challenge":0.4,"type":"fishy","value":0.6},{"uid":"V2NcojcQJ6","challenge":0.8,"type":"earthy","value":0.2},{"uid":"il_sNBCktv","challenge":0.6,"type":"savory","value":0.4}],"canBeBought":true,"baseFlavor":8,"unlockCost":[{"uid":"cMrYWO1dDo","path":["metagame","currency","fame"],"qty":"450000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Swordfish","categoryList":["fish"],"id":"swordfish","originCivilizationId":"human","revealRequirements":[{"uid":"r0ULs-rqvy","path":["metagame","currency","fame"],"target":2000000},{"uid":"vOWRojglRh","path":["metagame","currency","xp"],"target":8000000},{"uid":"QOPNUW4aRp9","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"shelledWorm":{"since":"0.7.1","xenofood":{"yieldMax":10,"yieldMin":6,"tier":1,"farmType":"smallAnimalPen","growthTime":60},"bundle":"xeno-animal","properties":[{"uid":"x1xuUg2VR","challenge":0.4,"type":"crunchy","value":0.8},{"uid":"vnYx_Yh3sI","challenge":0.2,"type":"earthy","value":2.4},{"uid":"RA98p_mCC","challenge":0.1,"type":"sulfurous","value":1},{"uid":"NmkFxekim","challenge":0.8,"type":"nutty","value":0.6}],"canBeBought":false,"baseFlavor":8,"unlockCost":[],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Shelled Worm","isXenofood":true,"categoryList":["animal","meat"],"description":"The shelled worm can grow to nearly a meter long, and its entire body is covered by a thick, protective cartilage.","id":"shelledWorm","originCivilizationId":"human","revealRequirements":[{"uid":"a_C1uE9SCWf","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"srPV9tnG8_Z","path":["game","resources","shelledWorm"],"target":1}],"canBeDiscovered":true},"vegetableOil":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.6.0","bundle":"oil","properties":[{"uid":"8T_ogetGN","challenge":0.4,"type":"rich","value":0.1}],"canBeBought":true,"isTopping":true,"baseFlavor":1,"unlockCost":[{"uid":"0iWOQZykB","path":["game","currency","fame"],"qty":"1500"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Vegetable Oil","categoryList":["liquid","fat","coldSolvent"],"id":"vegetableOil","originCivilizationId":"human","revealRequirements":[{"uid":"5g4eUm7y6","path":["metagame","currency","fame"],"target":10000},{"uid":"Kfomlp_WwLr","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"porkBrain":{"unlockCost":[{"uid":"wO6coseQ5","path":["game","currency","fame"],"qty":"800000"},{"uid":"8RgXPyfdO","path":["game","currency","xp"],"qty":"2.25e6"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"since":"0.6.2","caption":"Pork Brain","bundle":"offal","properties":[{"uid":"nRrU_LBuJ","challenge":0.2,"type":"rich","value":0.75},{"uid":"APZaRIDlV","challenge":0.2,"type":"savory","value":0.5},{"uid":"jq28PMAV8y","challenge":0.75,"type":"creamy","value":0.4}],"canBeBought":true,"categoryList":["offal","organ","brain"],"id":"porkBrain","originCivilizationId":"human","revealRequirements":[{"uid":"LROfhI8fr","path":["metagame","currency","fame"],"target":1800000},{"uid":"q5Z38NjIV","path":["metagame","currency","xp"],"target":8000000},{"uid":"AP4lU7ytnOx","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}],"baseFlavor":6},"tygrornBeetle":{"purchaseCost":[{"path":["game","currency","credits"],"qty":75}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"votha","properties":[{"uid":"jWb3nX1_I","challenge":0.1,"type":"crunchy","value":1},{"uid":"kSADOatWWf","challenge":0.1,"type":"cool","value":1},{"uid":"eeS6gdHmJW","challenge":0.4,"type":"bitter","value":0.25},{"uid":"b-KzT2qC4","challenge":0.2,"type":"pungent","value":0.5}],"canBeBought":true,"isTopping":true,"isInfusion":false,"baseFlavor":16,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":1,"earlyAdd":4,"lateAdd":12}},"topping":{"isActive":true,"flavor":{"scale":1.1,"earlyAdd":12,"lateAdd":4}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"XLojgZaBY8","path":["game","currency","fame"],"qty":"550e3"}],"isFilling":true,"caption":"Tygrorn Beetle","isSeasoning":false,"categoryList":["insect","firm","protein"],"id":"tygrornBeetle","originCivilizationId":"h5eYnUcvXUmYdqNJaCWICQ","revealRequirements":[{"uid":"IqL91uengbq","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"BbzsL13P5oz","path":["metagame","unlockMap","civilizations","h5eYnUcvXUmYdqNJaCWICQ","contactStatus"],"target":"contacted"}]},"mapleSyrup":{"purchaseCost":[{"uid":"QBSz4D6iG","path":["game","currency","credits"],"qty":"4"}],"since":"0.6.2","bundle":"sweeteners","properties":[{"uid":"Qzuo6oh5F","challenge":0.1,"type":"sweet","value":0.6},{"uid":"0JQHDht4Z2","challenge":0.1,"type":"maple","value":1}],"canBeBought":true,"isTopping":true,"baseFlavor":4,"unlockCost":[{"uid":"9MLuTwpkK","path":["game","currency","fame"],"qty":"2800"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":6},"isActive":true},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Maple Syrup","isSeasoning":true,"categoryList":["sweetener","liquid"],"id":"mapleSyrup","originCivilizationId":"human","revealRequirements":[{"uid":"KrgPIZ4JO","path":["metagame","currency","fame"],"target":50000},{"uid":"PbIWzl25qoN","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"salmon":{"purchaseCost":[{"path":["game","currency","credits"],"qty":14}],"since":"0.11.0","xenofood":{"farmType":"none"},"bundle":"fish","properties":[{"uid":"qu94AryQ4","challenge":0.2,"type":"fishy","value":0.8},{"uid":"1fqjhCzY_","challenge":0.8,"type":"oily","value":0.4},{"uid":"T_4F4yXyG","challenge":0.6,"type":"savory","value":0.4}],"canBeBought":true,"baseFlavor":10,"unlockCost":[{"uid":"s8Obm233F","path":["game","currency","fame"],"qty":"400e3"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Salmon","categoryList":["fish"],"id":"salmon","originCivilizationId":"human","revealRequirements":[{"uid":"vw1etChR6","path":["metagame","currency","xp"],"target":4000000},{"uid":"Dyj8jmdigf","path":["metagame","currency","fame"],"target":1000000},{"uid":"8fFIJ33vyiU","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"sweetCorn":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.14.0","fillingImpact":{"flavor":[3,0,0,0]},"bundle":"vegetables","properties":[{"challenge":0.2,"uid":"u1A3t_BvA","type":"sweet","value":0.3},{"uid":"FfcpVdTGNx","challenge":0.5,"type":"vegetal","value":0.25},{"uid":"B3eU4zSVY","challenge":0.1,"type":"juicy","value":0.1}],"canBeBought":true,"isTopping":true,"baseFlavor":3,"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":3},"isActive":true},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":3,"lateAdd":0},"isActive":true}},"unlockCost":[{"path":["game","currency","fame"],"uid":"bhaW1bkRKK","qty":"2.5e3"}],"isFilling":true,"caption":"Sweet Corn","categoryList":["vegetable"],"id":"sweetCorn","originCivilizationId":"human","revealRequirements":[{"path":["metagame","currency","xp"],"uid":"ggrfrs255G","target":8000},{"path":["metagame","currency","fame"],"uid":"Vatfz2OuTl","target":4000},{"uid":"x3EeTeeG9zA","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"shallot":{"purchaseCost":[{"path":["game","currency","credits"],"qty":1.5}],"since":"0.11.0","bundle":"alliums","properties":[{"uid":"i6QNxVRt_","challenge":0.45,"type":"sweet","value":0.2},{"uid":"u3m649xRXJ","challenge":0.6,"type":"sharp","value":0.1}],"canBeBought":true,"baseFlavor":3,"unlockCost":[{"uid":"xxPmQQViZ","path":["game","currency","fame"],"qty":"75000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Shallot","categoryList":["root","vegetable"],"id":"shallot","originCivilizationId":"human","revealRequirements":[{"uid":"GuCNTrPWe","path":["metagame","currency","xp"],"target":2000000},{"uid":"gRN_FDXzp","path":["metagame","currency","fame"],"target":400000},{"uid":"QdjZfwk0Zvp","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"pork":{"purchaseCost":[{"path":["game","currency","credits"],"qty":5.5}],"since":"0.4.0","bundle":"meat","properties":[{"type":"savory","value":1,"challenge":0.1}],"canBeBought":true,"baseFlavor":8,"unlockCost":[{"path":["game","currency","fame"],"uid":"qdBqkZaffmG","qty":"375"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Pork","categoryList":["meat","mammal"],"id":"pork","originCivilizationId":"human","revealRequirements":[{"path":["metagame","currency","xp"],"uid":"_mjAZL7IEo3","target":1200},{"path":["metagame","currency","fame"],"uid":"S34G3UzNDsx","target":200},{"uid":"UEu1MZqZwuC","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"carrot":{"purchaseCost":[{"path":["game","currency","credits"],"qty":1.5}],"since":"0.4.0","fillingImpact":{"flavor":[3,0,0,0]},"processResultMap":{"juicing":[{"uid":"z_loS5FC0","resourceId":"carrotJuice","qty":1,"odds":1,"resourcePath":["game","resources","carrotJuice"]}]},"bundle":"vegetables","properties":[{"type":"sweet","value":0.1,"challenge":0.3},{"uid":"GdiGSOSCX","challenge":0.5,"type":"vegetal","value":0.4}],"canBeBought":true,"baseFlavor":2,"unlockCost":[{"path":["game","currency","fame"],"uid":"EDsG0J_E8HU","qty":100}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":3,"lateAdd":0},"isActive":true}},"isFilling":true,"caption":"Carrot","categoryList":["vegetable","root","juiceable"],"id":"carrot","originCivilizationId":"human","revealRequirements":[{"path":["metagame","currency","xp"],"uid":"WltiiMbkqO-","target":600},{"path":["metagame","currency","fame"],"uid":"c4Zrc4doXZ2","target":120},{"uid":"p6tYkPbkT","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"partiallyDesiliconizedBeads":{"purchaseCost":[{"path":["game","currency","credits"],"qty":20}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"neani","properties":[{"uid":"GTW4o1r45","challenge":0.1,"type":"crunchy","value":2}],"canBeBought":true,"isTopping":false,"isInfusion":false,"baseFlavor":0,"impactMap":{"seasoning":{"isActive":true,"flavor":{"scale":0.55,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"IkqF8HN3wc","path":["game","currency","fame"],"qty":"85e3"}],"isFilling":false,"caption":"Partially Desiliconized Beads","isSeasoning":true,"categoryList":["sweetener","granulated"],"id":"partiallyDesiliconizedBeads","originCivilizationId":"LuKTHW8UUkmaDm2Eb93Y9w","revealRequirements":[{"uid":"nqDCi_30cC","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"jYFbkgX4C8","path":["metagame","unlockMap","civilizations","LuKTHW8UUkmaDm2Eb93Y9w","contactStatus"],"target":"contacted"}]},"honey":{"purchaseCost":[{"uid":"5pW-BTWsp","path":["game","currency","credits"],"qty":"2.2"}],"since":"0.6.2","bundle":"sweeteners","properties":[{"uid":"Qzuo6oh5F","challenge":0.1,"type":"sweet","value":0.4}],"canBeBought":true,"isTopping":true,"baseFlavor":3,"unlockCost":[{"uid":"hEwUyt_09","path":["game","currency","fame"],"qty":"2250"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Honey","isSeasoning":true,"categoryList":["sweetener","liquid","coldSolvent"],"id":"honey","originCivilizationId":"human","revealRequirements":[{"uid":"OduDmuGUJ","path":["metagame","currency","fame"],"target":35000},{"uid":"mFSxtxsczc","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"murlmurlSteak":{"purchaseCost":[{"path":["game","currency","credits"],"qty":65}],"since":"0.14.0","bundle":"hshana","properties":[{"uid":"Xass58m9P","challenge":0.2,"type":"savory","value":2},{"uid":"mWdSrvUlxi","challenge":0.4,"type":"warm","value":0.75},{"uid":"Gn0Ptw9Xo","challenge":0.6,"type":"nutty","value":0.5}],"canBeBought":true,"isTopping":false,"baseFlavor":18,"impactMap":{"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":1,"earlyAdd":6,"lateAdd":15}}},"unlockCost":[{"uid":"EUiARrTX41","path":["game","currency","fame"],"qty":"600e3"}],"isFilling":true,"caption":"Murlmurl Steak","isSeasoning":false,"categoryList":["meat","animal"],"id":"murlmurlSteak","originCivilizationId":"6pcrANrMcECocOUIHe9Zlg","revealRequirements":[{"uid":"6zl5zCaj2f","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"nHQbMLsTXC","path":["metagame","unlockMap","civilizations","6pcrANrMcECocOUIHe9Zlg","contactStatus"],"target":"contacted"}]},"globFruitJuice":{"since":"0.16.0","xenofood":{"tier":3,"farmType":"undefined"},"bundle":"xeno-fruit","properties":[{"uid":"G-J7Mi5Wdk","challenge":0.1,"type":"sweet","value":2}],"canBeBought":false,"isTopping":true,"baseFlavor":"18","isAutoUnlock":true,"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[],"isFilling":false,"caption":"Glob Fruit Juice","isXenofood":true,"isSeasoning":true,"categoryList":["fruit","juice","liquid"],"id":"globFruitJuice","originCivilizationId":"human","revealRequirements":[{"uid":"uic1enoNT","path":["game","resources","globFruitJuice"],"target":1},{"uid":"fA_daGHoO8","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"O57Kp3Gi8N","path":["game","resources","globFruitJuice"],"target":1}]},"mint":{"purchaseCost":[{"path":["game","currency","credits"],"qty":3}],"since":"0.11.0","bundle":"spices","properties":[{"uid":"Nk5zb2vQ8","challenge":0.2,"type":"cool","value":0.8},{"uid":"1g9cuNdfOe","challenge":0.4,"type":"fresh","value":0.6},{"uid":"lHsgkV1JJ","challenge":0.8,"type":"vegetal","value":0.2},{"uid":"t4pQyHt_5b","challenge":0.7,"type":"bright","value":0.2}],"canBeBought":true,"isTopping":true,"isInfusion":true,"baseFlavor":2,"unlockCost":[{"uid":"U0gidszVW","path":["game","currency","fame"],"qty":"15e3"}],"impactMap":{"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":true,"flavor":{"scale":1,"earlyAdd":4,"lateAdd":0}}},"isFilling":true,"caption":"Mint","isSeasoning":true,"categoryList":["herb"],"id":"mint","originCivilizationId":"human","revealRequirements":[{"uid":"plcSymwYc","path":["metagame","unlockMap","skills","seasoning1"],"target":"unlocked"},{"uid":"eL3LY8IvG6","path":["metagame","currency","fame"],"target":40000},{"uid":"yvxSrcX-Pv","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"whiteCabbage":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.11.0","bundle":"brassicas","properties":[{"uid":"Qsi38174A","challenge":0.6,"type":"crunchy","value":0.2},{"uid":"TYpot0KfH1","challenge":0.6,"type":"sharp","value":0.3},{"uid":"mL0-l8fmME","challenge":0.6,"type":"fresh","value":0.4},{"uid":"4S3igCp4E","challenge":0.8,"type":"pungent","value":0.2},{"uid":"R0MHQ3o09","challenge":0.5,"type":"vegetal","value":0.4}],"canBeBought":true,"baseFlavor":3,"unlockCost":[{"uid":"i2GlQU_ex","path":["game","currency","fame"],"qty":"80000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"White Cabbage","categoryList":["leafy","vegetable"],"id":"whiteCabbage","originCivilizationId":"human","revealRequirements":[{"uid":"jbX1ePvYY","path":["metagame","currency","fame"],"target":300000},{"uid":"C377vFwB7I","path":["metagame","currency","xp"],"target":1000000},{"uid":"wNUKIX4eyj","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"water":{"unlockCost":[],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Water","canBeBought":false,"categoryList":["coldSolvent","hotSolvent"],"id":"water","originCivilizationId":"human","revealRequirements":[{"uid":"Gz4Ukzdm9M","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}],"baseFlavor":0,"properties":[]},"srufDust":{"purchaseCost":[{"path":["game","currency","credits"],"qty":25}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"chatu","properties":[{"uid":"lZNzkpHIf","challenge":0.1,"type":"bitter","value":1},{"uid":"_v-RxYfUbm","challenge":0.4,"type":"charred","value":0.5},{"uid":"9pqIM5spo","challenge":0.8,"type":"sweet","value":0.1}],"canBeBought":true,"isTopping":true,"isInfusion":false,"baseFlavor":6,"impactMap":{"seasoning":{"isActive":true,"flavor":{"scale":1.5,"earlyAdd":2,"lateAdd":0}},"filling":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":true,"flavor":{"scale":1.1,"earlyAdd":0,"lateAdd":8}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"oIPJ2KXzOQ","path":["game","currency","fame"],"qty":"800e3"}],"isFilling":false,"caption":"Sruf Dust","isSeasoning":true,"categoryList":[""],"id":"srufDust","originCivilizationId":"LU9lotqybUK7ICqyguGu5Q","revealRequirements":[{"uid":"laOSGUYBvQ","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"LL-4Zn4Efk","path":["metagame","unlockMap","civilizations","LU9lotqybUK7ICqyguGu5Q","contactStatus"],"target":"contacted"}]},"salt":{"purchaseCost":[{"path":["game","currency","credits"],"qty":1.1}],"bundle":"spices","properties":[{"type":"salty","value":0.5,"challenge":0.1}],"canBeBought":true,"isTopping":true,"seasoningImpact":{"flavor":[0,0.1,0,0.2]},"baseFlavor":2,"unlockCost":[{"path":["game","currency","fame"],"uid":"lt3IeHBsYP9","qty":50}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":2},"isActive":true},"seasoning":{"flavor":{"scale":1.3,"earlyAdd":0,"lateAdd":0},"isActive":true},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Salt","isSeasoning":true,"categoryList":["salt","flavorEnhancer"],"id":"salt","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","seasoning1"],"uid":"OEf37EgqD4d","target":"unlocked"},{"uid":"BGeSpcwG9B","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"standardCoagulationAgent":{"purchaseCost":[{"path":["game","currency","credits"],"qty":10}],"since":"0.14.0","xenofood":{"farmType":"none"},"bundle":"neani","properties":[{"uid":"TwgNIFW_5","challenge":0.2,"type":"starchy","value":1}],"canBeBought":true,"isTopping":false,"isInfusion":false,"baseFlavor":0,"impactMap":{"seasoning":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"isActive":true,"flavor":{"scale":0.6,"earlyAdd":0,"lateAdd":0}},"topping":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"infusion":{"isActive":false,"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"unlockCost":[{"uid":"LQ9fyAhIcS","path":["game","currency","fame"],"qty":"75e3"}],"isFilling":true,"caption":"Standard Coagulation Agent","isSeasoning":false,"categoryList":["egg","paste"],"id":"standardCoagulationAgent","originCivilizationId":"LuKTHW8UUkmaDm2Eb93Y9w","revealRequirements":[{"uid":"yt-8NHHSED","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"iXowbDGekP","path":["metagame","unlockMap","civilizations","LuKTHW8UUkmaDm2Eb93Y9w","contactStatus"],"target":"contacted"}]},"wheat":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.6.0","bundle":"grains","properties":[],"canBeBought":true,"baseFlavor":1,"unlockCost":[{"path":["game","currency","fame"],"uid":"uugnnTNysS3","qty":50}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Wheat","categoryList":["grain","millable"],"id":"wheat","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","seasoning1"],"uid":"LnQkcIu-T7a","target":"unlocked"},{"uid":"eWltPCc5TkN","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"spaceJelly":{"since":"0.6.2","xenofood":{"tier":5,"farmType":"none"},"bundle":"xeno-space","properties":[{"uid":"yhQDiErTA","challenge":0.2,"type":"delicate","value":4},{"uid":"4XSYJQxFmX","challenge":0.8,"type":"creamy","value":1.5},{"uid":"diYitkg7_","challenge":0.6,"type":"rich","value":1.5},{"uid":"_gfzTlRCG","challenge":0.8,"type":"pungent","value":0.6},{"uid":"qbl2OpN64","challenge":0.6,"type":"vegetal","value":1},{"uid":"hDg-KBpK2","challenge":0.8,"type":"cosmic","value":0.6}],"canBeBought":false,"baseFlavor":48,"unlockCost":[],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Space Jelly","isXenofood":true,"categoryList":["meat","spaceCreature"],"id":"spaceJelly","originCivilizationId":"human","revealRequirements":[{"uid":"BPC88cEaotc","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"},{"uid":"SJjmg0GFkHj","path":["game","resources","spaceJelly"],"target":1}],"canBeDiscovered":true},"blackBeans":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2.75}],"fillingImpact":{"flavor":[6,0,0,0]},"bundle":"beans","properties":[{"type":"savory","value":0.25,"challenge":0.25},{"type":"earthy","value":0.25,"challenge":0.25}],"canBeBought":true,"baseFlavor":3,"unlockCost":[{"path":["game","currency","fame"],"uid":"26OBCdSWWyJ","qty":100}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":6,"lateAdd":0},"isActive":true}},"isFilling":true,"caption":"Black Beans","categoryList":["legume"],"id":"blackBeans","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","filling1"],"uid":"yjPDelMFGvb","target":"unlocked"},{"path":["metagame","currency","xp"],"uid":"QVxmGe8vNkp","target":600},{"path":["metagame","currency","fame"],"uid":"fbZ_e5GZZkb","target":120},{"uid":"ygl-0yu6M1T","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"milk":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2.25}],"unlockCost":[{"path":["game","currency","fame"],"uid":"k9J8x_5zEIf","qty":"5000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Milk","properties":[{"type":"rich","value":0.15,"challenge":0.25},{"type":"creamy","value":0.4,"challenge":0.1}],"canBeBought":true,"categoryList":["coldSolvent","hotSolvent"],"id":"milk","originCivilizationId":"human","revealRequirements":[{"path":["metagame","unlockMap","skills","seasoning1"],"uid":"VfGpQxPZxvs","target":"unlocked"},{"path":["metagame","currency","xp"],"uid":"ihpNP6OqVuw","target":25000},{"path":["metagame","currency","fame"],"uid":"GU9ZMIfwFcN","target":10000},{"uid":"-9Zr9_dVV5l","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}],"baseFlavor":3},"cinnamon":{"purchaseCost":[{"path":["game","currency","credits"],"qty":2}],"since":"0.6.0","bundle":"spices","properties":[{"uid":"0Yahw3y7u","challenge":0.3,"type":"warm","value":0.25},{"uid":"bzndmqRwn","challenge":0.1,"type":"aromatic","value":0.4}],"canBeBought":true,"isTopping":true,"isInfusion":true,"baseFlavor":"3","unlockCost":[{"uid":"sFbYfSWyp","path":["game","currency","fame"],"qty":"10000"},{"uid":"bQNoL3kz2","path":["game","currency","xp"],"qty":"85000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Cinnamon","isSeasoning":true,"id":"cinnamon","originCivilizationId":"human","revealRequirements":[{"uid":"yAvyt3xC1","path":["metagame","currency","fame"],"target":15000},{"uid":"aRFtxNYYK","path":["metagame","unlockMap","skills","seasoning1"],"target":"unlocked"},{"uid":"QxZBxdJ6C_L","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"pineapple":{"purchaseCost":[{"path":["game","currency","credits"],"qty":5}],"since":"0.6.2","processResultMap":{"juicing":[{"uid":"45xYRnS0-","resourceId":"pineappleJuice","qty":1,"odds":1,"resourcePath":["game","resources","pineappleJuice"]}]},"bundle":"fruits","properties":[{"uid":"QZGokNZT7","challenge":0.2,"type":"sweet","value":0.5},{"uid":"RdlveTh_l","challenge":0.6,"type":"sour","value":0.2},{"uid":"f7qAhMyrfr","challenge":0.75,"type":"bright","value":0.2}],"canBeBought":true,"isTopping":true,"baseFlavor":8,"unlockCost":[{"uid":"yihlrc9OD","path":["game","currency","fame"],"qty":"65000"},{"uid":"Sv0A0OdOO","path":["game","currency","xp"],"qty":"1200000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Pineapple","categoryList":["fruit","juiceable"],"id":"pineapple","originCivilizationId":"human","revealRequirements":[{"uid":"SGTz0pe3v","path":["metagame","currency","fame"],"target":350000},{"uid":"Wb9ieus-ZpR","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"trout":{"purchaseCost":[{"path":["game","currency","credits"],"qty":10}],"since":"0.11.0","xenofood":{"farmType":"none"},"bundle":"fish","properties":[{"uid":"cqtQO49rC","challenge":0.2,"type":"fishy","value":0.8},{"uid":"PF3GijBpDx","challenge":0.4,"type":"oily","value":0.8},{"uid":"Bq0CjXbmmr","challenge":0.6,"type":"savory","value":0.2},{"uid":"AduUXcMPr","challenge":0.8,"type":"fatty","value":0.4}],"canBeBought":true,"baseFlavor":10,"unlockCost":[{"uid":"MwsBoZdyY","path":["game","currency","fame"],"qty":"800e3"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Trout","categoryList":["fish"],"id":"trout","originCivilizationId":"human","revealRequirements":[{"uid":"vf_b5Ff18","path":["metagame","currency","xp"],"target":3000000},{"uid":"r0LuCWb6fo","path":["metagame","currency","fame"],"target":1000000},{"uid":"UUnUXJ72LbO","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"redGrape":{"purchaseCost":[{"path":["game","currency","credits"],"qty":3}],"since":"0.11.0","xenofood":{"farmType":"none"},"bundle":"fruits","properties":[{"uid":"eH65wccGk","challenge":0.5,"type":"sweet","value":0.3},{"uid":"HB0QnuqgvT","challenge":0.6,"type":"sour","value":0.3},{"uid":"6b7K7MF_9R","challenge":0.6,"type":"fresh","value":0.2},{"uid":"Jz4sGTrU3A","challenge":0.5,"type":"bright","value":0.4}],"canBeBought":true,"isTopping":true,"baseFlavor":4,"unlockCost":[{"uid":"ya69wVEC__","path":["game","currency","fame"],"qty":"75000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":false,"caption":"Red Grape","categoryList":["fruit","juiceable"],"id":"redGrape","originCivilizationId":"human","revealRequirements":[{"uid":"Rs7xNBUG2g","path":["metagame","currency","fame"],"target":120000},{"uid":"df0j-wlPq8h","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"radish":{"purchaseCost":[{"path":["game","currency","credits"],"qty":5}],"since":"0.11.0","bundle":"brassicas","properties":[{"uid":"cLM-4O1sc","challenge":0.2,"type":"crunchy","value":0.6},{"uid":"6lLVbgQs69","challenge":0.2,"type":"sharp","value":0.6},{"uid":"JJlxOKqqIS","challenge":0.2,"type":"fresh","value":0.6},{"uid":"EgrN1XcuzU","challenge":0.6,"type":"vegetal","value":0.2}],"canBeBought":true,"isTopping":true,"baseFlavor":5,"unlockCost":[{"uid":"VhNYLBpHPN","path":["game","currency","fame"],"qty":"120000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"caption":"Radish","categoryList":["root","vegetable"],"id":"radish","originCivilizationId":"human","revealRequirements":[{"uid":"pdNK5bXnA4","path":["metagame","currency","fame"],"target":400000},{"uid":"NjI9OA_XtU","path":["metagame","currency","xp"],"target":1250000},{"uid":"qgH2eYwX0My","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]},"blueberry":{"purchaseCost":[{"path":["game","currency","credits"],"qty":3}],"since":"0.6.2","xenofood":{"farmType":"none"},"bundle":"fruits","properties":[{"uid":"SsFNsOV-u","challenge":0.2,"type":"sweet","value":0.2},{"uid":"BDl4E1Ncr","challenge":0.4,"type":"sour","value":0.1}],"canBeBought":true,"baseFlavor":3,"unlockCost":[{"uid":"FQA42p1Ww","path":["game","currency","fame"],"qty":"25000"}],"impactMap":{"topping":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"seasoning":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}},"filling":{"flavor":{"scale":1,"earlyAdd":0,"lateAdd":0}}},"isFilling":true,"caption":"Blueberry","categoryList":["fruit","juiceable"],"id":"blueberry","originCivilizationId":"human","revealRequirements":[{"uid":"8LK20AHLb","path":["metagame","currency","fame"],"target":100000},{"uid":"mcHiyjbA0QX","path":["metagame","unlockMap","skills","creativity"],"target":"unlocked"}]}}')},182:function(e,t,a){"use strict";function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}a.d(t,"b",(function(){return i})),a.d(t,"a",(function(){return o}));var n=a(10),i={features:{currency:{xp:[{path:["metagame","products","hardBiscuit"],target:5}],credits:[{path:["metagame","products","hardBiscuit"],target:10}],fame:[{path:["metagame","unlockMap","skills","creativity"],target:"unlocked"}],science:[{path:["metagame","unlockMap","skills","foodScience"],target:"unlocked"}],discovery:[{path:["metagame","unlockMap","skills","commandAndControl"],target:"unlocked"}]},simpleExports:[{path:["metagame","unlockMap","skills","logistics"],target:"unlocked"}],complexExports:[{path:["metagame","civilizationContactCount"],target:2}],simpleImports:[{path:["metagame","unlockMap","skills","logistics"],target:"unlocked"}],youAreInSpace:[{path:["metagame","currency","xp"],target:2e3},{path:["metagame","currency","science"],target:50}],tasting:[{path:["metagame","unlockMap","features","currency","science"],target:"revealed"},{path:["metagame","unlockMap","skills","tasting1"],target:"unlocked"}],xenoResources:[{path:["metagame","unlockMap","skills","commandAndControl"],target:"unlocked"}]},views:{resources:[{path:["metagame","products","hardBiscuit"],target:40}],skills:[{path:["metagame","currency","credits"],target:400}],personnel:[{path:["metagame","unlockMap","skills","basicManagement"],target:"unlocked"}],recipes:[{path:["metagame","unlockMap","skills","creativity"],target:"unlocked"}],fleet:[{path:["metagame","unlockMap","skills","commandAndControl"],target:"unlocked"}],diplomacy:[{path:["metagame","unlockMap","skills","contactManagement"],target:"unlocked"}],station:[{path:["metagame","unlockMap","skills","foodbaseConstruction"],target:"unlocked"}],goals:[{path:["metagame","unlockMap","skills","commandAndControl"],target:"unlocked"}],stats:[{path:["metagame","unlockMap","features","currency","xp"],target:"revealed"},{path:["metagame","unlockMap","features","currency","credits"],target:"revealed"},{path:["metagame","unlockMap","features","currency","fame"],target:"revealed"},{path:["metagame","unlockMap","features","currency","science"],target:"revealed"},{path:["metagame","unlockMap","features","currency","discovery"],target:"revealed"}]},tipsOnly:{tasting:[{path:["metagame","unlockMap","skills","tasting1"],target:"unlocked"}]},tutorialOnly:{personnel:{cooks:{costIncrease:[{path:["game","personnel","cook"],target:1}],secondCook:[{path:["game","assignments","hardBiscuit","cook"],target:1}]}}}},o=function e(t){var a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return"object"!==r(t)||Array.isArray(t)?(a[i]=t,a):(n.mapObjIndexed((function(t,r){return e(t,a,"".concat(i).concat(i?".":"").concat(r))}),t),a)}(i)},184:function(e,t,a){"use strict";(function(e){a.d(t,"a",(function(){return x})),a.d(t,"b",(function(){return C})),a.d(t,"c",(function(){return A})),a.d(t,"d",(function(){return M}));var r=a(0),n=a.n(r),i=a(12),o=a(65),c=a(100),s=a(19),l=a(5),u=a(53),p=a(18),d=a(96);function m(e){return(m="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function f(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function y(e,t){for(var a=0;a