add g5 ls, rapidfire cannons,

This commit is contained in:
willyb321
2019-03-22 07:06:03 +11:00
parent ed67d91a1d
commit 33ca21e1c7
4 changed files with 611 additions and 6 deletions

View File

@@ -5160,6 +5160,24 @@
]
},
"uuid": "b7672f07-e10e-4371-989c-dd49e28c4b79"
},
"5": {
"components": {
"Conductive Ceramics": 1,
"Proto Radiolic Alloys": 1,
"Proto Light Alloys": 1
},
"features": {
"integrity": [
-0.5,
-0.5
],
"mass": [
-0.75,
-0.85
]
},
"uuid": "ec9b7ac2-7a99-4f96-8bf1-061df58dba79"
}
},
"id": 49,
@@ -5256,7 +5274,7 @@
1.5
]
},
"uuid": "dd40a1d9-9c29-424f-8362-0b76f2ef63a5"
"uuid": "d0ff95ad-123a-4fd0-ae88-c46209068e3a"
}
},
"id": 50,
@@ -5336,6 +5354,24 @@
]
},
"uuid": "89f25da8-029a-4f3e-828d-393b36f0d7b3"
},
"5": {
"components": {
"Tungsten": 1,
"Compound Shielding": 1,
"Core Dynamics Composites": 1
},
"features": {
"integrity": [
2.4,
3.0
],
"power": [
1.12,
1.12
]
},
"uuid": "89f25da8-029a-4f3e-828d-393b36f0d7b3"
}
},
"id": 51,
@@ -11564,7 +11600,7 @@
"name": "Overcharged"
},
"PA_Overcharged": {
"fdname": "Weapon_Overcharged",
"fdname": "PA_Overcharged",
"grades": {
"1": {
"components": {
@@ -11833,6 +11869,159 @@
],
"name": "Rapid fire"
},
"C_RapidFire": {
"fdname": "Weapon_RapidFire",
"grades": {
"1": {
"components": {
"Mechanical Scrap": 1
},
"features": {
"damage": [
-0.01,
-0.01
],
"jitter": [
0.5,
0.5
],
"reload": [
0,
-0.25
],
"rof": [
0,
0.08
]
},
"uuid": "a7ca2bf6-14be-41ed-8bfb-c7348fda7713"
},
"2": {
"components": {
"Heat Dispersion Plate": 1,
"Mechanical Scrap": 1
},
"features": {
"damage": [
-0.02,
-0.02
],
"distdraw": [
0,
-0.05
],
"jitter": [
0.5,
0.5
],
"reload": [
-0.25,
-0.35
],
"rof": [
0.08,
0.17
]
},
"uuid": "0008257b-ea33-48ea-a18e-56cc6cf98a77"
},
"3": {
"components": {
"Mechanical Equipment": 1,
"Precipitated Alloys": 1,
"Specialised Legacy Firmware": 1
},
"features": {
"damage": [
-0.03,
-0.03
],
"distdraw": [
-0.05,
-0.15
],
"jitter": [
0.5,
0.5
],
"reload": [
-0.35,
-0.45
],
"rof": [
0.17,
0.26
]
},
"uuid": "f3338d38-f944-4841-b350-09755e1b615d"
},
"4": {
"components": {
"Mechanical Components": 1,
"Modified Consumer Firmware": 1,
"Thermic Alloys": 1
},
"features": {
"damage": [
-0.04,
-0.04
],
"distdraw": [
-0.15,
-0.25
],
"jitter": [
0.5,
0.5
],
"reload": [
-0.45,
-0.55
],
"rof": [
0.26,
0.35
]
},
"uuid": "d2bdb568-725a-44bf-9328-ba72d2988acd"
},
"5": {
"components": {
"Configurable Components": 1,
"Precipitated Alloys": 1,
"Technetium": 1
},
"features": {
"damage": [
-0.05,
-0.05
],
"distdraw": [
-0.25,
-0.35
],
"jitter": [
0.5,
0.5
],
"reload": [
-0.55,
-0.65
],
"rof": [
0.35,
0.44
]
},
"uuid": "b1792824-0e96-42a3-9d3a-0b41d5ef83e0"
}
},
"id": 105,
"modulename": [
"Weapon"
],
"name": "Rapid fire"
},
"Weapon_ShortRange": {
"fdname": "Weapon_ShortRange",
"grades": {

View File

@@ -808,6 +808,39 @@
]
}
}
},
"Weapon_RapidFire": {
"grades": {
"1": {
"engineers": [
"The Sarge",
"Tod \"The Blaster\" McQuinn",
"Marsha Hicks"
]
},
"2": {
"engineers": [
"The Sarge",
"Tod \"The Blaster\" McQuinn",
"Marsha Hicks"
]
},
"3": {
"engineers": [
"The Sarge"
]
},
"4": {
"engineers": [
"The Sarge"
]
},
"5": {
"engineers": [
"The Sarge"
]
}
}
}
},
"modifications": [
@@ -2716,6 +2749,11 @@
"engineers": [
"Lori Jameson"
]
},
"5": {
"engineers": [
"Etienne Dorn"
]
}
}
},
@@ -2743,6 +2781,11 @@
"engineers": [
"Lori Jameson"
]
},
"5": {
"engineers": [
"Etienne Dorn"
]
}
}
},
@@ -2770,6 +2813,11 @@
"engineers": [
"Lori Jameson"
]
},
"5": {
"engineers": [
"Etienne Dorn"
]
}
}
}