summaryrefslogtreecommitdiff
path: root/db/story/battle-rival-two.json
diff options
context:
space:
mode:
Diffstat (limited to 'db/story/battle-rival-two.json')
-rw-r--r--db/story/battle-rival-two.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/db/story/battle-rival-two.json b/db/story/battle-rival-two.json
new file mode 100644
index 0000000..46195ad
--- /dev/null
+++ b/db/story/battle-rival-two.json
@@ -0,0 +1,25 @@
+{
+ "characters": {
+ "rival": {
+ "slug": "spyder_billie",
+ "text": [
+ "spyder_route2_billie1",
+ "spyder_route2_billie2"
+ ],
+ "monsters": [
+ {
+ "slug": "cardiling",
+ "level": 3
+ },
+ {
+ "slug": "eyenemy",
+ "level": 6
+ },
+ {
+ "slug": "RIVAL",
+ "level": 6
+ }
+ ]
+ }
+ }
+}