s2protocol 3.5.6

A parser for Starcraft II - Replay format, exports to different target formats
Documentation
{
  "@id": "GhostAcademy",
  "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": 40.0,
    "@vespene": 50
  },
  "life": {
    "@max": 1250,
    "@regenRate": null,
    "@start": 1250
  },
  "meta": {
    "@hotkey": "332",
    "@icon": "btn-building-terran-ghostacademy",
    "@index": 48,
    "@name": "260",
    "@race": "Terr",
    "@source": "Liberty.SC2Mod",
    "@tooltip": "333",
    "@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": "Barracks",
        "@name": "232"
      }
    ]
  },
  "researches": {
    "upgrade": [
      {
        "@ability": 170,
        "@id": "PersonalCloaking",
        "@index": 0,
        "cost": {
          "@cooldown": null,
          "@energy": null,
          "@life": null,
          "@minerals": 150,
          "@supply": null,
          "@time": 120.0,
          "@vespene": 150
        },
        "meta": {
          "@hotkey": "335",
          "@icon": "btn-ability-terran-cloak-color",
          "@index": null,
          "@name": "334",
          "@race": null,
          "@source": null,
          "@tooltip": "336",
          "@type": "command"
        }
      }
    ]
  },
  "score": {
    "@build": 200,
    "@kill": 200
  },
  "shieldArmor": {
    "@max": 0,
    "@start": 0
  },
  "shields": null,
  "strengths": {
    "unit": []
  },
  "trains": {
    "unit": [
      {
        "@ability": 166,
        "@id": "Nuke",
        "@index": 0,
        "@name": null,
        "cost": {
          "@cooldown": null,
          "@energy": null,
          "@life": null,
          "@minerals": 100,
          "@supply": null,
          "@time": 60.0,
          "@vespene": 100
        },
        "meta": {
          "@hotkey": "338",
          "@icon": "btn-ability-terran-armnuke",
          "@index": null,
          "@name": "337",
          "@race": null,
          "@source": null,
          "@tooltip": "339",
          "@type": "command"
        },
        "requires": {
          "unit": [
            {
              "@id": "Factory",
              "@name": "340"
            },
            {
              "@id": "FactoryFlying",
              "@name": "340"
            }
          ]
        }
      }
    ]
  },
  "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": []
  }
}