summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-05-24 19:03:29 -0400
committerDavid Gay <david@davidgay.org>2021-05-24 19:03:29 -0400
commit8c952fd5afd71b133d97e6e9d7896216941bad14 (patch)
treeffec72a9c7e646d9d745cf2d4c9ff14b7bfbca17 /data
parent905b0c1840160f0f190e8024c7e5cf71e5d9f825 (diff)
Add `craft_mending_salve` activity and `aseas_leaf` item
Diffstat (limited to 'data')
-rw-r--r--data/activities.yml24
-rw-r--r--data/items.yml4
2 files changed, 28 insertions, 0 deletions
diff --git a/data/activities.yml b/data/activities.yml
index ef24171..ac6ec60 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -83,6 +83,30 @@ craft_iron_ingot:
xp:
- gid: "otherforge"
value: 20
+craft_mending_salve:
+ name: "Mix mending salve"
+ description: "Mix a mending salve."
+ whatnot:
+ duration:
+ base: 90
+ minimum: 35
+ scaling:
+ - type: "skill"
+ gid: "fluxseethe"
+ scale_value: 2
+ cost:
+ - type: "item"
+ gid: "aseas_leaf"
+ quantity: 2
+ - type: "item"
+ gid: "arcane_dust"
+ quantity: 2
+ results:
+ - type: "item"
+ gid: "mending_salve"
+ xp:
+ - gid: "fluxseethe"
+ value: 15
quarry_floret_mines:
name: "Quarry Floret Mines"
description: "Planequarry at the Floret Mines."
diff --git a/data/items.yml b/data/items.yml
index 15989f6..a6225e4 100644
--- a/data/items.yml
+++ b/data/items.yml
@@ -113,6 +113,10 @@ last_breath:
This is a small grey mushroom that is very common in forests and grasslands. Its unassuming looks are belied by its
deadly nature; if consumed this mushroom triggers an allergic reaction that results in the victim's throat swelling
shut and them choking to death, hence the name.
+aseas_leaf:
+ name: "aseas leaf"
+ description: >-
+ A feather-light collection of green, clover-like leaves. Has healing properties, in the right hands.
shimmering_essence:
name: "shimmering essence"
description: "A luminescent tendril of energy."