summaryrefslogtreecommitdiff
path: root/data/activities.yml
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-16 18:57:15 -0400
committerDavid Gay <david@davidgay.org>2021-06-16 18:57:15 -0400
commitc626f5ec23449e0c62a6c026012ecedc29a6bab8 (patch)
tree5283e6c8bb6822e1f055c1215b9dae0c7d97823c /data/activities.yml
parentb5234514e2c8d8a1e798726991892bf80eec90ae (diff)
[data] Add apprentice wand and spell to create one
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 a5364a6..66b7765 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -2934,6 +2934,43 @@ havencast_decipher_magicscript:
gid: "havencast"
base: 7
- type: "decipher_magicscript"
+havencast_enchant_apprentice_wand:
+ name: "Cast Enchant Apprentice Wand"
+ description: "Cast the Enchant Apprentice Wand spell."
+ whatnot:
+ tags:
+ - "spell"
+ - "cantrip"
+ duration:
+ base: 60
+ minimum: 10
+ scaling:
+ - type: "skill"
+ gid: "havencast"
+ scale_value: 1
+ requirements:
+ - type: "skill"
+ gid: "havencast"
+ level: 5
+ - type: "stat"
+ gid: "mana"
+ value: 1
+ cost:
+ - type: "item"
+ gid: "wood"
+ quantity: 1
+ - type: "item"
+ gid: "arcane_dust"
+ quantity: 10
+ - type: "item"
+ gid: "shimmering_essence"
+ quantity: 1
+ results:
+ - type: "item"
+ gid: "apprentice_wand"
+ - type: "xp"
+ gid: "havencast"
+ base: 22
havencast_stinging_rays:
name: "Cast Stinging Rays"
description: "Cast the Stinging Rays spell."