summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/activities/worldcall.yml33
1 files changed, 33 insertions, 0 deletions
diff --git a/data/activities/worldcall.yml b/data/activities/worldcall.yml
index b9b64f8..ddc2cd5 100644
--- a/data/activities/worldcall.yml
+++ b/data/activities/worldcall.yml
@@ -94,3 +94,36 @@ worldcall_project_thought:
- type: "xp"
gid: "worldcall"
base: 6
+worldcall_call_sulfur_scuttler:
+ name: "Cast Call Sulfur Scuttler"
+ description: "Summon a sulfur scuttler from Bloodmarch."
+ whatnot:
+ tags:
+ - "spell"
+ - "worldcall"
+ requirements:
+ - type: "skill"
+ gid: "worldcall"
+ level: 8
+ cost:
+ - type: "item"
+ gid: "salt"
+ quantity: 5
+ duration:
+ base: 66
+ minimum: 35
+ scaling:
+ - type: "skill"
+ gid: "worldcall"
+ scale_value: 0.5
+ - type: "stat"
+ gid: "worldcall_speed"
+ scale_value: 1
+ results:
+ - type: "monster"
+ table:
+ - gid: "sulfur_scuttler"
+ score: 0
+ - type: "xp"
+ gid: "worldcall"
+ base: 7