Files
coriolis-data/modules/internal/guardian_fsd_booster.json
CMDR Cometborne 0d1d04d6b8 Guardian Module Fixes
- eliminate duplicate internal IDs to make Guardian PD Size 4 and
  Guardian MRP 2E available
- fix Frontier ID ('edID') for all guardian modules
- fix prices for all guardian modules
- add missing Frontier internal names ('symbol')
2018-07-21 17:44:17 +02:00

75 lines
1.5 KiB
JSON

{
"gfsb": [
{
"jumpboost": 4,
"integrity": 32,
"class": 1,
"cost": 405022,
"edID": 128833975,
"power": 0.75,
"eddbID": 1373,
"grp": "gfsb",
"id": "1H",
"mass": 1.3,
"rating": "H",
"symbol": "Int_GuardianFSDBooster_Size1"
},
{
"jumpboost": 6,
"integrity": 32,
"class": 2,
"cost": 810521,
"edID": 128833976,
"power": 0.98,
"eddbID": 1373,
"grp": "gfsb",
"id": "1M",
"mass": 1.3,
"rating": "H",
"symbol": "Int_GuardianFSDBooster_Size2"
},
{
"jumpboost": 7.75,
"integrity": 32,
"class": 3,
"cost": 1620431,
"edID": 128833977,
"power": 1.27,
"eddbID": 1373,
"grp": "gfsb",
"id": "1N",
"mass": 1.3,
"rating": "H",
"symbol": "Int_GuardianFSDBooster_Size3"
},
{
"jumpboost": 9.25,
"integrity": 32,
"class": 4,
"cost": 3245013,
"edID": 128833978,
"power": 1.65,
"eddbID": 1373,
"grp": "gfsb",
"id": "1P",
"mass": 1.3,
"rating": "H",
"symbol": "Int_GuardianFSDBooster_Size4"
},
{
"jumpboost": 10.5,
"integrity": 32,
"class": 5,
"cost": 6483101,
"edID": 128833979,
"power": 2.14,
"eddbID": 1373,
"grp": "gfsb",
"id": "1O",
"mass": 1.3,
"rating": "H",
"symbol": "Int_GuardianFSDBooster_Size5"
}
]
}