s2protocol 3.5.3

A parser for Starcraft II - Replay format, exports to different target formats
Documentation
{
  "@id": "LoadOutSpray@2",
  "abilities": {
    "ability": []
  },
  "armor": {
    "@max": 0,
    "@start": 0
  },
  "attributes": {
    "attribute": []
  },
  "builds": {
    "unit": []
  },
  "cost": null,
  "life": {
    "@max": 10000,
    "@regenRate": null,
    "@start": 10000
  },
  "meta": {
    "@hotkey": "0",
    "@icon": null,
    "@index": 389,
    "@name": "1762",
    "@race": "Neut",
    "@source": "Liberty.SC2Mod",
    "@tooltip": "0",
    "@type": null
  },
  "misc": {
    "@cargoCapacity": null,
    "@cargoSize": 0,
    "@count": null,
    "@footprint": null,
    "@radius": 0.5,
    "@range": null,
    "@sightRadius": 0.0,
    "@speed": null,
    "@supply": 0.0,
    "@targets": null
  },
  "movement": null,
  "producer": null,
  "requires": {
    "unit": []
  },
  "researches": null,
  "score": {
    "@build": 0,
    "@kill": 0
  },
  "shieldArmor": {
    "@max": 0,
    "@start": 0
  },
  "shields": null,
  "strengths": {
    "unit": []
  },
  "trains": {
    "unit": []
  },
  "upgrades": {
    "upgrade": []
  },
  "weaknesses": {
    "unit": []
  },
  "weapons": {
    "weapon": []
  }
}