summaryrefslogtreecommitdiff
path: root/data/activities.yml
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-07-07 21:10:29 -0400
committerDavid Gay <david@davidgay.org>2021-07-07 21:11:20 -0400
commit9c015e16340c80a35aad1cde299218c650f5ba35 (patch)
treeb471b8ea53f801d01b2cb5706d93aec3a1aadc6e /data/activities.yml
parent8c93c5e29eceb9e85cb3eaa7ecc25653ffc50189 (diff)
Lusterlight brand omen, and make lusterlight tincture only craftable during firstlight
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 f141500..bafb674 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -1923,6 +1923,9 @@ craft_lusterlight_tincture:
- type: "skill"
gid: "fluxseethe"
level: 7
+ - type: "time_of_day"
+ times:
+ - "firstlight"
duration:
base: 180
minimum: 35
@@ -3170,6 +3173,40 @@ craft_faint_weaving_haste:
xp:
- gid: "omenbind"
value: 12
+craft_lusterlight_brand:
+ name: "Bind lusterlight brand"
+ description: "Bind an omen of lusterlight."
+ whatnot:
+ requirements:
+ - type: "hearth_amenity"
+ gid: "binding_array"
+ level: 2
+ - type: "skill"
+ gid: "omenbind"
+ level: 11
+ duration:
+ base: 92
+ minimum: 35
+ scaling:
+ - type: "skill"
+ gid: "omenbind"
+ scale_value: 0.5
+ - type: "stat"
+ gid: "omenbind_speed"
+ scale_value: 1
+ cost:
+ - type: "item"
+ gid: "lusterlight_tincture"
+ quantity: 1
+ - type: "item"
+ gid: "vestige"
+ quantity: 20
+ results:
+ - type: "item"
+ gid: "lusterlight_brand"
+ xp:
+ - gid: "omenbind"
+ value: 18
craft_minor_mana:
name: "Bind minor mana"
description: "Bind an omen of minor mana."