summaryrefslogtreecommitdiff
path: root/db/areas/route4.json
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-09-02 22:55:55 +0200
committerDaniel Weipert <code@drogueronin.de>2023-09-02 22:55:55 +0200
commit32b19aa9504ce24fe0e98a5c9e2fa2be9612fa88 (patch)
treee0e9be8a056ba498f2998fcc85495e6641d34af6 /db/areas/route4.json
parent2030caa0c85102b1cf6131dd9eefef4a347cda42 (diff)
item drops!
Diffstat (limited to 'db/areas/route4.json')
-rw-r--r--db/areas/route4.json38
1 files changed, 18 insertions, 20 deletions
diff --git a/db/areas/route4.json b/db/areas/route4.json
index 225a884..fedb367 100644
--- a/db/areas/route4.json
+++ b/db/areas/route4.json
@@ -15,31 +15,29 @@
"level": 16
}
]
+ }
+ ],
+
+ "items": [
+ {
+ "slug": "potion",
+ "dropRatio": 1
},
{
- "name": "Rival Billie",
- "sprite": "fashionista.png",
- "monsters": [
- {
- "slug": "cardiwing",
- "level": 16
- },
- {
- "slug": "eyesore",
- "level": 16
- },
- {
- "slug": "viviphyta",
- "level": 16
- },
- {
- "slug": "STARTER",
- "level": 18
- }
- ]
+ "slug": "tuxeball",
+ "dropRatio": 1
}
],
+ "events": {
+ "onLeave": [
+ {
+ "type": "story",
+ "story": "battle-rival-three"
+ }
+ ]
+ },
+
"connections": {
"route3": {
"conditions": []