diff options
author | David Gay <david@davidgay.org> | 2021-05-30 13:15:30 -0400 |
---|---|---|
committer | David Gay <david@davidgay.org> | 2021-05-30 13:15:30 -0400 |
commit | 738f4842132047b94e851e8dc7c0ffeeb6ea677e (patch) | |
tree | 3c4fd60f494b7df39ce1726a019458778939d0f6 /data | |
parent | 7a99b7bdc5d424d4d792826f3c42621af70364c6 (diff) |
Increase XP value of iron ore to 15, pure iron ore to 30, and gaian ore to 80
Diffstat (limited to 'data')
-rw-r--r-- | data/activities.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/activities.yml b/data/activities.yml index 66806d0..b15d2e0 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -601,12 +601,12 @@ planequarry_floret_mines: score: 0.98 xp: - gid: "planequarry" - value: 10 + value: 15 - gid: "pure_iron_ore" score: 0.996 xp: - gid: "planequarry" - value: 20 + value: 30 table_scaling: - type: "skill" gid: "planequarry" @@ -673,17 +673,17 @@ planequarry_deepshaft: score: 0.50 xp: - gid: "planequarry" - value: 10 + value: 15 - gid: "pure_iron_ore" score: 0.90 xp: - gid: "planequarry" - value: 20 + value: 30 - gid: "gaian_ore" - score: 0.996 + score: 0.995 xp: - gid: "planequarry" - value: 50 + value: 80 - type: "item" chance: 0.03 table: |