mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
Shock Cannons and Flechette Launchers are not limited to 4 experimental weapons per ship
Closes https://github.com/EDCD/coriolis/issues/533
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"tbrfl": [
|
"tbrfl": [
|
||||||
{
|
{
|
||||||
"experimental": true,
|
|
||||||
"rating": "B",
|
"rating": "B",
|
||||||
"class": 2,
|
"class": 2,
|
||||||
"grp": "tbrfl",
|
"grp": "tbrfl",
|
||||||
@@ -31,7 +30,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"experimental": true,
|
|
||||||
"rating": "B",
|
"rating": "B",
|
||||||
"class": 2,
|
"class": 2,
|
||||||
"grp": "tbrfl",
|
"grp": "tbrfl",
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"tbsc": [
|
"tbsc": [
|
||||||
{
|
{
|
||||||
"experimental": true,
|
|
||||||
"rating": "C",
|
"rating": "C",
|
||||||
"class": 3,
|
"class": 3,
|
||||||
"grp": "tbsc",
|
"grp": "tbsc",
|
||||||
@@ -35,7 +34,6 @@
|
|||||||
"falloff": 2500
|
"falloff": 2500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"experimental": true,
|
|
||||||
"rating": "C",
|
"rating": "C",
|
||||||
"class": 3,
|
"class": 3,
|
||||||
"grp": "tbsc",
|
"grp": "tbsc",
|
||||||
@@ -67,7 +65,6 @@
|
|||||||
"symbol": "Hpt_PlasmaShockCannon_Gimbal_Large"
|
"symbol": "Hpt_PlasmaShockCannon_Gimbal_Large"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"experimental": true,
|
|
||||||
"rating": "D",
|
"rating": "D",
|
||||||
"class": 3,
|
"class": 3,
|
||||||
"grp": "tbsc",
|
"grp": "tbsc",
|
||||||
@@ -99,7 +96,6 @@
|
|||||||
"falloff": 2500
|
"falloff": 2500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"experimental": true,
|
|
||||||
"rating": "D",
|
"rating": "D",
|
||||||
"class": 2,
|
"class": 2,
|
||||||
"grp": "tbsc",
|
"grp": "tbsc",
|
||||||
@@ -131,7 +127,6 @@
|
|||||||
"symbol": "Hpt_PlasmaShockCannon_Gimbal_Medium"
|
"symbol": "Hpt_PlasmaShockCannon_Gimbal_Medium"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"experimental": true,
|
|
||||||
"grp": "tbsc",
|
"grp": "tbsc",
|
||||||
"symbol": "Hpt_PlasmaShockCannon_Fixed_Medium",
|
"symbol": "Hpt_PlasmaShockCannon_Fixed_Medium",
|
||||||
"id": "y0",
|
"id": "y0",
|
||||||
@@ -163,7 +158,6 @@
|
|||||||
"falloff": 2500
|
"falloff": 2500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"experimental": true,
|
|
||||||
"rating": "E",
|
"rating": "E",
|
||||||
"class": 2,
|
"class": 2,
|
||||||
"grp": "tbsc",
|
"grp": "tbsc",
|
||||||
@@ -197,7 +191,6 @@
|
|||||||
"falloff": 2500
|
"falloff": 2500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"experimental": true,
|
|
||||||
"rating": "D",
|
"rating": "D",
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"grp": "tbsc",
|
"grp": "tbsc",
|
||||||
@@ -229,7 +222,6 @@
|
|||||||
"falloff": 2500
|
"falloff": 2500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"experimental": true,
|
|
||||||
"rating": "E",
|
"rating": "E",
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"grp": "tbsc",
|
"grp": "tbsc",
|
||||||
@@ -261,7 +253,6 @@
|
|||||||
"symbol": "Hpt_PlasmaShockCannon_Gimbal_Small"
|
"symbol": "Hpt_PlasmaShockCannon_Gimbal_Small"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"experimental": true,
|
|
||||||
"rating": "F",
|
"rating": "F",
|
||||||
"class": 1,
|
"class": 1,
|
||||||
"grp": "tbsc",
|
"grp": "tbsc",
|
||||||
|
|||||||
Reference in New Issue
Block a user