Files
cardsforscience/json/upgrades.json
T
2014-08-02 20:25:52 +02:00

14 lines
300 B
JSON

[
{
"name": "Free beer",
"description": "The work is easier when the worker is happy.",
"type": "hr", // "hr" || "detector" || "research"
"reciever": "PhD Students", // name of the object
"cost": 100,
"used": false,
"factor": 1.2,
"constant": 0,
//"image":
}
}