summaryrefslogtreecommitdiff
path: root/db/story/introduction.json
blob: 7fa2ea30105d33bb47674a2f6293a80043c0db3c (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
40
41
42
43
44
45
46
{
  "characters": {
    "ceo": {
      "slug": "omnichannel-ceo",
      "text": [
        "spyder_intro00",
        "spyder_intro01"
      ]
    },

    "shopKeeper": {
      "slug": "tuxemart-keeper",
      "text": [
        "spyder_intro_shopkeeper1",
        "spyder_intro_shopkeeper4"
      ]
    }
  },

  "monsters": [
    {
      "slug": "budaye",
      "level": 5
    },
    {
      "slug": "dollfin",
      "level": 5
    },
    {
      "slug": "grintot",
      "level": 5
    },
    {
      "slug": "ignibus",
      "level": 5
    },
    {
      "slug": "memnomnom",
      "level": 5
    }
  ],

  "money": 250,

  "area": "paper-town"
}