From ea11809936afabbfc013a5c8fa844aa0b24fbd96 Mon Sep 17 00:00:00 2001 From: David Gay Date: Mon, 24 May 2021 17:38:26 -0400 Subject: Migrate many items from old Esoterra, and add the Reap Twil Woods activity --- data/activities.yml | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) (limited to 'data/activities.yml') diff --git a/data/activities.yml b/data/activities.yml index 178f753..9334985 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -174,3 +174,49 @@ hunt_killing_fields: score: 0.50 - gid: "lesser_trodgeathomp" score: 0.95 +reap_twil_woods: + name: "Reap Twil Woods" + description: "Wealdreap within Twil Woods." + location: "floret_region" + innate: true + whatnot: + duration: + base: 60 + minimum: 35 + scaling: + - type: "skill" + gid: "wealdreap" + scale_value: 2 + results: + - type: "item" + chance: 1 + table: + - gid: "wood" + score: 0 + - type: "item" + chance: 1 + table: + - gid: "burstshroom" + score: 0.20 + xp: + - gid: "wealdreap" + value: 9 + - gid: "last_breath" + score: 0.59 + xp: + - gid: "wealdreap" + value: 6 + - gid: "shrine_hassock" + score: 0.98 + xp: + - gid: "wealdreap" + value: 40 + - gid: "discord_pome" + score: 0.996 + xp: + - gid: "wealdreap" + value: 50 + table_scaling: + - type: "skill" + gid: "wealdreap" + scale_value: 1.25 -- cgit v1.2.3