From 7f6117a84a0901a90e09680ba111c003d8c942a6 Mon Sep 17 00:00:00 2001 From: David Gay Date: Thu, 3 Jun 2021 09:11:02 -0400 Subject: Half seed drop wealdreap XP --- data/activities.yml | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'data/activities.yml') diff --git a/data/activities.yml b/data/activities.yml index ab199c1..013a14a 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -1635,19 +1635,22 @@ wealdreap_twil_woods: table: - gid: "mudtub_seed" score: 0 + max_quantity: 3 xp: - gid: "wealdreap" - value: 10 + value: 5 - gid: "midoras_seed" score: 0.45 + max_quantity: 3 xp: - gid: "wealdreap" - value: 15 + value: 7 - gid: "templis_seed" score: 0.90 + max_quantity: 3 xp: - gid: "wealdreap" - value: 30 + value: 15 wealdreap_twil_grove: name: "Reap Twil Grove" description: "Wealdreap within the hidden woodways of the Twil Woods Grove." @@ -1696,24 +1699,28 @@ wealdreap_twil_grove: table: - gid: "mudtub_seed" score: 0 + max_quantity: 3 xp: - gid: "wealdreap" - value: 10 + value: 5 - gid: "midoras_seed" score: 0.30 + max_quantity: 3 xp: - gid: "wealdreap" - value: 15 + value: 7 - gid: "templis_seed" score: 0.60 + max_quantity: 3 xp: - gid: "wealdreap" - value: 30 + value: 15 - gid: "enzon_seed" score: 0.90 + max_quantity: 3 xp: - gid: "wealdreap" - value: 45 + value: 22 manatrawl_sor_well: name: "Trawl Sor Well" description: "Manatrawl within Sor Well." -- cgit v1.2.3