summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md3
-rw-r--r--data/activities.yml4
2 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index be0e571..2ea642b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,9 @@ All notable changes to this project will be documented in this file.
- Planequarry XP award changes
- Pure iron ore 25 -> 18
- Gaian ore 50 -> 25
+- Otherforge XP award changes
+ - Purify crude iron ingot 105 -> 60
+ - Purify iron ingot 115 -> 70
### Items
- The first omens: faint hope, fleeting glimpse, bright token, sign of solace
diff --git a/data/activities.yml b/data/activities.yml
index c2c943b..c2938d0 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -658,7 +658,7 @@ craft_purify_crude_iron_ingot:
gid: "forge"
level: 1
duration:
- base: 105
+ base: 60
minimum: 35
scaling:
- type: "skill"
@@ -689,7 +689,7 @@ craft_purify_iron_ingot:
gid: "otherforge"
level: 5
duration:
- base: 115
+ base: 70
minimum: 35
scaling:
- type: "skill"