Files
coriolis-data/ships/viper.json

48 lines
1.8 KiB
JSON
Executable File

{
"viper": {
"edID": 128049273,
"eddbID": 22,
"properties": {
"name": "Viper",
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 95900,
"speed": 320,
"boost": 400,
"boostEnergy": 10,
"baseShieldStrength": 105,
"baseArmour": 70,
"hardness": 35,
"hullMass": 50,
"masslock": 7,
"pipSpeed": 0.09375,
"pitch": 35,
"roll": 90,
"yaw": 15,
"crew": 1
},
"retailCost": 142930,
"bulkheads": [
{ "id": "B3", "edID": 128049274, "eddbID": 758, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "B4", "edID": 128049275, "eddbID": 759, "grp": "bh", "cost": 57170, "mass": 5, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "B5", "edID": 128049276, "eddbID": 760, "grp": "bh", "cost": 128640, "mass": 9, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "B6", "edID": 128049277, "eddbID": 761, "grp": "bh", "cost": 304010, "mass": 9, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "B7", "edID": 128049278, "eddbID": 762, "grp": "bh", "cost": 336890, "mass": 9, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
],
"slots": {
"standard": [3, 3, 3, 2, 3, 3, 2],
"hardpoints": [2, 2, 1, 1, 0, 0],
"internal": [
3, 3,
{ "class": 3, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
2, 1
]
},
"defaults": {
"standard": ["3E", "3E", "3E", "2E", "3E", "3E", "2C"],
"hardpoints": [17, 17, 0, 0, 0, 0],
"internal": ["01", "44", 0, 0, "2h"]
}
}
}