15 lines
240 B
JSON
15 lines
240 B
JSON
{
|
|
"id": "security_drone",
|
|
"name": "Security Drone",
|
|
"rarity": "uncommon",
|
|
"health": 35,
|
|
"attack": 14,
|
|
"defense": 4,
|
|
"speed": 10,
|
|
"experience": 22,
|
|
"credits": 15,
|
|
"dropTable": [
|
|
"basic_circuit",
|
|
"copper_ore"
|
|
]
|
|
} |