From 86aec0e14eb6fec0a39d742bab1761dad8d7012c Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 02:18:53 -0400 Subject: feat: hostile mobs, equipment prereqs --- data/items/mithril_platebody.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/items/mithril_platebody.yaml') diff --git a/data/items/mithril_platebody.yaml b/data/items/mithril_platebody.yaml index b40a483..50e8ea0 100644 --- a/data/items/mithril_platebody.yaml +++ b/data/items/mithril_platebody.yaml @@ -11,3 +11,5 @@ stats: crush_defense: 30 science_defense: -20 ranged_defense: 36 +requirements: + defense: 20 -- cgit v1.2.3