s2protocol 3.5.3

A parser for Starcraft II - Replay format, exports to different target formats
Documentation
{
  "@id": "DefilerMP",
  "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": "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"
            }
          },
          {
            "@id": "AcquireMove",
            "@index": 3,
            "meta": {
              "@hotkey": "195",
              "@icon": "btn-command-attack",
              "@index": null,
              "@name": "194",
              "@race": null,
              "@source": null,
              "@tooltip": "196",
              "@type": "command"
            }
          }
        ]
      },
      {
        "@id": "DefilerMPConsume",
        "@index": 594,
        "command": [
          {
            "@id": "Execute",
            "@index": 0,
            "meta": {
              "@hotkey": "2434",
              "@icon": "btn-ability-zerg-consume",
              "@index": null,
              "@name": "2433",
              "@race": null,
              "@source": null,
              "@tooltip": "0",
              "@type": "command"
            }
          }
        ]
      },
      {
        "@id": "DefilerMPDarkSwarm",
        "@index": 595,
        "command": [
          {
            "@id": "Execute",
            "@index": 0,
            "meta": {
              "@hotkey": "2436",
              "@icon": "btn-ability-zerg-darkswarm",
              "@index": null,
              "@name": "2435",
              "@race": null,
              "@source": null,
              "@tooltip": "0",
              "@type": "command"
            }
          }
        ]
      },
      {
        "@id": "DefilerMPPlague",
        "@index": 596,
        "command": [
          {
            "@id": "Execute",
            "@index": 0,
            "meta": {
              "@hotkey": "2438",
              "@icon": "btn-ability-zerg-defilerplague",
              "@index": null,
              "@name": "2437",
              "@race": null,
              "@source": null,
              "@tooltip": "2439",
              "@type": "command"
            }
          }
        ]
      },
      {
        "@id": "DefilerMPBurrow",
        "@index": 597,
        "command": [
          {
            "@id": "Execute",
            "@index": 0,
            "meta": {
              "@hotkey": "89",
              "@icon": "btn-ability-zerg-burrow-color",
              "@index": null,
              "@name": "88",
              "@race": null,
              "@source": null,
              "@tooltip": "90",
              "@type": "command"
            }
          }
        ]
      }
    ]
  },
  "armor": {
    "@max": 1,
    "@start": 1
  },
  "attributes": {
    "attribute": [
      {
        "@type": "Biological"
      },
      {
        "@type": "Psionic"
      }
    ]
  },
  "builds": {
    "unit": []
  },
  "cost": null,
  "life": {
    "@max": 80,
    "@regenRate": 0.2734000086784363,
    "@start": 80
  },
  "meta": {
    "@hotkey": "0",
    "@icon": "btn-unit-zerg-defilerex3",
    "@index": 989,
    "@name": "2432",
    "@race": "Zerg",
    "@source": "Void.SC2Mod",
    "@tooltip": "0",
    "@type": null
  },
  "misc": {
    "@cargoCapacity": null,
    "@cargoSize": 2,
    "@count": null,
    "@footprint": null,
    "@radius": 0.75,
    "@range": null,
    "@sightRadius": 10.0,
    "@speed": null,
    "@supply": -2.0,
    "@targets": null
  },
  "movement": {
    "@acceleration": 1000.0,
    "@deceleration": 0.0,
    "@speed": 2.25,
    "@turnRate": 999.8436889648438,
    "@type": "Ground"
  },
  "producer": null,
  "requires": {
    "unit": []
  },
  "researches": null,
  "score": {
    "@build": 200,
    "@kill": 200
  },
  "shieldArmor": {
    "@max": 0,
    "@start": 0
  },
  "shields": null,
  "strengths": {
    "unit": []
  },
  "trains": {
    "unit": []
  },
  "upgrades": {
    "upgrade": []
  },
  "weaknesses": {
    "unit": []
  },
  "weapons": {
    "weapon": []
  }
}