


Personal Combat Drone
Sometimes you just want to mine, or fish in the sewers in peace. This drone will keep you protected from enemies by blasting them before they can get too close.
It even kills armored bugs!
config.json options:
“Active”: true, // Default state on start-up.
“KeyboardShortcut”: “F7”, // Keyboard shortcut to toggle the drone on and off.
“RotationSpeed”: 2, // How fast the drone rotates around you, in seconds.
“Damage”: -1, // Damage the projectile does, -1 = one hit KO.
“ProjectileVelocity”: 16 // How fast the projectile moves. Smaller is slower and has a higher chance of missing.