From 2936863258a0339f440acc2d0d02c0701914569e Mon Sep 17 00:00:00 2001 From: David Gay Date: Mon, 7 Jun 2021 22:03:57 -0400 Subject: New item: dusted templis --- data/activities.yml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'data/activities.yml') diff --git a/data/activities.yml b/data/activities.yml index 1d8a077..ca168a3 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -2595,6 +2595,40 @@ craft_midoras_mudtub_mash: xp: - gid: "spicework" value: 10 +craft_dusted_templis: + name: "Craft dusted templis" + description: "Cook up some dusted templis." + whatnot: + requirements: + - type: "hearth_amenity" + gid: "spicebench" + level: 1 + - type: "skill" + gid: "spicework" + level: 4 + duration: + base: 75 + minimum: 35 + scaling: + - type: "skill" + gid: "spicework" + scale_value: 1 + - type: "stat" + gid: "spicework_speed" + scale_value: 1 + cost: + - type: "item" + gid: "templis" + quantity: 1 + - type: "item" + gid: "arcane_dust" + quantity: 12 + results: + - type: "item" + gid: "dusted_templis" + xp: + - gid: "spicework" + value: 16 beastslay_leviathan_floret_region: name: "Hunt a Leviathan in the Floret Region" description: "You are hunting down a leviathan ravaging the Floret Region." -- cgit v1.2.3