{
  "Prefab": {
    "_type": "gameobject",
    "prefab": "prefabs/levels/paint.prefab"
  },
  "Scene": "scenes/levels/paint.scene",
  "Title": "Paint",
  "Description": "Roll on the roof of the building, claiming as many blocks as possible",
  "Category": null,
  "Help": null,
  "Dev": false,
  "MaxOpenClose": 2,
  "CanToggleGlider": true,
  "RoundTimeout": 40,
  "UseTeams": false,
  "EndOnAllPlayersStill": true,
  "EndOnAllPlayersStillTimeout": 5,
  "PlayerLosesInWater": true,
  "PlayerCanJump": false,
  "PlayerCanRequestRespawn": false,
  "PlayerVelocityForceMultiplier": 1,
  "PlayerLives": 0,
  "RespawnInWater": false,
  "PlayerHasCone": false,
  "Teams": "None",
  "Rounds": 3,
  "OnLoaded": null,
  "OnNewRound": null,
  "OnActiveTick": null,
  "OnEnd": null,
  "__references": [],
  "__version": 0
}