All files / src/apis/v2/achievements/__tests__/examples get.json

100% Statements 8/8
100% Branches 0/0
100% Functions 0/0
100% Lines 8/8

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 161x 1x 1x 1x 1x 1x 1x 1x                
{
  "id": 3147,
  "name": "Walking on Fire",
  "description": "Don't look down!",
  "requirement": "Navigate the lava tunnel in Ember Bay.",
  "locked_text": "",
  "type": "Default",
  "flags": ["Permanent"],
  "tiers": [
    {
      "count": 1,
      "points": 1
    }
  ]
}