diff options
| author | historia <[not public]> | 2026-06-19 02:18:53 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 02:18:53 -0400 |
| commit | 86aec0e14eb6fec0a39d742bab1761dad8d7012c (patch) | |
| tree | aa0d9511c73ed86ffebc5de5ab862a62afd730f8 /data/items/hard_leather_shield.yaml | |
| parent | 458916fb78dcef3ff77cb29b7ba98d9f646819fc (diff) | |
| download | thehouseoficarus-86aec0e14eb6fec0a39d742bab1761dad8d7012c.tar.gz | |
feat: hostile mobs, equipment prereqs
Diffstat (limited to 'data/items/hard_leather_shield.yaml')
| -rw-r--r-- | data/items/hard_leather_shield.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/items/hard_leather_shield.yaml b/data/items/hard_leather_shield.yaml index 26c28de..fd7dabf 100644 --- a/data/items/hard_leather_shield.yaml +++ b/data/items/hard_leather_shield.yaml @@ -10,3 +10,5 @@ stats: crush_defense: 5 science_defense: 4 ranged_defense: 8 +requirements: + defense: 10 |
