mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
Migrating data to seperate sub-repo
This commit is contained in:
38
components/hardpoints/torpedo_pylon.json
Executable file
38
components/hardpoints/torpedo_pylon.json
Executable file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"tp": [
|
||||
{
|
||||
"id": "2h",
|
||||
"grp": "tp",
|
||||
"class": 1,
|
||||
"rating": "I",
|
||||
"cost": 11200,
|
||||
"mass": 2,
|
||||
"power": 0.4,
|
||||
"mode": "F",
|
||||
"armourpen": "C",
|
||||
"thermload": 10,
|
||||
"grp": "tp",
|
||||
"clip": 1,
|
||||
"ammo": 0,
|
||||
"ammocost": 15000,
|
||||
"missile": "S"
|
||||
},
|
||||
{
|
||||
"id": "2i",
|
||||
"grp": "tp",
|
||||
"class": 2,
|
||||
"rating": "I",
|
||||
"cost": 44800,
|
||||
"mass": 4,
|
||||
"power": 0.4,
|
||||
"mode": "F",
|
||||
"armourpen": "C",
|
||||
"thermload": 10,
|
||||
"grp": "tp",
|
||||
"clip": 2,
|
||||
"ammo": 0,
|
||||
"ammocost": 15000,
|
||||
"missile": "S"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user