mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-10 12:00:08 +08:00
14 lines
300 B
JSON
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":
|
|
}
|
|
}
|