You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

168 lines
4.2 KiB

{
"stages": [
{
"id": "soil",
"answers": [
{
"type": "good_answer",
"overall": 2,
"impact": { "food_waste": 1, "emissions": 1, "income": 0 }
},
{
"type": "bad_answer",
"overall": 0,
"impact": { "food_waste": 0, "emissions": -2, "income": 0 }
},
{
"type": "chance",
"outcomes": [
{
"type": "good_answer",
"overall": 1,
"impact": { "food_waste": 1, "emissions": 2, "income": 0 }
},
{
"type": "good_answer",
"overall": 1,
"impact": { "food_waste": 1, "emissions": 1, "income": 0 }
}
]
}
]
},
{
"id": "water",
"answers": [
{
"type": "good_answer",
"overall": 2,
"impact": { "food_waste": 1, "emissions": 1, "income": 0 }
},
{
"type": "bad_answer",
"overall": 0,
"impact": { "food_waste": -1, "emissions": -1, "income": 0 }
},
{
"type": "chance",
"outcomes": [
{
"type": "good_answer",
"overall": 1,
"impact": { "food_waste": 1, "emissions": 2, "income": 0 }
},
{
"type": "bad_answer",
"overall": 0,
"impact": { "food_waste": -3, "emissions": -1, "income": 0 },
"early_exit": true
}
]
}
]
},
{
"id": "storage",
"answers": [
{
"type": "good_answer",
"overall": 2,
"impact": { "food_waste": 2, "emissions": 1, "income": 0 }
},
{
"type": "bad_answer",
"overall": 0,
"impact": { "food_waste": -2, "emissions": 0, "income": 0 }
},
{
"type": "chance",
"outcomes": [
{
"type": "good_answer",
"overall": 1,
"impact": { "food_waste": 2, "emissions": 0, "income": 0 }
},
{
"type": "bad_answer",
"overall": 0,
"impact": { "food_waste": -3, "emissions": -1, "income": 0 },
"early_exit": true
}
]
}
]
},
{
"id": "transport",
"answers": [
{
"type": "good_answer",
"overall": 2,
"impact": { "food_waste": 2, "emissions": -1, "income": 0 }
},
{
"type": "bad_answer",
"overall": 0,
"impact": { "food_waste": 0, "emissions": -2, "income": 0 }
},
{
"type": "chance",
"outcomes": [
{
"type": "good_answer",
"overall": 1,
"impact": { "food_waste": 1, "emissions": 2, "income": 0 }
},
{
"type": "bad_answer",
"overall": 0,
"impact": { "food_waste": -3, "emissions": -1, "income": 0 },
"early_exit": true
}
]
}
]
},
{
"id": "market",
"answers": [
{
"type": "good_answer",
"overall": 2,
"impact": { "food_waste": 1, "emissions": 2, "income": 2 }
},
{
"type": "bad_answer",
"overall": 2,
"impact": { "food_waste": 1, "emissions": 2, "income": 2 }
},
{
"type": "bad_answer",
"overall": 1,
"impact": { "food_waste": 1, "emissions": 1, "income": 1 }
},
{
"type": "bad_answer",
"overall": 0,
"impact": { "food_waste": 1, "emissions": 0, "income": -1 }
}
]
}
],
"last_save": {
"answers": [
{
"type": "good_answer",
"result_type": "compost",
"overall": 0,
"impact": { "food_waste": 1, "emissions": 1, "income": 0 }
},
{
"type": "bad_answer",
"result_type": "landfill",
"overall": 0,
"impact": { "food_waste": -2, "emissions": -3, "income": 0 }
}
]
}
}