15 lines
243 B
JSON
15 lines
243 B
JSON
{
|
|
"id": "virus_program",
|
|
"name": "Virus Program",
|
|
"rarity": "rare",
|
|
"health": 45,
|
|
"attack": 18,
|
|
"defense": 1,
|
|
"speed": 20,
|
|
"experience": 38,
|
|
"credits": 28,
|
|
"dropTable": [
|
|
"processor_circuit",
|
|
"stealth_circuit"
|
|
]
|
|
} |