aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/neural_headband.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-01 02:21:42 -0400
committerhistoria <[not public]>2026-07-01 02:21:42 -0400
commit5f37dc9b6f6b79da04da70ae0c33ec8d02998587 (patch)
treef7c309e36267a4c456fcf5bca800e614507a80af /data/items/equipment/neural_headband.yaml
parentfee376102192dc6f24297a7b11324636ace3a07d (diff)
downloadthehouseoficarus-5f37dc9b6f6b79da04da70ae0c33ec8d02998587.tar.gz
feat: qol improvements to items crud in admin gui
Diffstat (limited to 'data/items/equipment/neural_headband.yaml')
-rw-r--r--data/items/equipment/neural_headband.yaml19
1 files changed, 11 insertions, 8 deletions
diff --git a/data/items/equipment/neural_headband.yaml b/data/items/equipment/neural_headband.yaml
index aede26e..14a1a34 100644
--- a/data/items/equipment/neural_headband.yaml
+++ b/data/items/equipment/neural_headband.yaml
@@ -1,10 +1,13 @@
-name: Neural Headband
-description: "A thin band of circuitry that amplifies neural signals, reducing battery drain."
color: "27"
+description: A thin band of circuitry that amplifies neural signals, reducing battery drain.
+equipment:
+ defense:
+ crush: 1
+ slash: 1
+ stab: 1
+ other:
+ technology: 4
+ slot: head
+ type: armor
+name: Neural Headband
value: 500
-equip_slot: head
-stats:
- stab_defense: 1
- slash_defense: 1
- crush_defense: 1
- technology_bonus: 4