From f521070a56d42547d0cd6f1ed837b4e9c61ec695 Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Sun, 27 Nov 2016 00:06:51 +0000 Subject: [PATCH] Added known special effects --- dist/index.js | 130 ++++++++++++++++++++++++++++++++++++ dist/index.json | 130 ++++++++++++++++++++++++++++++++++++ modifications/index.js | 1 + modifications/specials.json | 34 ++++++++++ 4 files changed, 295 insertions(+) create mode 100644 modifications/specials.json diff --git a/dist/index.js b/dist/index.js index 9cdd2f7..1bf913f 100644 --- a/dist/index.js +++ b/dist/index.js @@ -14271,6 +14271,136 @@ module.exports = { thermload: 1 } }, + specials: { + special_auto_loader: { + id: 0, + name: "Auto loader" + }, + special_choke_canister: { + id: 1, + name: "Choke canister" + }, + special_concordant_sequence: { + id: 2, + name: "Concordant sequence" + }, + special_corrosive_shell: { + id: 3, + name: "Corrosive shell" + }, + special_dazzle_shell: { + id: 4, + name: "Dazzle shell" + }, + special_dispersal_field: { + id: 5, + name: "Dispersal field" + }, + special_distortion_field: { + id: 6, + name: "Distortion field" + }, + special_drag_munitions: { + id: 7, + name: "Drag munitions" + }, + special_emissive_munitions: { + id: 9, + name: "Emissive munitions" + }, + special_feedback_cascade: { + id: 9, + name: "Feedback cascade" + }, + special_force_shell: { + id: 10, + name: "Force shell" + }, + special_high_yield_shell: { + id: 11, + name: "High yield shell" + }, + special_incendiary_rounds: { + id: 12, + name: "Incendiary rounds" + }, + special_ion_disruptor: { + id: 13, + name: "Ion disruptor" + }, + special_mass_lock_munition: { + id: 14, + name: "Mass lock munition" + }, + special_overload_munitions: { + id: 15, + name: "Overload munitions" + }, + special_penetrator_payload: { + id: 16, + name: "Penetrator payload" + }, + special_phasing_sequence: { + id: 17, + name: "Phasing sequence" + }, + special_plasma_slug: { + id: 18, + name: "Plasma slug" + }, + special_radiant_canister: { + id: 19, + name: "Radiant Canister" + }, + special_regeneration_sequence: { + id: 20, + name: "Regeneration sequence" + }, + special_reverberating_cascade: { + id: 21, + name: "Reverberating cascade" + }, + special_scramble_spectrum: { + id: 22, + name: "Scramble spectrum" + }, + special_screening_shell: { + id: 23, + name: "Screening shell" + }, + special_shiftlock_canister: { + id: 24, + name: "Shift-lock canister" + }, + special_smart_rounds: { + id: 25, + name: "Smart rounds" + }, + special_super_penetrator: { + id: 26, + name: "Super penetrator" + }, + special_target_lock_breaker: { + id: 27, + name: "Target lock breaker" + }, + special_thermal_cascade: { + id: 28, + name: "Thermal cascade" + }, + special_thermal_conduit: { + id: 29, + name: "Thermal conduit" + }, + special_thermal_vent: { + id: 30, + name: "Thermal vent" + }, + special_thermalshock: { + id: 31, + name: "Thermal shock" + } + }, validity: { am: [ "integrity", "power" ], bh: [ "explres", "hullboost", "kinres", "mass", "thermres" ], diff --git a/dist/index.json b/dist/index.json index eef4271..af629f9 100644 --- a/dist/index.json +++ b/dist/index.json @@ -16667,6 +16667,136 @@ "thermload": 1 } }, + "specials": { + "special_auto_loader": { + "id": 0, + "name": "Auto loader" + }, + "special_choke_canister": { + "id": 1, + "name": "Choke canister" + }, + "special_concordant_sequence": { + "id": 2, + "name": "Concordant sequence" + }, + "special_corrosive_shell": { + "id": 3, + "name": "Corrosive shell" + }, + "special_dazzle_shell": { + "id": 4, + "name": "Dazzle shell" + }, + "special_dispersal_field": { + "id": 5, + "name": "Dispersal field" + }, + "special_distortion_field": { + "id": 6, + "name": "Distortion field" + }, + "special_drag_munitions": { + "id": 7, + "name": "Drag munitions" + }, + "special_emissive_munitions": { + "id": 9, + "name": "Emissive munitions" + }, + "special_feedback_cascade": { + "id": 9, + "name": "Feedback cascade" + }, + "special_force_shell": { + "id": 10, + "name": "Force shell" + }, + "special_high_yield_shell": { + "id": 11, + "name": "High yield shell" + }, + "special_incendiary_rounds": { + "id": 12, + "name": "Incendiary rounds" + }, + "special_ion_disruptor": { + "id": 13, + "name": "Ion disruptor" + }, + "special_mass_lock_munition": { + "id": 14, + "name": "Mass lock munition" + }, + "special_overload_munitions": { + "id": 15, + "name": "Overload munitions" + }, + "special_penetrator_payload": { + "id": 16, + "name": "Penetrator payload" + }, + "special_phasing_sequence": { + "id": 17, + "name": "Phasing sequence" + }, + "special_plasma_slug": { + "id": 18, + "name": "Plasma slug" + }, + "special_radiant_canister": { + "id": 19, + "name": "Radiant Canister" + }, + "special_regeneration_sequence": { + "id": 20, + "name": "Regeneration sequence" + }, + "special_reverberating_cascade": { + "id": 21, + "name": "Reverberating cascade" + }, + "special_scramble_spectrum": { + "id": 22, + "name": "Scramble spectrum" + }, + "special_screening_shell": { + "id": 23, + "name": "Screening shell" + }, + "special_shiftlock_canister": { + "id": 24, + "name": "Shift-lock canister" + }, + "special_smart_rounds": { + "id": 25, + "name": "Smart rounds" + }, + "special_super_penetrator": { + "id": 26, + "name": "Super penetrator" + }, + "special_target_lock_breaker": { + "id": 27, + "name": "Target lock breaker" + }, + "special_thermal_cascade": { + "id": 28, + "name": "Thermal cascade" + }, + "special_thermal_conduit": { + "id": 29, + "name": "Thermal conduit" + }, + "special_thermal_vent": { + "id": 30, + "name": "Thermal vent" + }, + "special_thermalshock": { + "id": 31, + "name": "Thermal shock" + } + }, "validity": { "am": [ "integrity", diff --git a/modifications/index.js b/modifications/index.js index 41d2572..e02952d 100644 --- a/modifications/index.js +++ b/modifications/index.js @@ -2,5 +2,6 @@ module.exports = { blueprints: require('./blueprints'), modifications: require('./modifications'), modifierActions: require('./modifierActions'), + specials: require('./specials'), validity: require('./validity') }; diff --git a/modifications/specials.json b/modifications/specials.json new file mode 100644 index 0000000..3d5e47d --- /dev/null +++ b/modifications/specials.json @@ -0,0 +1,34 @@ +{ + "special_auto_loader": {"id": 0, "name": "Auto loader"}, + "special_choke_canister": {"id": 1, "name": "Choke canister"}, + "special_concordant_sequence": {"id": 2, "name": "Concordant sequence"}, + "special_corrosive_shell": {"id": 3, "name": "Corrosive shell"}, + "special_dazzle_shell": {"id": 4, "name": "Dazzle shell"}, + "special_dispersal_field": {"id": 5, "name": "Dispersal field"}, + "special_distortion_field": {"id": 6, "name": "Distortion field"}, + "special_drag_munitions": {"id": 7, "name": "Drag munitions"}, + "special_emissive_munitions": {"id": 9, "name": "Emissive munitions"}, + "special_feedback_cascade": {"id": 9, "name": "Feedback cascade"}, + "special_force_shell": {"id": 10, "name": "Force shell"}, + "special_high_yield_shell": {"id": 11, "name": "High yield shell"}, + "special_incendiary_rounds": {"id": 12, "name": "Incendiary rounds"}, + "special_ion_disruptor": {"id": 13, "name": "Ion disruptor"}, + "special_mass_lock_munition": {"id": 14, "name": "Mass lock munition"}, + "special_overload_munitions": {"id": 15, "name": "Overload munitions"}, + "special_penetrator_payload": {"id": 16, "name": "Penetrator payload"}, + "special_phasing_sequence": {"id": 17, "name": "Phasing sequence"}, + "special_plasma_slug": {"id": 18, "name": "Plasma slug"}, + "special_radiant_canister": {"id": 19, "name": "Radiant Canister"}, + "special_regeneration_sequence": {"id": 20, "name": "Regeneration sequence"}, + "special_reverberating_cascade": {"id": 21, "name": "Reverberating cascade"}, + "special_scramble_spectrum": {"id": 22, "name": "Scramble spectrum"}, + "special_screening_shell": {"id": 23, "name": "Screening shell"}, + "special_shiftlock_canister": {"id": 24, "name": "Shift-lock canister"}, + "special_smart_rounds": {"id": 25, "name": "Smart rounds"}, + "special_super_penetrator": {"id": 26, "name": "Super penetrator"}, + "special_target_lock_breaker": {"id": 27, "name": "Target lock breaker"}, + "special_thermal_cascade": {"id": 28, "name": "Thermal cascade"}, + "special_thermal_conduit": {"id": 29, "name": "Thermal conduit"}, + "special_thermal_vent": {"id": 30, "name": "Thermal vent"}, + "special_thermalshock": {"id": 31, "name": "Thermal shock"} +}