summaryrefslogtreecommitdiff
path: root/data/activities.yml
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-05-28 11:35:45 -0400
committerDavid Gay <david@davidgay.org>2021-05-28 11:35:45 -0400
commit1a8b2cb467a5e4370bdb34d794558b74dd98be82 (patch)
tree890477d7ca908efebceb454ac90206f1c7800e7b /data/activities.yml
parent5ae89950fb330fd623634b98a77de259ab174b53 (diff)
Have locked items become unlocked items which you then open
Diffstat (limited to 'data/activities.yml')
-rw-r--r--data/activities.yml19
1 files changed, 16 insertions, 3 deletions
diff --git a/data/activities.yml b/data/activities.yml
index df93c62..33404b7 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -545,6 +545,22 @@ synthsever_rusted_lockbox:
gid: "rusted_lockbox"
results:
- type: "item"
+ gid: "unlocked_rusted_lockbox"
+ - type: "xp"
+ gid: "synthsever"
+ base: 25
+open_unlocked_rusted_lockbox:
+ name: "Open Unlocked Rusted Lockbox"
+ description: "Open an unlocked rusted lockbox."
+ innate: true
+ whatnot:
+ duration:
+ base: 5
+ cost:
+ - type: "item"
+ gid: "unlocked_rusted_lockbox"
+ results:
+ - type: "item"
chance: 1
table:
- gid: "vestige"
@@ -569,6 +585,3 @@ synthsever_rusted_lockbox:
score: 0.90
- gid: "granite_ring"
score: 0.95
- - type: "xp"
- gid: "synthsever"
- base: 25