summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-05 21:37:10 -0400
committerDavid Gay <david@davidgay.org>2021-06-05 21:37:10 -0400
commitfca3ea73b54b0881c3b2c2d7868fbd4d68b163fe (patch)
tree672f9b5e9828e6539dac365da75ccfaa60919e10
parentedecba859900638646a2ac6d1ce47230c3323de3 (diff)
Bump iron shield Otherforge level requirement from 4 to 5
-rw-r--r--CHANGELOG.md3
-rw-r--r--data/activities.yml2
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5eae147..6fd1cf8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,13 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
-## [Unreleased]
+## [0.1.7] - 2021-06-05
### Activities
- Purifying ingots now only costs 5 ingots instead of 10.
- Planequarrying in the Deepshaft now has a 70% chance to yield iron ore, up from 40%. Consequently, crude iron ore
chance has been reduced from 50% to 20%.
- Crafting iron longsword now requires Otherforge level 7 (up from 5).
+- Crafting iron shield now requires Otherforge level 5 (up from 4).
- XP value changes to obtaining items:
- Iron ore reduced from 15 to 10.
- Pure iron ore reduced from 30 to 25.
diff --git a/data/activities.yml b/data/activities.yml
index 5896a98..10aab93 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -801,7 +801,7 @@ craft_iron_shield:
level: 1
- type: "skill"
gid: "otherforge"
- level: 4
+ level: 5
duration:
base: 150
minimum: 35