mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
Add hardness to ship data
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
"mass": 4,
|
||||
"mount": "F",
|
||||
"piercing": 35,
|
||||
"power": 1,
|
||||
"power": 1.01,
|
||||
"range": 3000,
|
||||
"rating": "D",
|
||||
"thermload": 5.1,
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
{
|
||||
"ammo": 16,
|
||||
"breachdmg": 20,
|
||||
"breachmax": 1,
|
||||
"breachmin": 1,
|
||||
"breachmax": 0,
|
||||
"breachmin": 0,
|
||||
"class": 1,
|
||||
"clip": 8,
|
||||
"cost": 32180,
|
||||
@@ -57,8 +57,8 @@
|
||||
{
|
||||
"ammo": 48,
|
||||
"breachdmg": 20,
|
||||
"breachmax": 1,
|
||||
"breachmin": 1,
|
||||
"breachmax": 0,
|
||||
"breachmin": 0,
|
||||
"class": 2,
|
||||
"clip": 12,
|
||||
"cost": 240400,
|
||||
|
||||
Reference in New Issue
Block a user