summaryrefslogtreecommitdiff
path: root/data/activities/worldcall.yml
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-07-14 19:01:00 -0400
committerDavid Gay <david@davidgay.org>2021-07-14 19:01:00 -0400
commitdcbfceb18ea7f02af91bdea905ecf0ac3e5475de (patch)
tree894496f9e7ed905c97f3dd93e89abc597cbf00fb /data/activities/worldcall.yml
parent8159ff22e530d30bad99952894bc9392cd287248 (diff)
[data] New worldcall spell: Call Pit Leech, and adjust two other worldcall spells' level reqsHEADmaster
Diffstat (limited to 'data/activities/worldcall.yml')
-rw-r--r--data/activities/worldcall.yml37
1 files changed, 35 insertions, 2 deletions
diff --git a/data/activities/worldcall.yml b/data/activities/worldcall.yml
index ddc2cd5..5878e0b 100644
--- a/data/activities/worldcall.yml
+++ b/data/activities/worldcall.yml
@@ -31,6 +31,39 @@ worldcall_hearth_passage:
- type: "xp"
gid: "worldcall"
base: 4
+worldcall_call_pit_leech:
+ name: "Cast Call Pit Leech"
+ description: "Summon a pit leech from Floret."
+ whatnot:
+ tags:
+ - "spell"
+ - "worldcall"
+ requirements:
+ - type: "skill"
+ gid: "worldcall"
+ level: 2
+ cost:
+ - type: "item"
+ gid: "last_breath"
+ quantity: 3
+ duration:
+ base: 60
+ minimum: 35
+ scaling:
+ - type: "skill"
+ gid: "worldcall"
+ scale_value: 0.5
+ - type: "stat"
+ gid: "worldcall_speed"
+ scale_value: 1
+ results:
+ - type: "monster"
+ table:
+ - gid: "pit_leech"
+ score: 0
+ - type: "xp"
+ gid: "worldcall"
+ base: 5
worldcall_floret_passage:
name: "Cast Floret Passage"
description: "Teleport to Floret."
@@ -41,7 +74,7 @@ worldcall_floret_passage:
requirements:
- type: "skill"
gid: "worldcall"
- level: 3
+ level: 4
cost:
- type: "item"
gid: "wisp_of_the_current"
@@ -72,7 +105,7 @@ worldcall_project_thought:
requirements:
- type: "skill"
gid: "worldcall"
- level: 5
+ level: 6
cost:
- type: "item"
gid: "gem_dust"