mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Break out countermeasures to allow for individual modifications
This commit is contained in:
23
modules/hardpoints/electronic_countermeasure.json
Normal file
23
modules/hardpoints/electronic_countermeasure.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"ec": [
|
||||
{
|
||||
"activepower": 4,
|
||||
"chargeup": 3,
|
||||
"class": 0,
|
||||
"cooldown": 10,
|
||||
"cost": 12500,
|
||||
"edID": 128049516,
|
||||
"eddbID": 885,
|
||||
"grp": "ec",
|
||||
"id": "01",
|
||||
"integrity": 20,
|
||||
"mass": 1.3,
|
||||
"name": "Electronic Countermeasure",
|
||||
"power": 0.2,
|
||||
"range": 3000,
|
||||
"reload": 10,
|
||||
"rating": "F",
|
||||
"thermload": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user