summaryrefslogtreecommitdiff
path: root/db/story/hospital-floor-2.json
blob: 469313c3acbfdb3e6df87447ae21b0b13e382f95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
  "characters": {
    "luzia": {
      "slug": "spyder_hospital1_luzia",
      "text": [
        "spyder_hospital1_luzia2",
        "spyder_hospital1_luzia1"
      ],
      "monsters": [
        {
          "slug": "galnec",
          "level": 36
        },
        {
          "slug": "exclawvate",
          "level": 36
        }
      ]
    },

    "rhizome": {
      "slug": "spyder_hospital1_rhizome",
      "text": [
        "spyder_hospital1_rhizome1",
        "spyder_hospital1_rhizome2"
      ],
      "monsters": [
        {
          "slug": "flacono",
          "level": 33
        },
        {
          "slug": "fancair",
          "level": 33
        }
      ]
    }
  }
}