Files
coriolis/data/components/hardpoints/cargo_scanner.json
2015-10-07 20:13:21 -07:00

59 lines
946 B
JSON
Executable File

{
"cs": [
{
"id": "0d",
"grp": "cs",
"class": 0,
"rating": "E",
"cost": 13540,
"mass": 1.3,
"power": 0.2,
"range": 2,
"time": 10
},
{
"id": "0c",
"grp": "cs",
"class": 0,
"rating": "D",
"cost": 40630,
"mass": 1.3,
"power": 0.4,
"range": 2.5,
"time": 10
},
{
"id": "0b",
"grp": "cs",
"class": 0,
"rating": "C",
"cost": 121900,
"mass": 1.3,
"power": 0.8,
"range": 3,
"time": 10
},
{
"id": "0a",
"grp": "cs",
"class": 0,
"rating": "B",
"cost": 365700,
"mass": 1.3,
"power": 1.6,
"range": 3.5,
"time": 10
},
{
"id": "09",
"grp": "cs",
"class": 0,
"rating": "A",
"cost": 1097100,
"mass": 1.3,
"power": 3.2,
"range": 4,
"time": 10
}
]
}