{
  "bleedOutTimersByDifficulty": {
    "PIECE_OF_CAKE": 120,
    "EASY": 90,
    "NORMAL": 90,
    "HARD": 60,
    "IMPOSSIBLE": 45,
    "FRAGGED": 30
  },
  "cumulativeTimerReductionPercent": 10,
  "reviveChannelSeconds": 5.0,
  "reviveHealthPercent": 0.3,
  "postReviveInvulnerabilitySeconds": 3.0,
  "reviveRange": 3.0,
  "beaconParticleRange": 32
}