summaryrefslogtreecommitdiff
path: root/data/items.yml
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-07 21:38:12 -0400
committerDavid Gay <david@davidgay.org>2021-06-07 21:38:12 -0400
commit73a43a66cc92d917e80a26938db435084150e38d (patch)
tree5b66dcf1d91a99f292e2b2781cd71831ee42a831 /data/items.yml
parent39178217ecf722fbd902e07a053e35fa290488f8 (diff)
New item: woodflesh potion
Diffstat (limited to 'data/items.yml')
-rw-r--r--data/items.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/items.yml b/data/items.yml
index 169a862..252e4be 100644
--- a/data/items.yml
+++ b/data/items.yml
@@ -1039,3 +1039,12 @@ balgoloth_plate:
- type: "stat_change"
gid: "power"
modifier: 2
+woodflesh_potion:
+ name: "woodflesh potion"
+ description: "A magic potion that causes your skin to toughen and better resist physical damage."
+ whatnot:
+ use_effects:
+ - type: "condition"
+ gid: "woodflesh"
+ duration: 600 # 10 minutes
+ message: "Your skin toughens."