15 lines
236 B
JSON
15 lines
236 B
JSON
{
|
|
"id": "energy_being",
|
|
"name": "Energy Being",
|
|
"rarity": "epic",
|
|
"health": 55,
|
|
"attack": 22,
|
|
"defense": 3,
|
|
"speed": 18,
|
|
"experience": 45,
|
|
"credits": 35,
|
|
"dropTable": [
|
|
"void_crystal",
|
|
"quantum_circuit"
|
|
]
|
|
} |