diff options
Diffstat (limited to 'data/activities.yml')
-rw-r--r-- | data/activities.yml | 26 |
1 files changed, 24 insertions, 2 deletions
diff --git a/data/activities.yml b/data/activities.yml index 6a3e7c8..053dbe0 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -1094,8 +1094,8 @@ planequarry_brine_trench: - gid: "planequarry" value: 35 beastslay_killing_fields: - name: "Hunt The Killing Fields" - description: "Hunt monsters in The Killing Fields." + name: "Slay in the the Killing Fields" + description: "Hunt monsters in the Killing Fields." location: "floret_region" whatnot: duration: @@ -1117,6 +1117,28 @@ beastslay_killing_fields: score: 0.70 - gid: "lesser_trodgeathomp" score: 0.98 +beastslay_hopegraves: + name: "Slay in the Hopegraves" + description: "Hunt monsters in the Hopegraves." + location: "floret_region" + whatnot: + duration: + base: 70 + minimum: 35 + scaling: + - type: "skill" + gid: "beastslay" + scale_value: 1 + results: + - type: "monster" + chance: 1 + table: + - gid: "grinpad" + score: 0 + - gid: "bollyrot" + score: 0.45 + - gid: "crypt_writhe" + score: 0.96 wealdreap_twil_woods: name: "Reap Twil Woods" description: "Wealdreap within Twil Woods." |