aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/guard.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/mobs/guard.yaml')
-rw-r--r--data/mobs/guard.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/mobs/guard.yaml b/data/mobs/guard.yaml
new file mode 100644
index 0000000..3203ec1
--- /dev/null
+++ b/data/mobs/guard.yaml
@@ -0,0 +1,18 @@
+id: "guard"
+name: "Guard"
+description: "A stern-looking guard in weathered armor."
+behavior: guard_talk
+unique: true
+protected: true
+attack: 5
+strength: 5
+defense: 5
+hp: 30
+speed: 5
+aggressive: false
+respawn_ticks: 60
+idle_descriptions:
+ - "scans the area with a watchful eye"
+ - "adjusts the grip on his weapon"
+ - "nods curtly at passersby"
+ - "leans against the gate, arms folded"