summaryrefslogtreecommitdiff
path: root/data/activities
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-07-14 17:47:02 -0400
committerDavid Gay <david@davidgay.org>2021-07-14 17:48:30 -0400
commit456cfb0df874ac8cfb217c19c723a3cf738e524f (patch)
tree06da9663e2df553d389a275e57cc3b856e9eb558 /data/activities
parent9cb32635c8df98ef61475ff84a16f9f630e31620 (diff)
New spell: Floret Passage (also code that allows location results)
Diffstat (limited to 'data/activities')
-rw-r--r--data/activities/worldcall.yml33
1 files changed, 32 insertions, 1 deletions
diff --git a/data/activities/worldcall.yml b/data/activities/worldcall.yml
index bec622f..752ad1f 100644
--- a/data/activities/worldcall.yml
+++ b/data/activities/worldcall.yml
@@ -31,6 +31,37 @@ worldcall_hearth_passage:
- type: "xp"
gid: "worldcall"
base: 4
+worldcall_floret_passage:
+ name: "Cast Floret Passage"
+ description: "Teleport to Floret."
+ whatnot:
+ tags:
+ - "spell"
+ - "worldcall"
+ requirements:
+ - type: "skill"
+ gid: "worldcall"
+ level: 3
+ cost:
+ - type: "item"
+ gid: "wisp_of_the_current"
+ quantity: 1
+ duration:
+ base: 62
+ minimum: 35
+ scaling:
+ - type: "skill"
+ gid: "worldcall"
+ scale_value: 0.5
+ - type: "stat"
+ gid: "worldcall_speed"
+ scale_value: 1
+ results:
+ - type: "location"
+ gid: "floret"
+ - type: "xp"
+ gid: "worldcall"
+ base: 10
worldcall_project_thought:
name: "Cast Project Thought"
description: "Open brief, faint rifts to random places at your current location, possibly attracting a balgoloth."
@@ -47,7 +78,7 @@ worldcall_project_thought:
gid: "gem_dust"
quantity: 1
duration:
- base: 62
+ base: 64
minimum: 35
scaling:
- type: "skill"