mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 22:55:35 +00:00
49 lines
887 B
JSON
Executable File
49 lines
887 B
JSON
Executable File
{
|
|
"Scanners": [
|
|
{
|
|
"id": "2f",
|
|
"grp": "sc",
|
|
"name": "Adv. Discovery Scanner",
|
|
"class": 1,
|
|
"rating": "C",
|
|
"cost": 1545000,
|
|
"mass": 2,
|
|
"power": 0,
|
|
"rangeLS": null
|
|
},
|
|
{
|
|
"id": "2g",
|
|
"grp": "sc",
|
|
"name": "Inter. Discovery Scanner",
|
|
"class": 1,
|
|
"rating": "D",
|
|
"cost": 505000,
|
|
"mass": 2,
|
|
"power": 0,
|
|
"rangeLS": 1000
|
|
},
|
|
{
|
|
"id": "2h",
|
|
"grp": "sc",
|
|
"name": "Basic Discovery Scanner",
|
|
"class": 1,
|
|
"rating": "E",
|
|
"cost": 1000,
|
|
"mass": 2,
|
|
"power": 0,
|
|
"rangeLS": 500
|
|
},
|
|
{
|
|
"id": "2i",
|
|
"grp": "sc",
|
|
"name": "Detailed Surface Scanner",
|
|
"class": 1,
|
|
"retractedOnly": 1,
|
|
"rating": "C",
|
|
"cost": 250000,
|
|
"mass": 1.3,
|
|
"power": 0.6,
|
|
"rangeLS": 0.33
|
|
}
|
|
]
|
|
} |