From 6699b3b891b66fccb77964cb50441f15c70e5c12 Mon Sep 17 00:00:00 2001 From: Frank Tovar Date: Thu, 14 May 2026 10:56:15 +0200 Subject: [PATCH] Add authored campaign levels --- TASKS.md | 8 +- .../{fuel_bleed.json => bleed_line.json} | 1544 +++- .../Data/Levels/blind_grid.json | 5157 ++++++++++++++ .../Data/Levels/break_before_make.json | 5169 ++++++++++++++ .../Data/Levels/cascade_lockout.json | 6288 +++++++++++++++++ .../Data/Levels/charged_water.json | 5163 ++++++++++++++ .../Data/Levels/critical_path.json | 6288 +++++++++++++++++ .../Data/Levels/door_circuit.json | 5157 ++++++++++++++ .../Data/Levels/dry_before_live.json | 5163 ++++++++++++++ .../Data/Levels/eye_in_the_storm.json | 5169 ++++++++++++++ .../Data/Levels/first_spark.json | 5169 ++++++++++++++ .../Data/Levels/hot_bypass.json | 5169 ++++++++++++++ .../Data/Levels/prime_the_pump.json | 4720 +++++++++++++ .../Data/Levels/split_flow.json | 4733 +++++++++++++ .../Data/Levels/sprinkler_debt.json | 4726 +++++++++++++ .../Data/Levels/the_first_eye.json | 5157 ++++++++++++++ .../Data/Levels/three_key_start.json | 6288 +++++++++++++++++ .../{black_start.json => valve_choice.json} | 1567 ++-- ...oolant_restart.json => wake_the_feed.json} | 1042 ++- .../Data/default_campaign_manifest.json | 118 +- .../CampaignAuthoringTests.cs | 177 + 21 files changed, 82165 insertions(+), 1807 deletions(-) rename src/ReactorMaintenance.Godot/Data/Levels/{fuel_bleed.json => bleed_line.json} (65%) create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/blind_grid.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/break_before_make.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/cascade_lockout.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/charged_water.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/critical_path.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/door_circuit.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/dry_before_live.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/eye_in_the_storm.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/first_spark.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/hot_bypass.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/prime_the_pump.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/split_flow.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/sprinkler_debt.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/the_first_eye.json create mode 100644 src/ReactorMaintenance.Godot/Data/Levels/three_key_start.json rename src/ReactorMaintenance.Godot/Data/Levels/{black_start.json => valve_choice.json} (78%) rename src/ReactorMaintenance.Godot/Data/Levels/{coolant_restart.json => wake_the_feed.json} (76%) create mode 100644 tests/ReactorMaintenance.Simulation.Tests/CampaignAuthoringTests.cs diff --git a/TASKS.md b/TASKS.md index c6436ba..1ee5ba8 100644 --- a/TASKS.md +++ b/TASKS.md @@ -4,9 +4,9 @@ This backlog tracks what must change so the implementation matches `docs/design. ## Audit Snapshot -- Current simulation tests pass: `55/55` in `tests/ReactorMaintenance.Simulation.Tests`. +- Current simulation tests pass: `60/60` in `tests/ReactorMaintenance.Simulation.Tests`. - Godot has a usable UX scaffold and grid renderer; the full pulse playback, terminal-gated layer controls, and campaign content pass remain in later tasks. -- Existing campaign data is the older placeholder set. These levels and manifest entries must be replaced by the tutorial plus six-group campaign from `docs/CAMPAIGN.md`. +- Campaign data follows the tutorial plus six-group campaign from `docs/CAMPAIGN.md`. - Unrelated Godot metadata or generated `.uid` files are not part of this backlog unless a later implementation task intentionally touches them. ## P0 Simulation Contract @@ -110,7 +110,7 @@ This backlog tracks what must change so the implementation matches `docs/design. - Powered terminal interaction enables local visibility and forecasts. - Unpowered terminal interaction reveals nothing and still triggers a pulse. - Leaving the terminal removes underground/forecast visibility. -- [ ] Add tests for campaign authoring invariants. +- [x] Add tests for campaign authoring invariants. - Every campaign level loads and validates. - Tutorial is solvable with exactly one `LengthyAction` before `ActivateReactor`. - Every non-tutorial level has at least two valid first `LengthyAction` choices. @@ -138,7 +138,7 @@ This backlog tracks what must change so the implementation matches `docs/design. - Validate wall-mounted sprinkler valve geometry, outlet/access face, water connection, and exactly one linked control. - Validate isolation valves sit on exactly one matching underground carrier. - Warn on initially unready reactors, initially starved required consumers, unused supplies, and sprinkler valves with no useful suppression or pressure tradeoff. -- [ ] Replace placeholder campaign files. +- [x] Replace placeholder campaign files. - Create tutorial plus Groups 1-6 from `docs/CAMPAIGN.md`. - Update `default_campaign_manifest.json` to the final order. - Remove or demote old placeholder levels so they are not presented as campaign content. diff --git a/src/ReactorMaintenance.Godot/Data/Levels/fuel_bleed.json b/src/ReactorMaintenance.Godot/Data/Levels/bleed_line.json similarity index 65% rename from src/ReactorMaintenance.Godot/Data/Levels/fuel_bleed.json rename to src/ReactorMaintenance.Godot/Data/Levels/bleed_line.json index f0e90ab..b66f75f 100644 --- a/src/ReactorMaintenance.Godot/Data/Levels/fuel_bleed.json +++ b/src/ReactorMaintenance.Godot/Data/Levels/bleed_line.json @@ -1,8 +1,8 @@ { "Version": 4, "Level": { - "Name": "Fuel Bleed", - "Width": 8, + "Name": "Bleed Line", + "Width": 10, "Height": 7, "Terrain": [ "Wall", @@ -14,6 +14,10 @@ "Wall", "Wall", "Wall", + "Wall", + "Wall", + "Floor", + "Floor", "Floor", "Floor", "Floor", @@ -28,6 +32,8 @@ "Floor", "Floor", "Floor", + "Floor", + "Floor", "Wall", "Wall", "Floor", @@ -36,6 +42,8 @@ "Floor", "Floor", "Floor", + "Floor", + "Floor", "Wall", "Wall", "Floor", @@ -44,6 +52,8 @@ "Floor", "Floor", "Floor", + "Floor", + "Floor", "Wall", "Wall", "Floor", @@ -52,6 +62,10 @@ "Floor", "Floor", "Floor", + "Floor", + "Floor", + "Wall", + "Wall", "Wall", "Wall", "Wall", @@ -311,6 +325,62 @@ "IsPresent": false, "CarriesFlow": false }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, { "State": "Absent", "Amount": 0, @@ -328,28 +398,36 @@ "CarriesFlow": false }, { - "State": "Intact", + "State": "Absent", "Amount": 0, "Intensity": 0, "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true + "IsPresent": false, + "CarriesFlow": false }, { - "State": "Intact", + "State": "Absent", "Amount": 0, "Intensity": 0, "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true + "IsPresent": false, + "CarriesFlow": false }, { - "State": "Intact", + "State": "Absent", "Amount": 0, "Intensity": 0, "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false }, { "State": "Intact", @@ -431,6 +509,54 @@ "IsPresent": false, "CarriesFlow": false }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, { "State": "Absent", "Amount": 0, @@ -512,7 +638,119 @@ "CarriesFlow": false } ], - "Coolant": [ + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, { "State": "Absent", "Amount": 0, @@ -1403,6 +1641,118 @@ "IsPresent": false, "CarriesFlow": false }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, { "State": "Absent", "Amount": 0, @@ -1415,506 +1765,632 @@ "Surface": [ { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 } ], @@ -1925,14 +2401,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -1940,14 +2420,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -1955,14 +2439,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -1970,14 +2458,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -1985,14 +2477,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2000,14 +2496,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2015,14 +2515,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2030,14 +2534,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2045,14 +2553,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2060,14 +2572,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2075,14 +2591,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2090,14 +2610,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2105,14 +2629,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2120,14 +2648,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2135,14 +2667,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2150,14 +2686,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2165,14 +2705,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2180,14 +2724,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2195,14 +2743,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2210,14 +2762,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2225,14 +2781,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2240,14 +2800,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2255,14 +2819,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2270,14 +2838,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2285,14 +2857,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2300,14 +2876,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2315,14 +2895,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2330,14 +2914,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2345,14 +2933,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2360,14 +2952,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2375,59 +2971,37 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "Flow", "Carrier": "Fuel", - "SwitchState": "Enabled", + "SwitchState": "Disabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false }, { "Type": "None", @@ -2435,14 +3009,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2450,29 +3028,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "Consumer", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2480,14 +3047,56 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "ReactorControl", @@ -2495,14 +3104,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 1, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2510,14 +3123,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2525,14 +3142,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2540,14 +3161,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2555,14 +3180,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2570,14 +3199,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2585,14 +3218,37 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2600,14 +3256,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2615,14 +3275,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2630,14 +3294,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2645,14 +3313,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2660,14 +3332,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2675,14 +3351,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2690,14 +3370,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2705,14 +3389,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2720,14 +3408,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2735,14 +3427,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2750,26 +3446,296 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true } ], "Leaks": [ { "Carrier": "Fuel", "UndergroundPosition": { - "X": 3, - "Y": 4 + "X": 4, + "Y": 5 }, "AccessPosition": { - "X": 3, - "Y": 3 + "X": 4, + "Y": 5 }, "Repaired": false } @@ -2778,29 +3744,31 @@ { "ReactorId": 1, "ControlPosition": { - "X": 6, - "Y": 4 + "X": 7, + "Y": 3 }, "Ready": false, "Activated": false } ], - "RequiredFuelConsumers": 1, - "RequiredCoolantConsumers": 1, - "RequiredElectricityConsumers": 1, + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 0, + "RequiredElectricityConsumers": 0, "Robot": { "Position": { "X": 1, - "Y": 1 + "Y": 3 }, "FuelNeutralizers": 0, - "CoolantNeutralizers": 0, + "WaterNeutralizers": 0, "ElectricityNeutralizers": 0, "HeatShields": 0, "HeatImmunitySteps": 0 }, "Global": { "Turn": 0, + "Pulse": 0, + "Step": 0, "LevelState": "Stable", "Status": "STABLE", "TerminalLoss": false, @@ -2808,4 +3776,4 @@ }, "Forecasts": [] } -} +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/blind_grid.json b/src/ReactorMaintenance.Godot/Data/Levels/blind_grid.json new file mode 100644 index 0000000..e091577 --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/blind_grid.json @@ -0,0 +1,5157 @@ +{ + "Version": 4, + "Level": { + "Name": "Blind Grid", + "Width": 12, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Door", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "AllSeeingEyeTerminal", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 8, + "Y": 3 + }, + "AccessPosition": { + "X": 8, + "Y": 4 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 9, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 0, + "RequiredElectricityConsumers": 2, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/break_before_make.json b/src/ReactorMaintenance.Godot/Data/Levels/break_before_make.json new file mode 100644 index 0000000..383aaf8 --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/break_before_make.json @@ -0,0 +1,5169 @@ +{ + "Version": 4, + "Level": { + "Name": "Break Before Make", + "Width": 12, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Door", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Fuel", + "UndergroundPosition": { + "X": 6, + "Y": 2 + }, + "AccessPosition": { + "X": 6, + "Y": 2 + }, + "Repaired": false + }, + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 6, + "Y": 5 + }, + "AccessPosition": { + "X": 6, + "Y": 4 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 9, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 1, + "RequiredWaterConsumers": 0, + "RequiredElectricityConsumers": 1, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/cascade_lockout.json b/src/ReactorMaintenance.Godot/Data/Levels/cascade_lockout.json new file mode 100644 index 0000000..b8af845 --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/cascade_lockout.json @@ -0,0 +1,6288 @@ +{ + "Version": 4, + "Level": { + "Name": "Cascade Lockout", + "Width": 13, + "Height": 9, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerValve", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": { + "X": 8, + "Y": 4 + }, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": { + "X": 8, + "Y": 3 + }, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "AllSeeingEyeTerminal", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Fuel", + "UndergroundPosition": { + "X": 6, + "Y": 2 + }, + "AccessPosition": { + "X": 6, + "Y": 2 + }, + "Repaired": false + }, + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 6, + "Y": 6 + }, + "AccessPosition": { + "X": 6, + "Y": 5 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 10, + "Y": 4 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 1, + "RequiredWaterConsumers": 1, + "RequiredElectricityConsumers": 1, + "Robot": { + "Position": { + "X": 1, + "Y": 4 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/charged_water.json b/src/ReactorMaintenance.Godot/Data/Levels/charged_water.json new file mode 100644 index 0000000..1b31b1b --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/charged_water.json @@ -0,0 +1,5163 @@ +{ + "Version": 4, + "Level": { + "Name": "Charged Water", + "Width": 12, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 3, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerValve", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": { + "X": 5, + "Y": 2 + }, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": { + "X": 5, + "Y": 1 + }, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "AllSeeingEyeTerminal", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 7, + "Y": 5 + }, + "AccessPosition": { + "X": 7, + "Y": 4 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 9, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 1, + "RequiredElectricityConsumers": 1, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/critical_path.json b/src/ReactorMaintenance.Godot/Data/Levels/critical_path.json new file mode 100644 index 0000000..c640645 --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/critical_path.json @@ -0,0 +1,6288 @@ +{ + "Version": 4, + "Level": { + "Name": "Critical Path", + "Width": 13, + "Height": 9, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "RemedySupply", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "HeatShield", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerValve", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": { + "X": 8, + "Y": 4 + }, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": { + "X": 8, + "Y": 3 + }, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "AllSeeingEyeTerminal", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Fuel", + "UndergroundPosition": { + "X": 6, + "Y": 2 + }, + "AccessPosition": { + "X": 6, + "Y": 2 + }, + "Repaired": false + }, + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 6, + "Y": 6 + }, + "AccessPosition": { + "X": 6, + "Y": 5 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 10, + "Y": 4 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 1, + "RequiredWaterConsumers": 1, + "RequiredElectricityConsumers": 1, + "Robot": { + "Position": { + "X": 1, + "Y": 4 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/door_circuit.json b/src/ReactorMaintenance.Godot/Data/Levels/door_circuit.json new file mode 100644 index 0000000..880da3c --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/door_circuit.json @@ -0,0 +1,5157 @@ +{ + "Version": 4, + "Level": { + "Name": "Door Circuit", + "Width": 12, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Door", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 8, + "Y": 3 + }, + "AccessPosition": { + "X": 8, + "Y": 4 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 9, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 0, + "RequiredElectricityConsumers": 1, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/dry_before_live.json b/src/ReactorMaintenance.Godot/Data/Levels/dry_before_live.json new file mode 100644 index 0000000..29cf2a5 --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/dry_before_live.json @@ -0,0 +1,5163 @@ +{ + "Version": 4, + "Level": { + "Name": "Dry Before Live", + "Width": 12, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 3, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerValve", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": { + "X": 5, + "Y": 2 + }, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": { + "X": 5, + "Y": 1 + }, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 7, + "Y": 5 + }, + "AccessPosition": { + "X": 7, + "Y": 4 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 9, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 1, + "RequiredElectricityConsumers": 1, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/eye_in_the_storm.json b/src/ReactorMaintenance.Godot/Data/Levels/eye_in_the_storm.json new file mode 100644 index 0000000..fbff04d --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/eye_in_the_storm.json @@ -0,0 +1,5169 @@ +{ + "Version": 4, + "Level": { + "Name": "Eye In The Storm", + "Width": 12, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 3, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerValve", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": { + "X": 5, + "Y": 2 + }, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerValve", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": { + "X": 8, + "Y": 2 + }, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": { + "X": 5, + "Y": 1 + }, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerControl", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": { + "X": 8, + "Y": 1 + }, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "AllSeeingEyeTerminal", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 7, + "Y": 5 + }, + "AccessPosition": { + "X": 7, + "Y": 4 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 9, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 1, + "RequiredElectricityConsumers": 1, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/first_spark.json b/src/ReactorMaintenance.Godot/Data/Levels/first_spark.json new file mode 100644 index 0000000..130ecf5 --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/first_spark.json @@ -0,0 +1,5169 @@ +{ + "Version": 4, + "Level": { + "Name": "First Spark", + "Width": 12, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Fuel", + "UndergroundPosition": { + "X": 6, + "Y": 2 + }, + "AccessPosition": { + "X": 6, + "Y": 2 + }, + "Repaired": false + }, + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 6, + "Y": 5 + }, + "AccessPosition": { + "X": 6, + "Y": 4 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 9, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 1, + "RequiredWaterConsumers": 0, + "RequiredElectricityConsumers": 1, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/hot_bypass.json b/src/ReactorMaintenance.Godot/Data/Levels/hot_bypass.json new file mode 100644 index 0000000..185bdd4 --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/hot_bypass.json @@ -0,0 +1,5169 @@ +{ + "Version": 4, + "Level": { + "Name": "Hot Bypass", + "Width": 12, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "RemedySupply", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "HeatShield", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Door", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Fuel", + "UndergroundPosition": { + "X": 6, + "Y": 2 + }, + "AccessPosition": { + "X": 6, + "Y": 2 + }, + "Repaired": false + }, + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 6, + "Y": 5 + }, + "AccessPosition": { + "X": 6, + "Y": 4 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 9, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 1, + "RequiredWaterConsumers": 0, + "RequiredElectricityConsumers": 1, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/prime_the_pump.json b/src/ReactorMaintenance.Godot/Data/Levels/prime_the_pump.json new file mode 100644 index 0000000..0e21ed7 --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/prime_the_pump.json @@ -0,0 +1,4720 @@ +{ + "Version": 4, + "Level": { + "Name": "Prime The Pump", + "Width": 11, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Water", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 8, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 2, + "RequiredElectricityConsumers": 0, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/split_flow.json b/src/ReactorMaintenance.Godot/Data/Levels/split_flow.json new file mode 100644 index 0000000..17310f4 --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/split_flow.json @@ -0,0 +1,4733 @@ +{ + "Version": 4, + "Level": { + "Name": "Split Flow", + "Width": 11, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Water", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Water", + "UndergroundPosition": { + "X": 6, + "Y": 4 + }, + "AccessPosition": { + "X": 6, + "Y": 4 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 8, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 2, + "RequiredElectricityConsumers": 0, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/sprinkler_debt.json b/src/ReactorMaintenance.Godot/Data/Levels/sprinkler_debt.json new file mode 100644 index 0000000..70b4413 --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/sprinkler_debt.json @@ -0,0 +1,4726 @@ +{ + "Version": 4, + "Level": { + "Name": "Sprinkler Debt", + "Width": 11, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerValve", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": { + "X": 5, + "Y": 2 + }, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": { + "X": 5, + "Y": 1 + }, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 8, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 1, + "RequiredElectricityConsumers": 0, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/the_first_eye.json b/src/ReactorMaintenance.Godot/Data/Levels/the_first_eye.json new file mode 100644 index 0000000..241386d --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/the_first_eye.json @@ -0,0 +1,5157 @@ +{ + "Version": 4, + "Level": { + "Name": "The First Eye", + "Width": 12, + "Height": 8, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Door", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "AllSeeingEyeTerminal", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 8, + "Y": 3 + }, + "AccessPosition": { + "X": 8, + "Y": 4 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 9, + "Y": 3 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 0, + "RequiredElectricityConsumers": 1, + "Robot": { + "Position": { + "X": 1, + "Y": 3 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/three_key_start.json b/src/ReactorMaintenance.Godot/Data/Levels/three_key_start.json new file mode 100644 index 0000000..b916493 --- /dev/null +++ b/src/ReactorMaintenance.Godot/Data/Levels/three_key_start.json @@ -0,0 +1,6288 @@ +{ + "Version": 4, + "Level": { + "Name": "Three-Key Start", + "Width": 13, + "Height": 9, + "Terrain": [ + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Floor", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall", + "Wall" + ], + "Fuel": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Water": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Electricity": [ + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Leaking", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + } + ], + "Surface": [ + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + }, + { + "Fuel": 0, + "Water": 0, + "Electricity": 0, + "Heat": 0, + "FuelBlockTurns": 0, + "WaterBlockTurns": 0, + "ElectricityBlockTurns": 0 + } + ], + "Props": [ + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerValve", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": { + "X": 8, + "Y": 4 + }, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Water", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "SprinklerControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": { + "X": 8, + "Y": 3 + }, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "ReactorControl", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 1, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Electricity", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Consumer", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Fuel", + "UndergroundPosition": { + "X": 6, + "Y": 2 + }, + "AccessPosition": { + "X": 6, + "Y": 2 + }, + "Repaired": false + }, + { + "Carrier": "Electricity", + "UndergroundPosition": { + "X": 6, + "Y": 6 + }, + "AccessPosition": { + "X": 6, + "Y": 5 + }, + "Repaired": false + } + ], + "Reactors": [ + { + "ReactorId": 1, + "ControlPosition": { + "X": 10, + "Y": 4 + }, + "Ready": false, + "Activated": false + } + ], + "RequiredFuelConsumers": 1, + "RequiredWaterConsumers": 1, + "RequiredElectricityConsumers": 1, + "Robot": { + "Position": { + "X": 1, + "Y": 4 + }, + "FuelNeutralizers": 0, + "WaterNeutralizers": 0, + "ElectricityNeutralizers": 0, + "HeatShields": 0, + "HeatImmunitySteps": 0 + }, + "Global": { + "Turn": 0, + "Pulse": 0, + "Step": 0, + "LevelState": "Stable", + "Status": "STABLE", + "TerminalLoss": false, + "Warnings": [] + }, + "Forecasts": [] + } +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/black_start.json b/src/ReactorMaintenance.Godot/Data/Levels/valve_choice.json similarity index 78% rename from src/ReactorMaintenance.Godot/Data/Levels/black_start.json rename to src/ReactorMaintenance.Godot/Data/Levels/valve_choice.json index 77a1c4f..99bcba8 100644 --- a/src/ReactorMaintenance.Godot/Data/Levels/black_start.json +++ b/src/ReactorMaintenance.Godot/Data/Levels/valve_choice.json @@ -1,9 +1,9 @@ { "Version": 4, "Level": { - "Name": "Black Start", + "Name": "Valve Choice", "Width": 10, - "Height": 8, + "Height": 7, "Terrain": [ "Wall", "Wall", @@ -66,16 +66,6 @@ "Floor", "Wall", "Wall", - "Floor", - "Floor", - "Floor", - "Floor", - "Floor", - "Floor", - "Floor", - "Floor", - "Wall", - "Wall", "Wall", "Wall", "Wall", @@ -336,84 +326,12 @@ "CarriesFlow": false }, { - "State": "Absent", + "State": "Intact", "Amount": 0, "Intensity": 0, "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false + "IsPresent": true, + "CarriesFlow": true }, { "State": "Intact", @@ -455,6 +373,70 @@ "IsPresent": true, "CarriesFlow": true }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Absent", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": false, + "CarriesFlow": false + }, + { + "State": "Intact", + "Amount": 0, + "Intensity": 0, + "StructuralIntegrity": 10, + "IsPresent": true, + "CarriesFlow": true + }, { "State": "Absent", "Amount": 0, @@ -528,84 +510,12 @@ "CarriesFlow": false }, { - "State": "Absent", + "State": "Leaking", "Amount": 0, "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false + "StructuralIntegrity": 2, + "IsPresent": true, + "CarriesFlow": true }, { "State": "Absent", @@ -728,7 +638,7 @@ "CarriesFlow": false } ], - "Coolant": [ + "Water": [ { "State": "Absent", "Amount": 0, @@ -1137,86 +1047,6 @@ "IsPresent": false, "CarriesFlow": false }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, { "State": "Absent", "Amount": 0, @@ -1619,86 +1449,6 @@ "IsPresent": false, "CarriesFlow": false }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, { "State": "Absent", "Amount": 0, @@ -2015,722 +1765,632 @@ "Surface": [ { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 } ], @@ -2741,14 +2401,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2756,14 +2420,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2771,14 +2439,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2786,14 +2458,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2801,14 +2477,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2816,14 +2496,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2831,14 +2515,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2846,14 +2534,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2861,14 +2553,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2876,14 +2572,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2891,14 +2591,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2906,14 +2610,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2921,14 +2629,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2936,14 +2648,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2951,14 +2667,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2966,14 +2686,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2981,14 +2705,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2996,14 +2724,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3011,14 +2743,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3026,14 +2762,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3041,14 +2781,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3056,14 +2800,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3071,14 +2819,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3086,14 +2838,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3101,14 +2857,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3116,14 +2876,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3131,14 +2895,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3146,14 +2914,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3161,14 +2933,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3176,14 +2952,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3191,164 +2971,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "Flow", - "Carrier": "Electricity", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "Flow", @@ -3356,14 +2990,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3371,14 +3009,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3386,14 +3028,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3401,29 +3047,37 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { - "Type": "Consumer", + "Type": "IsolationValve", "Carrier": "Fuel", - "SwitchState": "Enabled", + "SwitchState": "Disabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false }, { "Type": "None", @@ -3431,29 +3085,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "ReactorControl", @@ -3461,14 +3104,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 1, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3476,14 +3123,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3491,29 +3142,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "Flow", - "Carrier": "Coolant", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3521,14 +3161,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3536,14 +3180,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3551,14 +3199,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3566,14 +3218,37 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "IsolationValve", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3581,14 +3256,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3596,14 +3275,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3611,14 +3294,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3626,14 +3313,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3641,14 +3332,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3656,14 +3351,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3671,14 +3370,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3686,14 +3389,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3701,14 +3408,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3716,14 +3427,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3731,14 +3446,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3746,14 +3465,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3761,14 +3484,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3776,14 +3503,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3791,14 +3522,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3806,14 +3541,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3821,14 +3560,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3836,14 +3579,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3851,14 +3598,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3866,14 +3617,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3881,14 +3636,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3896,14 +3655,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3911,14 +3674,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -3926,44 +3693,82 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "None", + "Carrier": "Fuel", + "SwitchState": "Enabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + } + ], + "Leaks": [ + { + "Carrier": "Fuel", + "UndergroundPosition": { + "X": 4, + "Y": 5 + }, + "AccessPosition": { + "X": 4, + "Y": 5 + }, + "Repaired": false } ], - "Leaks": [], "Reactors": [ { "ReactorId": 1, "ControlPosition": { - "X": 8, - "Y": 4 + "X": 7, + "Y": 3 }, "Ready": false, "Activated": false } ], - "RequiredFuelConsumers": 1, - "RequiredCoolantConsumers": 1, - "RequiredElectricityConsumers": 1, + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 0, + "RequiredElectricityConsumers": 0, "Robot": { "Position": { "X": 1, - "Y": 1 + "Y": 3 }, "FuelNeutralizers": 0, - "CoolantNeutralizers": 0, + "WaterNeutralizers": 0, "ElectricityNeutralizers": 0, "HeatShields": 0, "HeatImmunitySteps": 0 }, "Global": { "Turn": 0, + "Pulse": 0, + "Step": 0, "LevelState": "Stable", "Status": "STABLE", "TerminalLoss": false, @@ -3971,4 +3776,4 @@ }, "Forecasts": [] } -} +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/Levels/coolant_restart.json b/src/ReactorMaintenance.Godot/Data/Levels/wake_the_feed.json similarity index 76% rename from src/ReactorMaintenance.Godot/Data/Levels/coolant_restart.json rename to src/ReactorMaintenance.Godot/Data/Levels/wake_the_feed.json index a55fd73..9fa468f 100644 --- a/src/ReactorMaintenance.Godot/Data/Levels/coolant_restart.json +++ b/src/ReactorMaintenance.Godot/Data/Levels/wake_the_feed.json @@ -1,9 +1,9 @@ { "Version": 4, "Level": { - "Name": "Coolant Restart", + "Name": "Wake The Feed", "Width": 8, - "Height": 7, + "Height": 6, "Terrain": [ "Wall", "Wall", @@ -46,14 +46,6 @@ "Floor", "Wall", "Wall", - "Floor", - "Floor", - "Floor", - "Floor", - "Floor", - "Floor", - "Wall", - "Wall", "Wall", "Wall", "Wall", @@ -272,100 +264,36 @@ "CarriesFlow": false }, { - "State": "Absent", + "State": "Intact", "Amount": 0, "Intensity": 0, "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false + "IsPresent": true, + "CarriesFlow": true }, { - "State": "Absent", + "State": "Intact", "Amount": 0, "Intensity": 0, "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false + "IsPresent": true, + "CarriesFlow": true }, { - "State": "Absent", + "State": "Intact", "Amount": 0, "Intensity": 0, "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false + "IsPresent": true, + "CarriesFlow": true }, { - "State": "Absent", + "State": "Intact", "Amount": 0, "Intensity": 0, "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false + "IsPresent": true, + "CarriesFlow": true }, { "State": "Absent", @@ -512,7 +440,7 @@ "CarriesFlow": false } ], - "Coolant": [ + "Water": [ { "State": "Absent", "Amount": 0, @@ -713,70 +641,6 @@ "IsPresent": false, "CarriesFlow": false }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Intact", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": true, - "CarriesFlow": true - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, { "State": "Absent", "Amount": 0, @@ -1339,70 +1203,6 @@ "IsPresent": false, "CarriesFlow": false }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, - { - "State": "Absent", - "Amount": 0, - "Intensity": 0, - "StructuralIntegrity": 10, - "IsPresent": false, - "CarriesFlow": false - }, { "State": "Absent", "Amount": 0, @@ -1415,506 +1215,434 @@ "Surface": [ { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 }, { "Fuel": 0, - "Coolant": 0, + "Water": 0, "Electricity": 0, "Heat": 0, "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, - "ElectricityBlockTurns": 0 - }, - { - "Fuel": 0, - "Coolant": 0, - "Electricity": 0, - "Heat": 0, - "FuelBlockTurns": 0, - "CoolantBlockTurns": 0, + "WaterBlockTurns": 0, "ElectricityBlockTurns": 0 } ], @@ -1925,14 +1653,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -1940,14 +1672,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -1955,14 +1691,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -1970,14 +1710,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -1985,14 +1729,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2000,14 +1748,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2015,14 +1767,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2030,14 +1786,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2045,14 +1805,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2060,14 +1824,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2075,14 +1843,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2090,14 +1862,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2105,14 +1881,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2120,14 +1900,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2135,14 +1919,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2150,14 +1938,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2165,14 +1957,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2180,14 +1976,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2195,14 +1995,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2210,14 +2014,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2225,14 +2033,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2240,14 +2052,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2255,14 +2071,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2270,14 +2090,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2285,14 +2109,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2300,14 +2128,37 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true + }, + { + "Type": "Flow", + "Carrier": "Fuel", + "SwitchState": "Disabled", + "ServiceState": "Unknown", + "FuelServiceState": "Unknown", + "WaterServiceState": "Unknown", + "ElectricityServiceState": "Unknown", + "JunctionMode": 0, + "RemedyType": "FuelNeutralizer", + "Depleted": false, + "ReactorId": 0, + "DoorState": "Closed", + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": false, + "IsOpen": false }, { "Type": "None", @@ -2315,14 +2166,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2330,44 +2185,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "Consumer", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "ReactorControl", @@ -2375,14 +2204,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 1, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2390,14 +2223,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2405,14 +2242,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2420,14 +2261,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2435,14 +2280,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2450,14 +2299,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2465,14 +2318,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2480,14 +2337,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2495,14 +2356,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2510,14 +2375,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2525,14 +2394,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2540,14 +2413,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2555,14 +2432,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2570,14 +2451,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2585,14 +2470,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2600,14 +2489,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2615,14 +2508,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2630,14 +2527,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true }, { "Type": "None", @@ -2645,119 +2546,18 @@ "SwitchState": "Enabled", "ServiceState": "Unknown", "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", + "WaterServiceState": "Unknown", "ElectricityServiceState": "Unknown", "JunctionMode": 0, "RemedyType": "FuelNeutralizer", "Depleted": false, "ReactorId": 0, "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true - }, - { - "Type": "None", - "Carrier": "Fuel", - "SwitchState": "Enabled", - "ServiceState": "Unknown", - "FuelServiceState": "Unknown", - "CoolantServiceState": "Unknown", - "ElectricityServiceState": "Unknown", - "JunctionMode": 0, - "RemedyType": "FuelNeutralizer", - "Depleted": false, - "ReactorId": 0, - "DoorState": "Closed", - "IsEnabled": true + "Active": false, + "LinkedPosition": null, + "OutletPosition": null, + "IsEnabled": true, + "IsOpen": true } ], "Leaks": [], @@ -2765,29 +2565,31 @@ { "ReactorId": 1, "ControlPosition": { - "X": 6, + "X": 5, "Y": 3 }, "Ready": false, "Activated": false } ], - "RequiredFuelConsumers": 1, - "RequiredCoolantConsumers": 1, - "RequiredElectricityConsumers": 1, + "RequiredFuelConsumers": 0, + "RequiredWaterConsumers": 0, + "RequiredElectricityConsumers": 0, "Robot": { "Position": { - "X": 1, - "Y": 1 + "X": 2, + "Y": 3 }, "FuelNeutralizers": 0, - "CoolantNeutralizers": 0, + "WaterNeutralizers": 0, "ElectricityNeutralizers": 0, "HeatShields": 0, "HeatImmunitySteps": 0 }, "Global": { "Turn": 0, + "Pulse": 0, + "Step": 0, "LevelState": "Stable", "Status": "STABLE", "TerminalLoss": false, @@ -2795,4 +2597,4 @@ }, "Forecasts": [] } -} +} \ No newline at end of file diff --git a/src/ReactorMaintenance.Godot/Data/default_campaign_manifest.json b/src/ReactorMaintenance.Godot/Data/default_campaign_manifest.json index 0848a66..4e471d6 100644 --- a/src/ReactorMaintenance.Godot/Data/default_campaign_manifest.json +++ b/src/ReactorMaintenance.Godot/Data/default_campaign_manifest.json @@ -1,22 +1,112 @@ -{ +{ "levels": [ { - "id": "coolant-restart", - "name": "Coolant Restart", - "flavorText": "The lower coolant loop is starving the reactor core. Restore enough service to keep the first startup window alive.", - "levelPath": "res://Data/Levels/coolant_restart.json" + "id": "wake-the-feed", + "name": "Wake The Feed", + "flavorText": "A dormant fuel feed waits for one clean startup pulse.", + "levelPath": "res://Data/Levels/wake_the_feed.json" }, { - "id": "fuel-bleed", - "name": "Fuel Bleed", - "flavorText": "A fuel manifold is venting through the maintenance deck. Isolate the leak before pressure cascades into the ignition zone.", - "levelPath": "res://Data/Levels/fuel_bleed.json" + "id": "bleed-line", + "name": "Bleed Line", + "flavorText": "A side branch is venting fuel while the reactor feed remains closed.", + "levelPath": "res://Data/Levels/bleed_line.json" }, { - "id": "black-start", - "name": "Black Start", - "flavorText": "The final reactor needs fuel, coolant, and electricity in balance before the station can carry load again.", - "levelPath": "res://Data/Levels/black_start.json" + "id": "valve-choice", + "name": "Valve Choice", + "flavorText": "The main fuel feed and leak branch can both be isolated, but not with the same consequence.", + "levelPath": "res://Data/Levels/valve_choice.json" + }, + { + "id": "prime-the-pump", + "name": "Prime The Pump", + "flavorText": "Two coolant consumers need different fixes before the reactor can accept flow.", + "levelPath": "res://Data/Levels/prime_the_pump.json" + }, + { + "id": "sprinkler-debt", + "name": "Sprinkler Debt", + "flavorText": "A live sprinkler is useful water in the wrong place and pressure debt on the branch.", + "levelPath": "res://Data/Levels/sprinkler_debt.json" + }, + { + "id": "split-flow", + "name": "Split Flow", + "flavorText": "Coolant branches compete with a damaged route and a required production target.", + "levelPath": "res://Data/Levels/split_flow.json" + }, + { + "id": "door-circuit", + "name": "Door Circuit", + "flavorText": "The door circuit, consumer branch, and wall leak all depend on local voltage choices.", + "levelPath": "res://Data/Levels/door_circuit.json" + }, + { + "id": "the-first-eye", + "name": "The First Eye", + "flavorText": "A powered eye can reveal the grid, but the first terminal use may be dark.", + "levelPath": "res://Data/Levels/the_first_eye.json" + }, + { + "id": "blind-grid", + "name": "Blind Grid", + "flavorText": "The visible circuit is plausible, but the powered eye makes the hidden routing clear.", + "levelPath": "res://Data/Levels/blind_grid.json" + }, + { + "id": "first-spark", + "name": "First Spark", + "flavorText": "Fuel and electricity leaks can meet if both systems are brought online carelessly.", + "levelPath": "res://Data/Levels/first_spark.json" + }, + { + "id": "break-before-make", + "name": "Break Before Make", + "flavorText": "A door and a fuel leak shape the safe order before electricity goes live.", + "levelPath": "res://Data/Levels/break_before_make.json" + }, + { + "id": "hot-bypass", + "name": "Hot Bypass", + "flavorText": "A heat shield buys access, but the stable route still depends on isolating the bypass.", + "levelPath": "res://Data/Levels/hot_bypass.json" + }, + { + "id": "charged-water", + "name": "Charged Water", + "flavorText": "Sprinkler water and an electric leak make the corridor unsafe unless one side is contained.", + "levelPath": "res://Data/Levels/charged_water.json" + }, + { + "id": "dry-before-live", + "name": "Dry Before Live", + "flavorText": "Useful actions must stop new water and let pulses dry the route before voltage spreads.", + "levelPath": "res://Data/Levels/dry_before_live.json" + }, + { + "id": "eye-in-the-storm", + "name": "Eye In The Storm", + "flavorText": "The eye helps choose which wet route and electric branch can coexist.", + "levelPath": "res://Data/Levels/eye_in_the_storm.json" + }, + { + "id": "three-key-start", + "name": "Three-Key Start", + "flavorText": "Fuel, coolant, and electricity each have one visible startup problem.", + "levelPath": "res://Data/Levels/three_key_start.json" + }, + { + "id": "cascade-lockout", + "name": "Cascade Lockout", + "flavorText": "Suppression, ignition risk, and wet conduction all push against each other.", + "levelPath": "res://Data/Levels/cascade_lockout.json" + }, + { + "id": "critical-path", + "name": "Critical Path", + "flavorText": "The final startup leaves several valid orders and a few remaining hazards to manage.", + "levelPath": "res://Data/Levels/critical_path.json" } ] -} +} \ No newline at end of file diff --git a/tests/ReactorMaintenance.Simulation.Tests/CampaignAuthoringTests.cs b/tests/ReactorMaintenance.Simulation.Tests/CampaignAuthoringTests.cs new file mode 100644 index 0000000..a73c9b7 --- /dev/null +++ b/tests/ReactorMaintenance.Simulation.Tests/CampaignAuthoringTests.cs @@ -0,0 +1,177 @@ +using System.Text.Json; +using System.Text.Json.Serialization; + +namespace ReactorMaintenance.Simulation.Tests; + +public sealed class CampaignAuthoringTests +{ + private sealed record CampaignManifestFile + { + public IReadOnlyList Levels { get; init; } = Array.Empty(); + } + + private sealed record CampaignLevelEntry + { + [JsonInclude] + public string Id { get; private set; } = string.Empty; + + public string Name { get; init; } = string.Empty; + public string FlavorText { get; init; } = string.Empty; + + [JsonInclude] + public string LevelPath { get; private set; } = string.Empty; + } + + [Fact] + public void CampaignManifestMatchesDesignOrder() + { + var manifest = LoadManifest(); + + Assert.Equal(s_ExpectedIds, manifest.Levels.Select(level => level.Id)); + } + + [Fact] + public void EveryCampaignLevelLoadsAndValidates() + { + foreach (var entry in LoadManifest().Levels) + { + var level = LoadLevel(entry); + var report = m_Validator.Validate(level); + + Assert.True(report.IsValid, $"{entry.Id}: {string.Join("; ", report.Errors.Select(error => error.Message))}"); + } + } + + [Fact] + public void TutorialRequiresExactlyOneLengthyActionBeforeActivation() + { + var level = LoadLevel(LoadManifest().Levels[0]); + + Assert.Equal(1, CountValidFirstLengthyActions(level)); + + var afterPulse = m_Engine.InteractProp(level); + Assert.Equal(1, afterPulse.Global.Pulse); + Assert.Equal(ELevelState.Ready, afterPulse.Global.LevelState); + + var won = m_Engine.ActivateReactor(afterPulse with { Robot = afterPulse.Robot with { Position = afterPulse.Reactors[0].ControlPosition } }); + Assert.Equal(ELevelState.Won, won.Global.LevelState); + } + + [Fact] + public void EveryNonTutorialLevelHasAtLeastTwoValidFirstLengthyActionChoices() + { + foreach (var entry in LoadManifest().Levels.Skip(1)) + { + var level = LoadLevel(entry); + + Assert.True(CountValidFirstLengthyActions(level) >= 2, entry.Id); + } + } + + [Fact] + public void CampaignDoesNotRequireWaitOrForecastBeforeTheFirstEye() + { + var manifest = LoadManifest(); + var firstEyeIndex = manifest.Levels.ToList().FindIndex(level => level.Id == "the-first-eye"); + + Assert.Equal(7, firstEyeIndex); + foreach (var entry in manifest.Levels.Take(firstEyeIndex)) + { + var level = LoadLevel(entry); + + Assert.DoesNotContain(level.Props, prop => prop.Type == EPropType.AllSeeingEyeTerminal); + Assert.Empty(level.Forecasts); + } + } + + private int CountValidFirstLengthyActions(LevelState level) + { + var count = 0; + foreach (var position in AllPositions(level).Where(level.IsFloor)) + { + var prop = level.GetProp(position); + if (prop.Type != EPropType.None) + { + var next = m_Engine.InteractProp(level with { Robot = level.Robot with { Position = position } }); + if (next.Global.Pulse == level.Global.Pulse + 1) + count++; + } + + foreach (var leak in level.Leaks.Where(leak => !leak.Repaired && leak.AccessPosition == position)) + { + var next = m_Engine.InteractLeak(level with { Robot = level.Robot with { Position = position } }, leak.Carrier, false); + if (next.Global.Pulse == level.Global.Pulse + 1) + count++; + } + } + + return count; + } + + private static IEnumerable AllPositions(LevelState level) + { + for (var y = 0; y < level.Height; y++) + { + for (var x = 0; x < level.Width; x++) + yield return new(x, y); + } + } + + private static LevelState LoadLevel(CampaignLevelEntry entry) + { + return LevelSerializer.Deserialize(File.ReadAllText(ToRepositoryPath(entry.LevelPath))); + } + + private static CampaignManifestFile LoadManifest() + { + var json = File.ReadAllText(Path.Combine(RepositoryRoot(), "src", "ReactorMaintenance.Godot", "Data", "default_campaign_manifest.json")); + return JsonSerializer.Deserialize(json, s_JsonOptions) ?? throw new InvalidOperationException("Campaign manifest is missing."); + } + + private static string ToRepositoryPath(string resourcePath) + { + const string prefix = "res://"; + if (!resourcePath.StartsWith(prefix, StringComparison.Ordinal)) + throw new InvalidOperationException($"Unsupported Godot resource path: {resourcePath}"); + + return Path.Combine(RepositoryRoot(), "src", "ReactorMaintenance.Godot", resourcePath[prefix.Length..].Replace('/', Path.DirectorySeparatorChar)); + } + + private static string RepositoryRoot() + { + var current = new DirectoryInfo(AppContext.BaseDirectory); + while (current is not null && !File.Exists(Path.Combine(current.FullName, "ReactorMaintenance.slnx"))) + current = current.Parent; + + return current?.FullName ?? throw new InvalidOperationException("Could not locate repository root."); + } + + private static readonly string[] s_ExpectedIds = [ + "wake-the-feed", + "bleed-line", + "valve-choice", + "prime-the-pump", + "sprinkler-debt", + "split-flow", + "door-circuit", + "the-first-eye", + "blind-grid", + "first-spark", + "break-before-make", + "hot-bypass", + "charged-water", + "dry-before-live", + "eye-in-the-storm", + "three-key-start", + "cascade-lockout", + "critical-path" + ]; + + private static readonly JsonSerializerOptions s_JsonOptions = new() { + PropertyNameCaseInsensitive = true, + Converters = { new JsonStringEnumConverter() } + }; + + private readonly SimulationEngine m_Engine = new(); + private readonly LevelValidator m_Validator = new(); +} \ No newline at end of file