diff options
author | David Gay <david@davidgay.org> | 2021-06-06 16:25:13 -0400 |
---|---|---|
committer | David Gay <david@davidgay.org> | 2021-06-06 16:25:13 -0400 |
commit | b3e092603942870e1130781c47cf23e094bf6c55 (patch) | |
tree | 3076e78836dd690959b281bb955d91cde5a9955d /data | |
parent | 0f12b8c5c71417fadb2b772521eebd6add85ec2d (diff) |
Tweak more otherforge XP awards
Diffstat (limited to 'data')
-rw-r--r-- | data/activities.yml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/data/activities.yml b/data/activities.yml index 19a3eef..1674880 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -987,7 +987,7 @@ craft_arcanite_dagger: level: 2 - type: "skill" gid: "otherforge" - level: 10 + level: 11 duration: base: 130 minimum: 35 @@ -1038,7 +1038,7 @@ craft_arcanite_short_sword: gid: "arcanite_short_sword" xp: - gid: "otherforge" - value: 60 + value: 75 craft_arcanite_longsword: name: "Craft Arcanite Longsword" description: "Craft an arcanite longsword." @@ -1069,7 +1069,7 @@ craft_arcanite_longsword: gid: "arcanite_longsword" xp: - gid: "otherforge" - value: 100 + value: 180 craft_arcanite_buckler: name: "Craft Arcanite Buckler" description: "Craft an arcanite buckler." @@ -1100,7 +1100,7 @@ craft_arcanite_buckler: gid: "arcanite_buckler" xp: - gid: "otherforge" - value: 40 + value: 60 craft_arcanite_shield: name: "Craft Arcanite Shield" description: "Craft an arcanite shield." @@ -1131,7 +1131,7 @@ craft_arcanite_shield: gid: "arcanite_shield" xp: - gid: "otherforge" - value: 80 + value: 120 craft_iron_pickaxe: name: "Craft Iron Pickaxe" description: "Craft an iron pickaxe." @@ -1258,7 +1258,7 @@ craft_arcanite_pickaxe: gid: "arcanite_pickaxe" xp: - gid: "otherforge" - value: 30 + value: 23 craft_arcanite_axe: name: "Craft Arcanite Axe" description: "Craft an arcanite axe." @@ -1292,7 +1292,7 @@ craft_arcanite_axe: gid: "arcanite_axe" xp: - gid: "otherforge" - value: 30 + value: 23 craft_arcanite_spade: name: "Craft Arcanite Spade" description: "Craft an arcanite spade." @@ -1326,7 +1326,7 @@ craft_arcanite_spade: gid: "arcanite_spade" xp: - gid: "otherforge" - value: 30 + value: 23 craft_onus_of_vision: name: "Craft onus of vision" description: "Craft an onus of vision." @@ -1369,7 +1369,7 @@ craft_onus_of_vision: gid: "onus_of_vision" xp: - gid: "otherforge" - value: 110 + value: 200 craft_mending_salve: name: "Mix mending salve" description: "Mix a mending salve." |