aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/man.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-09 05:59:20 -0400
committerhistoria <[not public]>2026-06-09 05:59:20 -0400
commit9eb5ab1818b6b19501fd7209db1987c9e06cc919 (patch)
tree76e046b0bf611dfe939a8c8f6507467de2e9e20f /data/mobs/man.yaml
downloadthehouseoficarus-9eb5ab1818b6b19501fd7209db1987c9e06cc919.tar.gz
first commit
Diffstat (limited to 'data/mobs/man.yaml')
-rw-r--r--data/mobs/man.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/mobs/man.yaml b/data/mobs/man.yaml
new file mode 100644
index 0000000..074e1f9
--- /dev/null
+++ b/data/mobs/man.yaml
@@ -0,0 +1,18 @@
+id: "man"
+name: "man"
+attack: 1
+strength: 1
+defense: 1
+hp: 7
+speed: 5
+aggressive: false
+respawn_ticks: 30
+drops:
+ remains: "bones"
+ loot:
+ - item_id: "credits"
+ weight: 98
+ quantity: 10
+ - item_id: "credits"
+ weight: 2
+ quantity: 150