Files
cardsforscience/json/workers.json
T
2014-08-02 15:42:18 +02:00

17 lines
302 B
JSON

[
{
"name": "PhD Students",
"description": "Basically slaves, just with fewer rights.",
"cost": 100,
"cost_increase": 1.4,
"rate": 1
},
{
"name": "Postdocs",
"description": "Can get shit done for you.",
"cost": 1000,
"cost_increase": 1.4,
"rate": 10
}
]