mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 06:43:24 +00:00
63 lines
1.1 KiB
JSON
Executable File
63 lines
1.1 KiB
JSON
Executable File
{
|
|
"Countermeasures": [
|
|
{
|
|
"id": "00",
|
|
"grp": "cm",
|
|
"name": "Chaff Launcher",
|
|
"class": 0,
|
|
"rating": "I",
|
|
"cost": 8500,
|
|
"mass": 1.3,
|
|
"power": 0.2,
|
|
"passive": 1,
|
|
"armourpen": "F",
|
|
"thermload": 2,
|
|
"clip": 1,
|
|
"ammo": 10
|
|
},
|
|
{
|
|
"id": "01",
|
|
"grp": "cm",
|
|
"name": "Electronic Countermeasure",
|
|
"class": 0,
|
|
"rating": "F",
|
|
"cost": 12500,
|
|
"mass": 1.3,
|
|
"power": 0.2,
|
|
"range": 3,
|
|
"chargeup": 4,
|
|
"activepower": 4,
|
|
"cooldown": 10
|
|
},
|
|
{
|
|
"id": "02",
|
|
"grp": "cm",
|
|
"name": "Heat Sink Launcher",
|
|
"class": 0,
|
|
"rating": "I",
|
|
"cost": 3500,
|
|
"mass": 1.3,
|
|
"power": 0.2,
|
|
"passive": 1,
|
|
"armourpen": "F",
|
|
"thermload": 0,
|
|
"clip": 1,
|
|
"ammo": 3
|
|
},
|
|
{
|
|
"id": "03",
|
|
"grp": "cm",
|
|
"name": "Point Defence",
|
|
"class": 0,
|
|
"rating": "I",
|
|
"cost": 18546,
|
|
"mass": 0.5,
|
|
"power": 0.2,
|
|
"passive": 1,
|
|
"armourpen": "F",
|
|
"thermload": 1,
|
|
"clip": 50,
|
|
"ammo": 10000
|
|
}
|
|
]
|
|
} |