{
	"_meta": {
		"author": "Fireztonez",
		"name": "Fast Cargo Drone (x2)",
		"description": "Double the Cargo Drone rotation and velocity, in exchange of a 100 kW augmentation in power requirement for the Start and Target pad. (400 kW instead of 300 kW per pad)",
		"date": "05-31-2024",
		"version": "1.0"
	},
	"changes": {
		"buildings": {
			"_base_drone_transport_startpad_i": {
				"droneTransport_travelSpeed_mPerSec": 30,
				"droneTransport_rotationSpeedDegreePerSec": 36,
				"energyConsumptionKW_str": "400"
			},
			"_base_drone_transport_targetpad_i": {
				"energyConsumptionKW_str": "400"
			}
		}
	}
}
