mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-07-15 11:22:08 +08:00
15 lines
283 B
JSON
15 lines
283 B
JSON
[
|
|
{
|
|
"name": "Free beer",
|
|
"description": "The work is easier when the worker is happy.",
|
|
"cost": 100,
|
|
"used": false,
|
|
"type": "hr",
|
|
"receiver": "PhD Students",
|
|
"property": "rate",
|
|
"factor": 1.2,
|
|
"constant": 0,
|
|
"image": "assets/beer.png"
|
|
}
|
|
]
|