{
"model": "coronatrix",
"name": "Coronatrix",
"cockpit": "coronatrix_cockpit",
"shield_model": "coronatrix_shield",
"manufacturer": "opli",
"ship_class": "light_courier",
"min_crew": 1,
"max_crew": 1,
"price": 46614,
"hull_mass": 18,
"atmospheric_pressure_limit": 3.2,
"capacity": 24,
"cargo": 16,
"slots": {
	"engine": 1,
	"cabin": 1,
	"laser_front": 1,
	"missile": 10,
	"shield": 3,
	"cargo": 16
	},
	"equipment_slots": {
		"laser_front": {
			"type": "weapon",
			"size": 2,
			"size_min": 1,
			"i18n_key": "HARDPOINT_LASER_FRONT",
			"tag": "tag_laser_front",
			"gimbal": [ 5, 5 ],
			"hardpoint": true
		},
		"missile_bay_1": {
			"type": "missile_rack.opli_internal",
			"size": 2,
			"i18n_key": "HARDPOINT_MISSILE_BAY",
			"tag": "tag_missile_launch",
			"hardpoint": true,
			"default": "missile_rack.opli_internal_s2"
			},
		"missile_bay_2": {
			"type": "missile_rack.opli_internal",
			"size": 2,
			"i18n_key": "HARDPOINT_MISSILE_BAY",
			"tag": "tag_missile_launch",
			"hardpoint": true,
			"default": "missile_rack.opli_internal_s2"
		},
		"utility_1": {
			"type": "utility",
			"size": 1,
			"tag": "tag_utility_1",
			"hardpoint": true
		},
		"utility_2": {
			"type": "utility",
			"size": 1,
			"tag": "tag_utility_2",
			"hardpoint": true
		},
		"hyperdrive": {
			"type": "hyperdrive",
			"size": 2,
			"size_min": 1
		},
		"shield": {
			"type": "shield",
			"size": 2,
			"size_min": 1
		},
			"engine": {
			"type": "engine",
			"size": 2,
			"count": 2
		},
		"thruster": {
			"type": "thruster",
			"size": 1,
			"count": 12
		}
	},
"roles": ["mercenary", "merchant", "pirate"],
"effective_exhaust_velocity": 12600000,
"thruster_fuel_use": -1.0,
"fuel_tank_mass": 23,
"hyperdrive_class": 2,
"forward_thrust": 1800000,
"forward_acceleration_cap": 26.487,
"reverse_thrust": 920000,
"reverse_acceleration_cap": 20.601,
"up_thrust": 1400000,
"up_acceleration_cap": 20.601,
"down_thrust": 920000,
"down_acceleration_cap": 11.4777,
"left_thrust": 920000,
"left_acceleration_cap": 11.4777,
"right_thrust": 920000,
"right_acceleration_cap": 11.4777,

"angular_thrust": 3799843.41896781,

"front_cross_section": 16.2,
"side_cross_section": 39,
"top_cross_section": 125,

"front_drag_coeff": 0.27,
"side_drag_coeff": 0.45,
"top_drag_coeff": 0.96,

"lift_coeff": 0.1,
"aero_stability": 0.35

}