From 52a3ce6a4b4a254dc5d3067979a09e93c060fa20 Mon Sep 17 00:00:00 2001 From: workhorse Date: Fri, 19 Jun 2026 03:57:06 -0400 Subject: feat: shops and rough assassin skill --- data/mobs/man.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data/mobs/man.yaml') diff --git a/data/mobs/man.yaml b/data/mobs/man.yaml index fe60cbd..c65f85c 100644 --- a/data/mobs/man.yaml +++ b/data/mobs/man.yaml @@ -21,6 +21,10 @@ hp: 7 speed: 5 aggressive: false respawn_ticks: 30 +steal_table: man_steal +steal_level: 1 +steal_xp: 8 +steal_speed: 4 attack_type: crush stab_defense: 0 slash_defense: 0 -- cgit v1.2.3