s2protocol 3.5.3

A parser for Starcraft II - Replay format, exports to different target formats
Documentation
{
  "@id": "DevourerMP",
  "abilities": {
    "ability": [
      {
        "@id": "stop",
        "@index": 41,
        "command": [
          {
            "@id": "Stop",
            "@index": 0,
            "meta": {
              "@hotkey": "6",
              "@icon": "btn-command-stop",
              "@index": null,
              "@name": "5",
              "@race": null,
              "@source": null,
              "@tooltip": "7",
              "@type": "command"
            }
          }
        ]
      },
      {
        "@id": "attack",
        "@index": 46,
        "command": [
          {
            "@id": "Execute",
            "@index": 0,
            "meta": {
              "@hotkey": "34",
              "@icon": "btn-command-attack",
              "@index": null,
              "@name": "33",
              "@race": null,
              "@source": null,
              "@tooltip": "35",
              "@type": "command"
            }
          }
        ]
      },
      {
        "@id": "move",
        "@index": 43,
        "command": [
          {
            "@id": "Move",
            "@index": 0,
            "meta": {
              "@hotkey": "9",
              "@icon": "btn-command-move",
              "@index": null,
              "@name": "8",
              "@race": null,
              "@source": null,
              "@tooltip": "10",
              "@type": "command"
            }
          },
          {
            "@id": "Patrol",
            "@index": 1,
            "meta": {
              "@hotkey": "12",
              "@icon": "btn-command-patrol",
              "@index": null,
              "@name": "11",
              "@race": null,
              "@source": null,
              "@tooltip": "13",
              "@type": "command"
            }
          },
          {
            "@id": "HoldPos",
            "@index": 2,
            "meta": {
              "@hotkey": "15",
              "@icon": "btn-command-holdposition",
              "@index": null,
              "@name": "14",
              "@race": null,
              "@source": null,
              "@tooltip": "16",
              "@type": "command"
            }
          }
        ]
      }
    ]
  },
  "armor": {
    "@max": 2,
    "@start": 2
  },
  "attributes": {
    "attribute": [
      {
        "@type": "Armored"
      },
      {
        "@type": "Biological"
      },
      {
        "@type": "Massive"
      }
    ]
  },
  "builds": {
    "unit": []
  },
  "cost": null,
  "life": {
    "@max": 250,
    "@regenRate": null,
    "@start": 250
  },
  "meta": {
    "@hotkey": "0",
    "@icon": "btn-missing-kaeo",
    "@index": 987,
    "@name": "2430",
    "@race": "Zerg",
    "@source": "Void.SC2Mod",
    "@tooltip": "0",
    "@type": null
  },
  "misc": {
    "@cargoCapacity": null,
    "@cargoSize": 0,
    "@count": null,
    "@footprint": null,
    "@radius": 0.875,
    "@range": null,
    "@sightRadius": 9.0,
    "@speed": null,
    "@supply": -2.0,
    "@targets": null
  },
  "movement": {
    "@acceleration": 1.875,
    "@deceleration": 0.0,
    "@speed": 2.25,
    "@turnRate": 539.4725952148438,
    "@type": "Fly"
  },
  "producer": null,
  "requires": {
    "unit": []
  },
  "researches": null,
  "score": {
    "@build": 0,
    "@kill": 0
  },
  "shieldArmor": {
    "@max": 0,
    "@start": 0
  },
  "shields": null,
  "strengths": {
    "unit": [
      {
        "@id": "Battlecruiser",
        "@name": "463"
      },
      {
        "@id": "Mutalisk",
        "@name": "81"
      },
      {
        "@id": "Phoenix",
        "@name": "295"
      }
    ]
  },
  "trains": {
    "unit": []
  },
  "upgrades": {
    "upgrade": []
  },
  "weaknesses": {
    "unit": [
      {
        "@id": "MissileTurret",
        "@name": "291"
      },
      {
        "@id": "VikingFighter",
        "@name": "29"
      },
      {
        "@id": "Corruptor",
        "@name": "30"
      }
    ]
  },
  "weapons": {
    "weapon": [
      {
        "@id": "DevourerMPWeapon",
        "@index": 105,
        "meta": {
          "@hotkey": null,
          "@icon": "btn-upgrade-zerg-airattacks-level0",
          "@index": null,
          "@name": "2431",
          "@race": null,
          "@source": null,
          "@tooltip": "0",
          "@type": null
        },
        "misc": {
          "@cargoCapacity": null,
          "@cargoSize": null,
          "@count": null,
          "@footprint": null,
          "@radius": null,
          "@range": 5.0,
          "@sightRadius": null,
          "@speed": 3.0,
          "@supply": null,
          "@targets": "air"
        },
        "score": null
      }
    ]
  }
}