aboutsummaryrefslogtreecommitdiff
path: root/data/items/consumables
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-24 20:58:25 -0400
committerhistoria <[not public]>2026-06-24 20:58:25 -0400
commit9d4b799db4868bcab291b83599ff088763cd4ed6 (patch)
tree252f0fcc779acf35243983d643d6399ee2e0cd0b /data/items/consumables
parentd25638d98fe63efdeab570ef77e6a6a97f2d7a60 (diff)
downloadthehouseoficarus-9d4b799db4868bcab291b83599ff088763cd4ed6.tar.gz
feat: new type of non-violent 'combat': work
Diffstat (limited to 'data/items/consumables')
-rw-r--r--data/items/consumables/stim_potion.yaml2
-rw-r--r--data/items/consumables/super_stim.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/items/consumables/stim_potion.yaml b/data/items/consumables/stim_potion.yaml
index 34e7282..4ae10ff 100644
--- a/data/items/consumables/stim_potion.yaml
+++ b/data/items/consumables/stim_potion.yaml
@@ -17,6 +17,6 @@ id: stim_potion
name: stim potion
potion_bonus: 10
potion_duration: 200
-potion_effect: attack
+potion_effect: accuracy
stackable: false
value: 30
diff --git a/data/items/consumables/super_stim.yaml b/data/items/consumables/super_stim.yaml
index 00f3aa1..f8e4756 100644
--- a/data/items/consumables/super_stim.yaml
+++ b/data/items/consumables/super_stim.yaml
@@ -17,6 +17,6 @@ id: super_stim
name: super stim
potion_bonus: 20
potion_duration: 200
-potion_effect: attack
+potion_effect: accuracy
stackable: false
value: 120