16 lines
279 B
JSON
16 lines
279 B
JSON
{
|
|
"id": "quantum_entity",
|
|
"name": "Quantum Entity",
|
|
"rarity": "legendary",
|
|
"health": 70,
|
|
"attack": 35,
|
|
"defense": 5,
|
|
"speed": 20,
|
|
"experience": 60,
|
|
"credits": 50,
|
|
"dropTable": [
|
|
"void_crystal",
|
|
"neutronium_shard",
|
|
"dimensional_logic_circuit"
|
|
]
|
|
} |