aboutsummaryrefslogtreecommitdiff
path: root/data/items/stim_potion.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-19 13:28:06 -0400
committerhistoria <[not public]>2026-06-19 13:28:06 -0400
commit3a58125d14bb307f861b38c6c5b0a63babde7e08 (patch)
treebd89e866447d55e6dffd447d8ef5fabf9b8fbe9d /data/items/stim_potion.yaml
parent575a71dcfed3b9fa44af244836f638a23df05a9a (diff)
downloadthehouseoficarus-3a58125d14bb307f861b38c6c5b0a63babde7e08.tar.gz
feat: all skills kind of implemented, random prototype content added
Diffstat (limited to 'data/items/stim_potion.yaml')
-rw-r--r--data/items/stim_potion.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/data/items/stim_potion.yaml b/data/items/stim_potion.yaml
index 19841d0..de51291 100644
--- a/data/items/stim_potion.yaml
+++ b/data/items/stim_potion.yaml
@@ -1,6 +1,9 @@
id: stim_potion
name: "stim potion"
color: "196"
-description: "A bubbling red potion that temporarily boosts attack capability. [Effect not yet implemented]"
+description: "A bubbling red potion that temporarily boosts attack capability."
value: 30
stackable: false
+potion_effect: "attack"
+potion_bonus: 10
+potion_duration: 200