Reactors

Reactor details will likely just be read only in the interface for now.

Schematics

{
    "creator": "ecno1masvnkut5a9jmqjpu7a5hyvwygq9xpp000aqgg",
    "id": "1",
    "name": "Catdog",
    "description": "A structure of cat houses",
    "hash": "ab0cc81ecb0309e14e38b4cf825d0f3a9b5e611855b8294bc9169ae03ec28632",
    "input": "ecno1masvnkut5a9jmqjpu7a5hyvwygq9xpp000aqgg73471315",
    "owner": "ecno1masvnkut5a9jmqjpu7a5hyvwygq9xpp000aqgg",
    "features": [
      "ATTACK_SYSTEM"
    ],
    "ambits": [
      "LAND"
    ],
    "is_mobile": true,
    "speed": "248",
    "accuracy": "37",
    "energy_efficiency": "227",
    "mass": "139",
    "strength": "76",
    "energy_to_build": {
      "denom": "watt",
      "amount": "500"
    }
}

Schematics Interface

Structures

{
      "creator": "ecno144hm9vjsd5j3q20qsa94436fh5prwhfmjzttae",
      "id": "2",
      "name": "My Structure!",
      "description": "It's a thing",
      "hash": "1f8d7ac10fcb9ee1d70961cf94645cc3d886c45ba4f83bb7fe6658dd563e8c73",
      "input": "ecno144hm9vjsd5j3q20qsa94436fh5prwhfmjzttae0978862",
      "schematic": "71e6623133ffcf81663463ad0931be72e3792f911d3137718db17c165b106c14",
      "supervisor": "",
      "features": [
        "POWER_SYSTEM"
      ],
      "ambits": [
        "LAND"
      ],
      "is_mobile": false,
      "speed": "40",
      "accuracy": "70",
      "energy_efficiency": "12",
      "mass": "8",
      "strength": "28",
      "melee_attack": "0",
      "range_attack": "110",
      "melee_defense": "68",
      "range_defense": "4",
      "generate_rate": "20",
      "charge_rate": "840",
      "drain_rate": "480",
      "charging_slot_count": "0",
      "charging_slot": [
      ],
      "build_rate": "0",
      "restoration_rate": "0",
      "capacity_max": "0",
      "health_current": "36",
      "health_max": "36",
      "energy_to_build": {
        "denom": "watt",
        "amount": "17"
      },
      "parent_id": "0",
      "storage": [
      ],
      "capacity_current": "0",
      "reactor": "",
      "primary_color": "7c165b",
      "secondary_color": "106c14",
			"built_by": 0
    }

Structure Interface