summaryrefslogtreecommitdiff
path: root/data/activities.yml
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-05-28 12:03:12 -0400
committerDavid Gay <david@davidgay.org>2021-05-28 12:03:12 -0400
commit87fd3a3650b31bb470a61f213993f20af2f94388 (patch)
tree22d00a6d2d5c010f181b9be67942d9db1f2a06a7 /data/activities.yml
parent03765c923e6eab2bbd9d91f397118242ab8156a6 (diff)
Add some more otherforge activities and their items
Diffstat (limited to 'data/activities.yml')
-rw-r--r--data/activities.yml154
1 files changed, 152 insertions, 2 deletions
diff --git a/data/activities.yml b/data/activities.yml
index 9c88fdf..fc8d8d1 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -252,7 +252,7 @@ craft_iron_lockpicks:
gid: "forge"
level: 1
duration:
- base: 100
+ base: 110
minimum: 35
scaling:
- type: "skill"
@@ -264,13 +264,163 @@ craft_iron_lockpicks:
cost:
- type: "item"
gid: "iron_ingot"
- quantity: 3
+ quantity: 2
results:
- type: "item"
gid: "iron_lockpicks"
xp:
- gid: "otherforge"
value: 15
+craft_iron_dagger:
+ name: "Craft Iron Dagger"
+ description: "Craft an iron dagger."
+ innate: true
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ duration:
+ base: 110
+ 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: 2
+ results:
+ - type: "item"
+ gid: "iron_dagger"
+ xp:
+ - gid: "otherforge"
+ value: 15
+craft_iron_short_sword:
+ name: "Craft Iron Short Sword"
+ description: "Craft an iron short sword."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ - type: "skill"
+ gid: "otherforge"
+ level: 3
+ duration:
+ base: 125
+ 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: 4
+ results:
+ - type: "item"
+ gid: "iron_short_sword"
+ xp:
+ - gid: "otherforge"
+ value: 30
+craft_iron_longsword:
+ name: "Craft Iron Longsword"
+ description: "Craft an iron longsword."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ - type: "skill"
+ gid: "otherforge"
+ level: 5
+ duration:
+ base: 150
+ 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: 7
+ results:
+ - type: "item"
+ gid: "iron_longsword"
+ xp:
+ - gid: "otherforge"
+ value: 53
+craft_iron_buckler:
+ name: "Craft Iron Buckler"
+ description: "Craft an iron buckler."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ duration:
+ base: 110
+ 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: 4
+ results:
+ - type: "item"
+ gid: "iron_buckler"
+ xp:
+ - gid: "otherforge"
+ value: 20
+craft_iron_shield:
+ name: "Craft Iron Shield"
+ description: "Craft an iron shield."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ - type: "skill"
+ gid: "otherforge"
+ level: 4
+ duration:
+ base: 150
+ 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: 8
+ results:
+ - type: "item"
+ gid: "iron_buckler"
+ xp:
+ - gid: "otherforge"
+ value: 40
craft_mending_salve:
name: "Mix mending salve"
description: "Mix a mending salve."