summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/activities.yml37
-rw-r--r--data/items.yml13
2 files changed, 50 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."
diff --git a/data/items.yml b/data/items.yml
index 44da7b5..f54b0f6 100644
--- a/data/items.yml
+++ b/data/items.yml
@@ -1228,6 +1228,19 @@ faint_weaving_haste:
- type: "stat_change"
gid: "aetherweave_speed"
modifier: 2
+lusterlight_brand:
+ name: "lusterlight brand"
+ description: "A radiant omen."
+ whatnot:
+ tags:
+ - "omen"
+ infix_skills:
+ - gid: "beastslay"
+ infix_effects:
+ - type: "damage"
+ gid: "radiant"
+ min: 1
+ max: 3
simple_spellpage:
name: "simple spellpage"
description: "An old piece of parchment covered in magical script. Deciphering it can yield knowledge of a spell."