summaryrefslogtreecommitdiff
path: root/data/activities.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/activities.yml')
-rw-r--r--data/activities.yml33
1 files changed, 32 insertions, 1 deletions
diff --git a/data/activities.yml b/data/activities.yml
index 083b18f..1d50805 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -2023,10 +2023,13 @@ craft_bluster_powder:
requirements:
- type: "hearth_amenity"
gid: "spicebench"
+ level: 1
+ - type: "skill"
+ gid: "spicework"
level: 5
duration:
base: 90
- minimum: 15
+ minimum: 35
scaling:
- type: "skill"
gid: "spicework"
@@ -2047,3 +2050,31 @@ craft_bluster_powder:
xp:
- gid: "fluxseethe"
value: 17
+craft_mudtub_mash:
+ name: "Craft mudtub mash"
+ description: "Cook up some mudtub mash."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "spicebench"
+ level: 1
+ duration:
+ base: 60
+ minimum: 35
+ scaling:
+ - type: "skill"
+ gid: "spicework"
+ scale_value: 1
+ - type: "stat"
+ gid: "spicework_speed"
+ scale_value: 1
+ cost:
+ - type: "item"
+ gid: "mudtub"
+ quantity: 1
+ results:
+ - type: "item"
+ gid: "mudtub_mash"
+ xp:
+ - gid: "spicework"
+ value: 8