summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/activities.yml30
1 files changed, 29 insertions, 1 deletions
diff --git a/data/activities.yml b/data/activities.yml
index b15d2e0..44f8d02 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -201,7 +201,7 @@ craft_iron_ingot:
value: 8
craft_purify_pig_iron_ingot:
name: "Purify Pig Iron Ingot"
- description: "Purify an pig iron ingots into an iron ingot."
+ description: "Purify pig iron ingots into an iron ingot."
whatnot:
requirements:
- type: "hearth_amenity"
@@ -227,6 +227,34 @@ craft_purify_pig_iron_ingot:
xp:
- gid: "otherforge"
value: 8
+craft_purify_iron_ingot:
+ name: "Purify Iron Ingot"
+ description: "Purify iron ingots into a pure iron ingot."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ duration:
+ base: 115
+ 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: 10
+ results:
+ - type: "item"
+ gid: "pure_iron_ingot"
+ xp:
+ - gid: "otherforge"
+ value: 12
craft_iron_lockpicks:
name: "Craft Iron Lockpicks"
description: "Craft iron lockpicks."