diff options
Diffstat (limited to 'data/mobs/examples/tanner.yaml')
| -rw-r--r-- | data/mobs/examples/tanner.yaml | 20 |
1 files changed, 3 insertions, 17 deletions
diff --git a/data/mobs/examples/tanner.yaml b/data/mobs/examples/tanner.yaml index 4c1f38b..99d64f1 100644 --- a/data/mobs/examples/tanner.yaml +++ b/data/mobs/examples/tanner.yaml @@ -1,24 +1,12 @@ -aggressive: false -attack: 1 -attack_type: crush -crush_defense: 0 -defense: 1 +name: Tanner description: A weathered craftsman with stained hands and a leather apron. -hp: 50 +protected: true +unique: true idle_descriptions: - scrapes at a piece of hide - examines a stack of leathers - sharpens a tanning knife - wipes sweat from his brow -name: Tanner -protected: true -ranged_defense: 0 -respawn_ticks: 30 -science_defense: 0 -slash_defense: 0 -speed: 5 -stab_defense: 0 -strength: 1 talk: nodes: start: @@ -64,5 +52,3 @@ talk: goto: start text: '"Tan another."' - text: '"Thanks."' -unique: true -size: small |
