summaryrefslogtreecommitdiff
path: root/db/story/battle-rival-one.json
blob: 499b01d5f974b74a79123e96a9cf0c80502714b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "characters": {
    "rival": {
      "slug": "spyder_billie",
      "text": [
        "spyder_papertown_firstfight",
        "spyder_papertown_firstfight_win",
        "spyder_papertown_firstfight_lose",
        "spyder_papertown_firstfight_after"
      ],
      "monsters": [
        {
          "slug": "RIVAL",
          "level": 5
        }
      ]
    }
  }
}