Files
cardsforscience/json/research.json
T
2014-08-02 14:05:45 +02:00

17 lines
304 B
JSON

[
{
"name": "W-Boson",
"description": "The W-Boson is the carrier boson of the weak force.",
"reputation": 1,
"cost": 10,
"histogram": {}
},
{
"name": "Higgs-Boson",
"description": "The Higgs-Boson...",
"reputation": 100,
"cost": 1000,
"histogram": {}
}
]