From 31b0c3931bf1f9f189ea3d13c2aa6b0e934c8f78 Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Wed, 2 Nov 2016 10:30:45 +0000 Subject: [PATCH] Tidy up validities --- dist/index.js | 16 ++++++++-------- dist/index.json | 11 +---------- modifications/validity.json | 11 +---------- 3 files changed, 10 insertions(+), 28 deletions(-) diff --git a/dist/index.js b/dist/index.js index 4f839ac..5388db3 100644 --- a/dist/index.js +++ b/dist/index.js @@ -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" ], diff --git a/dist/index.json b/dist/index.json index 2fc97e3..73f9623 100644 --- a/dist/index.json +++ b/dist/index.json @@ -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": [ diff --git a/modifications/validity.json b/modifications/validity.json index 25f435f..f397652 100644 --- a/modifications/validity.json +++ b/modifications/validity.json @@ -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": [