blob: c518d424c954588c195ce1dcd1d89d34ec0414f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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"
|