From c14d178b8733997155135f872419b997d8b8b124 Mon Sep 17 00:00:00 2001 From: David Gay Date: Mon, 31 May 2021 14:21:32 -0400 Subject: Trawling draught and the activity to craft it --- data/conditions.yml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'data/conditions.yml') diff --git a/data/conditions.yml b/data/conditions.yml index 559ab7c..0f9a98f 100644 --- a/data/conditions.yml +++ b/data/conditions.yml @@ -16,3 +16,12 @@ reaping_draught: level: 2 gid: "wealdreap_speed" modifier: 5 +trawling_draught: + name: "trawling draught" + description: "Increases the speed of manatrawl for some time." + whatnot: + effects: + - type: "stat_change" + level: 2 + gid: "manatrawl_speed" + modifier: 5 -- cgit v1.2.3