Break out countermeasures to allow for individual modifications

This commit is contained in:
Cmdr McDonald
2016-11-02 12:20:35 +00:00
parent 2d307a5c8a
commit c36ffb9a83
10 changed files with 351 additions and 285 deletions

View 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
}
]
}