summaryrefslogtreecommitdiff
path: root/data/activities.yml
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-16 17:44:38 -0400
committerDavid Gay <david@davidgay.org>2021-06-16 17:45:23 -0400
commitecf1d03813e75b2929dce4cfc68352ad5b1a1377 (patch)
tree19d65cbd3043dde7c3693e423b3084f52aef5cdf /data/activities.yml
parentc016637230c4af69e7effa3a146a3ecba95338e6 (diff)
[data] New activity: havencast_dazzle
Diffstat (limited to 'data/activities.yml')
-rw-r--r--data/activities.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/data/activities.yml b/data/activities.yml
index 2940973..c9ea218 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -2849,3 +2849,31 @@ havencast_light:
- type: "xp"
gid: "havencast"
base: 3
+havencast_dazzle:
+ name: "Cast Dazzle"
+ description: "Cast the Dazzle cantrip."
+ whatnot:
+ tags:
+ - "cantrip"
+ duration:
+ base: 32
+ minimum: 10
+ scaling:
+ - type: "skill"
+ gid: "havencast"
+ scale_value: 1
+ requirements:
+ - type: "skill"
+ gid: "havencast"
+ level: 2
+ - type: "stat"
+ gid: "mana"
+ value: 1
+ results:
+ - type: "condition"
+ gid: "dazzle"
+ duration: 600 # 10 minutes
+ message: "Sparkling lights distract your enemies."
+ - type: "xp"
+ gid: "havencast"
+ base: 6