{
  "path": [
    "/Game/Athena/Athena_GameState.Athena_GameState_C"
  ],
  "parseLevel": 1,
  "exportGroup": "gameData",
  "exportName": "gameState",
  "exportType": "object",
  "properties": {
    "GoldenPoiLocationTags": {
      "name": "GoldenPoiLocationTags",
      "type": "FGameplayTagContainer",
      "parseType": "readClass"
    },
    "DefaultBattleBus": {
      "name": "DefaultBattleBus",
      "type": "ItemDefinition",
      "parseType": "readClass"
    },
    "bReplicatedHasBegunPlay": {
      "name": "bReplicatedHasBegunPlay",
      "type": "bool",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "ReplicatedWorldTimeSeconds": {
      "name": "ReplicatedWorldTimeSeconds",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "ReplicatedWorldTimeSecondsDouble": {
      "name": "ReplicatedWorldTimeSecondsDouble",
      "type": "double",
      "parseFunction": "readDouble64",
      "parseType": "default"
    },
    "MatchState": {
      "name": "MatchState",
      "type": "FName",
      "parseType": "readClass"
    },
    "ElapsedTime": {
      "name": "ElapsedTime",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "WorldLevel": {
      "name": "WorldLevel",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "CraftingBonus": {
      "name": "CraftingBonus",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "TeamCount": {
      "name": "TeamCount",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "TeamSize": {
      "name": "TeamSize",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "WorldDaysElapsed": {
      "name": "WorldDaysElapsed",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "GameplayState": {
      "name": "GameplayState",
      "type": "EFortGameplayState",
      "parseType": "readEnum",
      "bits": 3
    },
    "GameSessionId": {
      "name": "GameSessionId",
      "type": "string",
      "parseFunction": "readString",
      "parseType": "default"
    },
    "SpawnPointsCap": {
      "name": "SpawnPointsCap",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "SpawnPointsAllocated": {
      "name": "SpawnPointsAllocated",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "PlayerSharedMaxTrapAttributes": {
      "name": "SpawnPointsAllocated",
      "type": "float",
      "parseType": "readDynamicArray"
    },
    "TotalPlayerStructures": {
      "name": "TotalPlayerStructures",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "ServerGameplayTagIndexHash": {
      "name": "ServerGameplayTagIndexHash",
      "type": "uint",
      "parseFunction": "readUInt32",
      "parseType": "default"
    },
    "GameDifficulty": {
      "name": "GameDifficulty",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "bAllowLayoutRequirementsFeature": {
      "name": "bAllowLayoutRequirementsFeature",
      "type": "bool",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "ServerStability": {
      "name": "ServerStability",
      "type": "EServerStability",
      "parseType": "readEnum",
      "bits": 3
    },
    "RoundTimeAccumulated": {
      "name": "RoundTimeAccumulated",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "RoundTimeCriticalThreshold": {
      "name": "RoundTimeCriticalThreshold",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "ServerChangelistNumber": {
      "name": "ServerChangelistNumber",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "CreativeRealEstatePlotManager": {
      "name": "CreativeRealEstatePlotManager",
      "type": "int",
      "parseType": "ignore"
    },
    "WarmupCountdownStartTime": {
      "name": "WarmupCountdownStartTime",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "WarmupCountdownEndTime": {
      "name": "WarmupCountdownEndTime",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "bSafeZonePaused": {
      "name": "bSafeZonePaused",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "AircraftStartTime": {
      "name": "AircraftStartTime",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "bSkyTubesShuttingDown": {
      "name": "bSkyTubesShuttingDown",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "SafeZonesStartTime": {
      "name": "SafeZonesStartTime",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "bSkyTubesDisabled": {
      "name": "bSkyTubesDisabled",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "PlayersLeft": {
      "name": "PlayersLeft",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "ReplOverrideData": {
      "name": "ReplOverrideData",
      "type": "uint",
      "parseType": "ignore"
    },
    "EndGameStartTime": {
      "name": "EndGameStartTime",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "TeamsLeft": {
      "name": "TeamsLeft",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "EndGameKickPlayerTime": {
      "name": "EndGameKickPlayerTime",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "ServerToClientPreloadList": {
      "name": "ServerToClientPreloadList",
      "type": "ItemDefinition",
      "parseType": "ignore"
    },
    "ClientVehicleClassesToLoad": {
      "name": "ClientVehicleClassesToLoad",
      "type": "ItemDefinition",
      "parseType": "ignore"
    },
    "bAllowUserPickedCosmeticBattleBus": {
      "name": "bAllowUserPickedCosmeticBattleBus",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "TeamFlightPaths": {
      "name": "TeamFlightPaths",
      "type": "readUInt32",
      "parseType": "ignore"
    },
    "StormCapState": {
      "name": "StormCapState",
      "type": "EAthenaStormCapState",
      "parseType": "readEnum",
      "bits": 3
    },
    "FlightStartLocation": {
      "name": "FlightStartLocation",
      "type": "FVector",
      "parseFunction": "readPackedVector100",
      "parseType": "default"
    },
    "FlightStartRotation": {
      "name": "FlightStartRotation",
      "type": "FRotator",
      "parseFunction": "readRotationShort",
      "parseType": "default"
    },
    "FlightSpeed": {
      "name": "FlightSpeed",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "TimeTillFlightEnd": {
      "name": "TimeTillFlightEnd",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "TimeTillDropStart": {
      "name": "TimeTillDropStart",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "TimeTillDropEnd": {
      "name": "TimeTillDropEnd",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "UtcTimeStartedMatch": {
      "name": "UtcTimeStartedMatch",
      "type": "FDateTime",
      "parseType": "readClass"
    },
    "SafeZonePhase": {
      "name": "SafeZonePhase",
      "type": "byte",
      "parseFunction": "readByte",
      "parseType": "default"
    },
    "GamePhase": {
      "name": "GamePhase",
      "type": "EAthenaGamePhase",
      "parseType": "readEnum",
      "bits": 3
    },
    "Aircrafts": {
      "name": "Aircrafts",
      "type": "ItemDefinition",
      "parseType": "readDynamicArray"
    },
    "bAircraftIsLocked": {
      "name": "bAircraftIsLocked",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "LobbyAction": {
      "name": "LobbyAction",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "WinningPlayerState": {
      "name": "WinningPlayerState",
      "type": "ActorGuid",
      "parseType": "readClass"
    },
    "WinningPlayerList": {
      "name": "WinningPlayerList",
      "type": "readUInt32",
      "parseType": "readDynamicArray"
    },
    "WinningTeam": {
      "name": "WinningTeam",
      "type": "uint",
      "parseFunction": "readUInt32",
      "parseType": "default"
    },
    "WinningScore": {
      "name": "WinningScore",
      "type": "uint",
      "parseFunction": "readUInt32",
      "parseType": "default"
    },
    "CurrentHighScore": {
      "name": "CurrentHighScore",
      "type": "uint",
      "parseFunction": "readUInt32",
      "parseType": "default"
    },
    "CurrentHighScoreTeam": {
      "name": "CurrentHighScoreTeam",
      "type": "uint",
      "parseFunction": "readUInt32",
      "parseType": "default"
    },
    "bStormReachedFinalPosition": {
      "name": "bStormReachedFinalPosition",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "SpectateAPartyMemberAvailable": {
      "name": "SpectateAPartyMemberAvailable",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "HopRockDuration": {
      "name": "HopRockDuration",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "bIsLargeTeamGame": {
      "name": "bIsLargeTeamGame",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "ActiveTeamNums": {
      "name": "ActiveTeamNums",
      "type": "NetworkGUID",
      "parseType": "ignore"
    },
    "AirCraftBehavior": {
      "name": "AirCraftBehavior",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "DefaultGliderRedeployCanRedeploy": {
      "name": "DefaultGliderRedeployCanRedeploy",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "DefaultRedeployGliderLateralVelocityMult": {
      "name": "DefaultRedeployGliderLateralVelocityMult",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "DefaultRedeployGliderHeightLimit": {
      "name": "DefaultRedeployGliderHeightLimit",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "EventTournamentRound": {
      "name": "EventTournamentRound",
      "type": "EEventTournamentRound",
      "parseType": "readEnum",
      "bits": 3
    },
    "EventId": {
      "name": "EventId",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "PlayerBotsLeft": {
      "name": "PlayerBotsLeft",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "DefaultParachuteDeployTraceForGroundDistance": {
      "name": "DefaultParachuteDeployTraceForGroundDistance",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "DefaultRebootMachineHotfix": {
      "name": "DefaultRebootMachineHotfix",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "SignalInStormRegenSpeed": {
      "name": "SignalInStormRegenSpeed",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "MutatorGenericInt": {
      "name": "MutatorGenericInt",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "StormCNDamageVulnerabilityLevel0": {
      "name": "StormCNDamageVulnerabilityLevel0",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "StormCNDamageVulnerabilityLevel1": {
      "name": "StormCNDamageVulnerabilityLevel1",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "StormCNDamageVulnerabilityLevel2": {
      "name": "StormCNDamageVulnerabilityLevel2",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "StormCNDamageVulnerabilityLevel3": {
      "name": "StormCNDamageVulnerabilityLevel3",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "bEnabled": {
      "name": "bEnabled",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "bConnectedToRoot": {
      "name": "bConnectedToRoot",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "GameServerNodeType": {
      "name": "GameServerNodeType",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "ignore"
    },
    "VolumeManager": {
      "name": "VolumeManager",
      "type": "uint",
      "parseType": "ignore"
    },
    "TrackedCosmetics": {
      "name": "TrackedCosmetics",
      "type": "ItemDefinition",
      "parseType": "readDynamicArray"
    },
    "VariantUsageByCosmetic": {
      "name": "VariantUsageByCosmetic",
      "type": "DebugObject",
      "parseType": "ignore"
    },
    "PrioritizedCosmeticIndices": {
      "name": "PrioritizedCosmeticIndices",
      "type": "DebugObject",
      "parseType": "ignore"
    },
    "Mappings": {
      "name": "Mappings",
      "type": "DebugObject",
      "parseType": "ignore"
    },
    "PlayerID": {
      "name": "PlayerID",
      "parseFunction": "readInt32",
      "parseType": "default"
    }
  }
}
