Files
cardsforscience/json/research.json
T

19 lines
356 B
JSON

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