s2protocol 3.5.3

A parser for Starcraft II - Replay format, exports to different target formats
Documentation
{
  "@id": "Extractor",
  "abilities": {
    "ability": [
      {
        "@id": "BuildInProgress",
        "@index": 129,
        "command": [
          {
            "@id": "Cancel",
            "@index": 0,
            "meta": {
              "@hotkey": "72",
              "@icon": "btn-command-cancel",
              "@index": null,
              "@name": "71",
              "@race": null,
              "@source": null,
              "@tooltip": "73",
              "@type": "command"
            }
          }
        ]
      }
    ]
  },
  "armor": {
    "@max": 1,
    "@start": 1
  },
  "attributes": {
    "attribute": [
      {
        "@type": "Armored"
      },
      {
        "@type": "Biological"
      },
      {
        "@type": "Structure"
      }
    ]
  },
  "builds": {
    "unit": []
  },
  "cost": {
    "@cooldown": null,
    "@energy": null,
    "@life": null,
    "@minerals": 25,
    "@supply": null,
    "@time": 30.0,
    "@vespene": null
  },
  "life": {
    "@max": 500,
    "@regenRate": 0.2734000086784363,
    "@start": 500
  },
  "meta": {
    "@hotkey": "953",
    "@icon": "btn-building-zerg-extractor",
    "@index": 111,
    "@name": "952",
    "@race": "Zerg",
    "@source": "Liberty.SC2Mod",
    "@tooltip": "954",
    "@type": null
  },
  "misc": {
    "@cargoCapacity": null,
    "@cargoSize": 0,
    "@count": null,
    "@footprint": "FootprintGeyserRoundedBuilt",
    "@radius": 1.5,
    "@range": null,
    "@sightRadius": 9.0,
    "@speed": null,
    "@supply": 0.0,
    "@targets": null
  },
  "movement": null,
  "producer": {
    "@id": "Drone",
    "@name": "437"
  },
  "requires": {
    "unit": []
  },
  "researches": null,
  "score": {
    "@build": 25,
    "@kill": 25
  },
  "shieldArmor": {
    "@max": 0,
    "@start": 0
  },
  "shields": null,
  "strengths": {
    "unit": []
  },
  "trains": {
    "unit": []
  },
  "upgrades": {
    "upgrade": []
  },
  "weaknesses": {
    "unit": []
  },
  "weapons": {
    "weapon": []
  }
}