aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/newbie_trainer.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-09 17:15:13 -0400
committerhistoria <[not public]>2026-06-09 17:15:13 -0400
commit9edc568e16741d443b67fbd23b0d91790085ced9 (patch)
treed54be40531ba124dcf8299f9e94bfba4ece273ae /data/mobs/newbie_trainer.yaml
parent56be6a3f45830594225a765b406816e6179ccde1 (diff)
downloadthehouseoficarus-9edc568e16741d443b67fbd23b0d91790085ced9.tar.gz
combat, mobs, parsing, toggles, hard disconnect handling
Diffstat (limited to 'data/mobs/newbie_trainer.yaml')
-rw-r--r--data/mobs/newbie_trainer.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/data/mobs/newbie_trainer.yaml b/data/mobs/newbie_trainer.yaml
new file mode 100644
index 0000000..c518d42
--- /dev/null
+++ b/data/mobs/newbie_trainer.yaml
@@ -0,0 +1,20 @@
+id: "newbie_trainer"
+name: "Newbie Trainer"
+aliases: ["trainer", "newbie", "instructor"]
+description: "A friendly-looking instructor ready to help new adventurers."
+unique: true
+protected: true
+attack: 1
+strength: 1
+defense: 1
+hp: 50
+speed: 5
+aggressive: false
+respawn_ticks: 30
+idle_descriptions:
+ - "reviews a training manual"
+ - "adjusts a practice dummy"
+ - "demonstrates a sword stance to no one in particular"
+ - "offers a friendly nod to passersby"
+ - "polishes a wooden shield"
+ - "checks a stopwatch and jots something down"