summaryrefslogtreecommitdiff
path: root/data/activities.yml
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-05-28 14:33:19 -0400
committerDavid Gay <david@davidgay.org>2021-05-28 14:33:19 -0400
commit2b4f55811e6358e1fa5f9b2bed0d784fdfcef79f (patch)
tree2d8defaca4be49205f79b4057e595c2c35c3fad7 /data/activities.yml
parentd29d1bbfcca9d539d88296f3118732cf65b81b0e (diff)
Add axes and pickaxes, and a wildscour task to find them
Diffstat (limited to 'data/activities.yml')
-rw-r--r--data/activities.yml37
1 files changed, 37 insertions, 0 deletions
diff --git a/data/activities.yml b/data/activities.yml
index 951a090..8153589 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -734,3 +734,40 @@ open_unlocked_rusted_lockbox:
score: 0.90
- gid: "granite_ring"
score: 0.95
+wildscour_crumbling_ruins:
+ name: "Scour Crumbling Ruins"
+ description: "Wildscour within the crumbling ruins."
+ location: "floret_region"
+ whatnot:
+ duration:
+ base: 60
+ minimum: 35
+ scaling:
+ - type: "skill"
+ gid: "wildscour"
+ scale_value: 1
+ results:
+ - type: "item"
+ chance: 1
+ table:
+ - gid: "vestige"
+ score: 0.55
+ max_quantity: 5
+ xp:
+ - gid: "wildscour"
+ value: 2
+ - gid: "stone_pickaxe"
+ score: 0.70
+ xp:
+ - gid: "manatrawl"
+ value: 4
+ - gid: "stone_axe"
+ score: 0.80
+ xp:
+ - gid: "wildscour"
+ value: 4
+ - gid: "disturbing_doodad"
+ score: 0.998
+ xp:
+ - gid: "wildscour"
+ value: 93