mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-07-10 01:05:51 +08:00
17 lines
304 B
JSON
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": {}
|
|
}
|
|
]
|