summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-05-28 11:48:06 -0400
committerDavid Gay <david@davidgay.org>2021-05-28 11:48:06 -0400
commit03765c923e6eab2bbd9d91f397118242ab8156a6 (patch)
tree83cf0e0ccab4ca13d3b59db18e4883be7080a20b /data
parentc38af84a52b725ecb2563c05f593a026e09846af (diff)
New activity: `craft_iron_lockpicks`, and tweak other otherforge rewards
Diffstat (limited to 'data')
-rw-r--r--data/activities.yml35
1 files changed, 32 insertions, 3 deletions
diff --git a/data/activities.yml b/data/activities.yml
index 9134033..9c88fdf 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -178,7 +178,7 @@ craft_pig_iron_ingot:
gid: "pig_iron_ingot"
xp:
- gid: "otherforge"
- value: 15
+ value: 4
- type: "activity"
chance: 0.025
table:
@@ -213,7 +213,7 @@ craft_iron_ingot:
gid: "iron_ingot"
xp:
- gid: "otherforge"
- value: 20
+ value: 8
craft_purify_pig_iron_ingot:
name: "Purify Pig Iron Ingot"
description: "Purify an pig iron ingots into an iron ingot."
@@ -241,7 +241,36 @@ craft_purify_pig_iron_ingot:
gid: "iron_ingot"
xp:
- gid: "otherforge"
- value: 20
+ value: 8
+craft_iron_lockpicks:
+ name: "Craft Iron Lockpicks"
+ description: "Craft iron lockpicks."
+ innate: true
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ duration:
+ base: 100
+ minimum: 35
+ scaling:
+ - type: "skill"
+ gid: "otherforge"
+ scale_value: 1
+ - type: "stat"
+ gid: "otherforge_speed"
+ scale_value: 1
+ cost:
+ - type: "item"
+ gid: "iron_ingot"
+ quantity: 3
+ results:
+ - type: "item"
+ gid: "iron_lockpicks"
+ xp:
+ - gid: "otherforge"
+ value: 15
craft_mending_salve:
name: "Mix mending salve"
description: "Mix a mending salve."