s2protocol 3.5.3

A parser for Starcraft II - Replay format, exports to different target formats
Documentation
{
  "@id": "FusionCore",
  "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"
            }
          },
          {
            "@id": "Halt",
            "@index": 1,
            "meta": {
              "@hotkey": "210",
              "@icon": "btn-command-stop",
              "@index": null,
              "@name": "209",
              "@race": null,
              "@source": null,
              "@tooltip": "211",
              "@type": "command"
            }
          }
        ]
      },
      {
        "@id": "que5",
        "@index": 125,
        "command": [
          {
            "@id": "CancelLast",
            "@index": 0,
            "meta": {
              "@hotkey": "119",
              "@icon": "btn-command-cancel",
              "@index": null,
              "@name": "212",
              "@race": null,
              "@source": null,
              "@tooltip": "213",
              "@type": "command"
            }
          }
        ]
      }
    ]
  },
  "armor": {
    "@max": 3,
    "@start": 1
  },
  "attributes": {
    "attribute": [
      {
        "@type": "Armored"
      },
      {
        "@type": "Mechanical"
      },
      {
        "@type": "Structure"
      }
    ]
  },
  "builds": {
    "unit": []
  },
  "cost": {
    "@cooldown": null,
    "@energy": null,
    "@life": null,
    "@minerals": 150,
    "@supply": null,
    "@time": 65.0,
    "@vespene": 150
  },
  "life": {
    "@max": 750,
    "@regenRate": null,
    "@start": 750
  },
  "meta": {
    "@hotkey": "422",
    "@icon": "btn-building-terran-fusioncore",
    "@index": 53,
    "@name": "382",
    "@race": "Terr",
    "@source": "Liberty.SC2Mod",
    "@tooltip": "423",
    "@type": null
  },
  "misc": {
    "@cargoCapacity": null,
    "@cargoSize": 0,
    "@count": null,
    "@footprint": "Footprint3x3Contour",
    "@radius": 1.5,
    "@range": null,
    "@sightRadius": 9.0,
    "@speed": null,
    "@supply": 0.0,
    "@targets": null
  },
  "movement": null,
  "producer": {
    "@id": "SCV",
    "@name": "208"
  },
  "requires": {
    "unit": [
      {
        "@id": "Starport",
        "@name": "364"
      }
    ]
  },
  "researches": {
    "upgrade": [
      {
        "@ability": 237,
        "@id": "BattlecruiserEnableSpecializations",
        "@index": 0,
        "cost": {
          "@cooldown": null,
          "@energy": null,
          "@life": null,
          "@minerals": 150,
          "@supply": null,
          "@time": 140.0,
          "@vespene": 150
        },
        "meta": {
          "@hotkey": "425",
          "@icon": "btn-ability-terran-yamatogun-color",
          "@index": null,
          "@name": "424",
          "@race": null,
          "@source": null,
          "@tooltip": "426",
          "@type": "command"
        }
      },
      {
        "@ability": 237,
        "@id": "LiberatorAGRangeUpgrade",
        "@index": 1,
        "cost": {
          "@cooldown": null,
          "@energy": null,
          "@life": null,
          "@minerals": 150,
          "@supply": null,
          "@time": 110.0,
          "@vespene": 150
        },
        "meta": {
          "@hotkey": "428",
          "@icon": "btn-upgrade-terran-advanceballistics",
          "@index": null,
          "@name": "427",
          "@race": null,
          "@source": null,
          "@tooltip": "429",
          "@type": "command"
        }
      },
      {
        "@ability": 237,
        "@id": "MedivacCaduceusReactor",
        "@index": 3,
        "cost": {
          "@cooldown": null,
          "@energy": null,
          "@life": null,
          "@minerals": 100,
          "@supply": null,
          "@time": 70.0,
          "@vespene": 100
        },
        "meta": {
          "@hotkey": "431",
          "@icon": "btn-upgrade-terran-caduceusreactor",
          "@index": null,
          "@name": "430",
          "@race": null,
          "@source": null,
          "@tooltip": "432",
          "@type": "command"
        }
      }
    ]
  },
  "score": {
    "@build": 300,
    "@kill": 300
  },
  "shieldArmor": {
    "@max": 0,
    "@start": 0
  },
  "shields": null,
  "strengths": {
    "unit": []
  },
  "trains": {
    "unit": []
  },
  "upgrades": {
    "upgrade": [
      {
        "@id": "TerranBuildingArmor",
        "level": [
          {
            "@id": "",
            "@index": 0,
            "cost": {
              "@cooldown": null,
              "@energy": null,
              "@life": null,
              "@minerals": 150,
              "@supply": null,
              "@time": 140.0,
              "@vespene": 150
            },
            "meta": {
              "@hotkey": "75",
              "@icon": "BTN-upgrade-terran-buildingarmor",
              "@index": null,
              "@name": "74",
              "@race": null,
              "@source": null,
              "@tooltip": "76",
              "@type": null
            },
            "requires": []
          }
        ]
      }
    ]
  },
  "weaknesses": {
    "unit": []
  },
  "weapons": {
    "weapon": []
  }
}