summaryrefslogtreecommitdiff
path: root/data/activities.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/activities.yml')
-rw-r--r--data/activities.yml167
1 files changed, 161 insertions, 6 deletions
diff --git a/data/activities.yml b/data/activities.yml
index 10aab93..19a3eef 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -700,7 +700,7 @@ craft_iron_dagger:
gid: "iron_dagger"
xp:
- gid: "otherforge"
- value: 15
+ value: 20
craft_iron_short_sword:
name: "Craft Iron Short Sword"
description: "Craft an iron short sword."
@@ -731,7 +731,7 @@ craft_iron_short_sword:
gid: "iron_short_sword"
xp:
- gid: "otherforge"
- value: 30
+ value: 50
craft_iron_longsword:
name: "Craft Iron Longsword"
description: "Craft an iron longsword."
@@ -762,7 +762,7 @@ craft_iron_longsword:
gid: "iron_longsword"
xp:
- gid: "otherforge"
- value: 53
+ value: 120
craft_iron_buckler:
name: "Craft Iron Buckler"
description: "Craft an iron buckler."
@@ -790,7 +790,7 @@ craft_iron_buckler:
gid: "iron_buckler"
xp:
- gid: "otherforge"
- value: 20
+ value: 40
craft_iron_shield:
name: "Craft Iron Shield"
description: "Craft an iron shield."
@@ -801,7 +801,7 @@ craft_iron_shield:
level: 1
- type: "skill"
gid: "otherforge"
- level: 5
+ level: 4
duration:
base: 150
minimum: 35
@@ -821,7 +821,162 @@ craft_iron_shield:
gid: "iron_shield"
xp:
- gid: "otherforge"
- value: 40
+ value: 80
+craft_iron_cap:
+ name: "Craft Iron Cap"
+ description: "Craft an iron cap."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ - type: "skill"
+ gid: "otherforge"
+ level: 2
+ 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_cap"
+ xp:
+ - gid: "otherforge"
+ value: 25
+craft_iron_sallet:
+ name: "Craft Iron Sallet"
+ description: "Craft an iron sallet."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ - type: "skill"
+ gid: "otherforge"
+ level: 6
+ 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: 4
+ results:
+ - type: "item"
+ gid: "iron_sallet"
+ xp:
+ - gid: "otherforge"
+ value: 60
+craft_iron_leggings:
+ name: "Craft Iron Leggings"
+ description: "Craft iron leggings."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ - type: "skill"
+ gid: "otherforge"
+ level: 8
+ duration:
+ base: 155
+ 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: "iron_leggings"
+ xp:
+ - gid: "otherforge"
+ value: 150
+craft_iron_chainmail:
+ name: "Craft Iron Chainmail"
+ description: "Craft iron chainmail."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ - type: "skill"
+ gid: "otherforge"
+ level: 5
+ duration:
+ base: 180
+ 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_chainmail"
+ xp:
+ - gid: "otherforge"
+ value: 120
+craft_iron_platemail:
+ name: "Craft Iron Platemail"
+ description: "Craft iron platemail."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "forge"
+ level: 1
+ - type: "skill"
+ gid: "otherforge"
+ level: 9
+ duration:
+ base: 180
+ 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: "iron_platemail"
+ xp:
+ - gid: "otherforge"
+ value: 170
craft_arcanite_dagger:
name: "Craft Arcanite Dagger"
description: "Craft an arcanite dagger."