{
  "path": [
    "/Game/Athena/SupplyDrops/AthenaSupplyDrop.AthenaSupplyDrop_C"
  ],
  "parseLevel": 1,
  "exportGroup": "mapData",
  "exportName": "supplyDrops",
  "exportType": "array",
  "properties": {
    "Opened": {
      "name": "Opened",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "BalloonPopped": {
      "name": "BalloonPopped",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "ReplicatedMovement": {
      "name": "ReplicatedMovement",
      "type": "FRepMovement",
      "parseType": "readClass",
      "config": {
        "locationQuatLevel": 0,
        "rotationQuatLevel": 0,
        "velocityQuatLevel": 0
      }
    }
  }
}
