diff options
Diffstat (limited to 'data/mobs/examples/guard.yaml')
| -rw-r--r-- | data/mobs/examples/guard.yaml | 22 |
1 files changed, 3 insertions, 19 deletions
diff --git a/data/mobs/examples/guard.yaml b/data/mobs/examples/guard.yaml index cba448b..bd20f24 100644 --- a/data/mobs/examples/guard.yaml +++ b/data/mobs/examples/guard.yaml @@ -1,26 +1,12 @@ -aggressive: false -attack: 5 -attack_bonus: 8 -attack_type: slash -crush_defense: 10 -defense: 5 +name: Guard description: A stern-looking guard in weathered armor. -hp: 30 +unique: true +protected: true 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 -name: Guard -protected: true -ranged_defense: 12 -respawn_ticks: 60 -science_defense: -5 -slash_defense: 15 -speed: 5 -stab_defense: 12 -strength: 5 -strength_bonus: 6 talk: nodes: about_gate: @@ -71,5 +57,3 @@ talk: - '"Good quality ore. This''ll do." He stamps a slip of paper and hands it to you. "That''s your pass. Don''t lose it."' options: - text: '"Thanks."' -unique: true -size: medium |
