summaryrefslogtreecommitdiff
path: root/db/areas/lion-mountain.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/lion-mountain.json
parent2030caa0c85102b1cf6131dd9eefef4a347cda42 (diff)
item drops!
Diffstat (limited to 'db/areas/lion-mountain.json')
-rw-r--r--db/areas/lion-mountain.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/db/areas/lion-mountain.json b/db/areas/lion-mountain.json
index c187d2f..ca38c5e 100644
--- a/db/areas/lion-mountain.json
+++ b/db/areas/lion-mountain.json
@@ -46,6 +46,29 @@
}
],
+ "items": [
+ {
+ "slug": "imperial_potion",
+ "dropRatio": 3
+ },
+ {
+ "slug": "tuxeball_wood",
+ "dropRatio": 2
+ },
+ {
+ "slug": "tuxeball_water",
+ "dropRatio": 2
+ },
+ {
+ "slug": "wood_booster",
+ "dropRatio": 1
+ },
+ {
+ "slug": "water_booster",
+ "dropRatio": 1
+ }
+ ],
+
"connections": {
"sphalian-town": {
"conditions": []