From 8acaf20e7001cbbeaf9adc344fee9ce76fdf81b1 Mon Sep 17 00:00:00 2001 From: David Gay Date: Sun, 13 Jun 2021 13:22:41 -0400 Subject: Reduce pure iron ore and gaian ore XP rewards --- data/activities.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data') diff --git a/data/activities.yml b/data/activities.yml index f2e5e8f..c2c943b 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -1975,7 +1975,7 @@ planequarry_floret_mines: score: 0.996 xp: - gid: "planequarry" - value: 25 + value: 18 - type: "item" chance: 0.02 table: @@ -2043,12 +2043,12 @@ planequarry_deepshaft: score: 0.90 xp: - gid: "planequarry" - value: 25 + value: 18 - gid: "gaian_ore" score: 0.995 xp: - gid: "planequarry" - value: 50 + value: 25 - type: "item" chance: 0.03 table: -- cgit v1.2.3