Tidy up validities

This commit is contained in:
Cmdr McDonald
2016-11-02 10:30:45 +00:00
parent eb39326f1a
commit 31b0c3931b
3 changed files with 10 additions and 28 deletions

16
dist/index.js vendored
View File

@@ -12474,23 +12474,23 @@ module.exports = {
Modifications: {
modifiers: [ "mass", "integrity", "power", "hps", "boot", "pGen", "eff", "optmass", "optmult", "maxfuel", "maxsys", "maxeng", "maxwep", "ratesys", "rateeng", "ratewep", "rof", "hps", "eps", "ammo", "clip", "reload", "range" ],
validity: {
am: [ "boot", "integrity", "power" ],
am: [ "integrity", "power" ],
bh: [ "explres", "hullboost", "kinres", "mass", "thermres" ],
bl: [ "armourpen", "damage", "distdraw", "integrity", "mass", "power", "range", "thermload" ],
bsg: [ "boot", "brokenregen", "explres", "integrity", "kinres", "mass", "optmass", "optmul", "power", "regen", "thermload", "thermres" ],
c: [ "ammo", "armourpen", "clip", "damage", "distdraw", "integrity", "jitter", "mass", "power", "range", "reload", "rof", "thermload" ],
cc: [ "boot", "integrity", "mass", "power" ],
cc: [ "integrity", "mass", "power" ],
cr: [],
cs: [ "boot", "integrity", "mass", "power" ],
dc: [],
fc: [ "ammo", "armourpen", "burst", "clip", "damage", "distdraw", "integrity", "jitter", "mass", "power", "range", "reload", "rof", "thermload" ],
fh: [],
fi: [ "boot", "facinglimit", "integrity", "mass", "power", "range" ],
fs: [ "boot", "integrity", "mass", "power" ],
fs: [ "integrity", "power" ],
fsd: [ "boot", "integrity", "mass", "maxfuel", "optmass", "power", "thermload" ],
ft: [],
fx: [ "boot", "integrity", "mass", "power" ],
hb: [ "boot", "integrity", "mass", "power" ],
fx: [ "integrity", "mass", "power" ],
hb: [ "integrity", "mass", "power" ],
hr: [ "armour", "explres", "hullboost", "kinres", "mass", "thermres" ],
kw: [ "boot", "integrity", "mass", "power" ],
ls: [ "boot", "integrity", "mass", "power" ],
@@ -12499,7 +12499,7 @@ module.exports = {
mr: [ "ammo", "armourpen", "clip", "damage", "distdraw", "integrity", "jitter", "mass", "power", "reload", "rof", "thermload" ],
nl: [ "ammo", "armourpen", "boot", "clip", "damage", "integrity", "jitter", "mass", "power", "reload", "rof", "thermload" ],
pa: [ "ammo", "armourpen", "clip", "damage", "distdraw", "integrity", "jitter", "mass", "power", "range", "reload", "rof", "thermload" ],
pc: [ "boot", "integrity", "mass", "power" ],
pc: [ "integrity", "mass", "power" ],
pci: [],
pcm: [],
pcq: [],
@@ -12508,12 +12508,12 @@ module.exports = {
pp: [ "eff", "integrity", "mass", "pGen" ],
psg: [ "boot", "brokenregen", "explres", "integrity", "kinres", "mass", "optmass", "optmul", "power", "regen", "thermload", "thermres" ],
pv: [],
rf: [ "boot", "integrity", "mass", "power" ],
rf: [ "integrity", "power" ],
rg: [ "ammo", "armourpen", "clip", "damage", "distdraw", "integrity", "jitter", "mass", "power", "range", "reload", "rof", "thermload" ],
s: [ "boot", "integrity", "mass", "power" ],
sb: [ "explres", "integrity", "kinres", "mass", "power", "shieldmul", "thermres" ],
sc: [],
scb: [ "boot", "delay", "duration", "integrity", "power", "shield", "thermload" ],
scb: [ "boot", "duration", "integrity", "power", "shield", "spinup", "thermload" ],
sg: [ "boot", "brokenregen", "explres", "integrity", "kinres", "mass", "optmass", "optmul", "power", "regen", "thermload", "thermres" ],
t: [ "integrity", "mass", "optmass", "optmul", "power", "thermload" ],
tp: [ "armourpen", "damage", "distdraw", "integrity", "jitter", "mass", "power", "range", "rof", "thermload" ],

11
dist/index.json vendored
View File

@@ -14892,7 +14892,6 @@
],
"validity": {
"am": [
"boot",
"integrity",
"power"
],
@@ -14943,7 +14942,6 @@
"thermload"
],
"cc": [
"boot",
"integrity",
"mass",
"power"
@@ -14982,9 +14980,7 @@
"range"
],
"fs": [
"boot",
"integrity",
"mass",
"power"
],
"fsd": [
@@ -14998,13 +14994,11 @@
],
"ft": [],
"fx": [
"boot",
"integrity",
"mass",
"power"
],
"hb": [
"boot",
"integrity",
"mass",
"power"
@@ -15089,7 +15083,6 @@
"thermload"
],
"pc": [
"boot",
"integrity",
"mass",
"power"
@@ -15143,9 +15136,7 @@
],
"pv": [],
"rf": [
"boot",
"integrity",
"mass",
"power"
],
"rg": [
@@ -15181,11 +15172,11 @@
"sc": [],
"scb": [
"boot",
"delay",
"duration",
"integrity",
"power",
"shield",
"spinup",
"thermload"
],
"sg": [

View File

@@ -1,6 +1,5 @@
{
"am": [
"boot",
"integrity",
"power"
],
@@ -51,7 +50,6 @@
"thermload"
],
"cc": [
"boot",
"integrity",
"mass",
"power"
@@ -90,9 +88,7 @@
"range"
],
"fs": [
"boot",
"integrity",
"mass",
"power"
],
"fsd": [
@@ -106,13 +102,11 @@
],
"ft": [],
"fx": [
"boot",
"integrity",
"mass",
"power"
],
"hb": [
"boot",
"integrity",
"mass",
"power"
@@ -197,7 +191,6 @@
"thermload"
],
"pc": [
"boot",
"integrity",
"mass",
"power"
@@ -251,9 +244,7 @@
],
"pv": [],
"rf": [
"boot",
"integrity",
"mass",
"power"
],
"rg": [
@@ -289,11 +280,11 @@
"sc": [],
"scb": [
"boot",
"delay",
"duration",
"integrity",
"power",
"shield",
"spinup",
"thermload"
],
"sg": [