mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-07-19 11:22:03 +08:00
19 lines
356 B
JSON
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": {}
|
|
}
|
|
]
|