diff options
Diffstat (limited to 'data/mobs/examples/weapons_smith.yaml')
| -rw-r--r-- | data/mobs/examples/weapons_smith.yaml | 20 |
1 files changed, 3 insertions, 17 deletions
diff --git a/data/mobs/examples/weapons_smith.yaml b/data/mobs/examples/weapons_smith.yaml index b12a543..359f9e3 100644 --- a/data/mobs/examples/weapons_smith.yaml +++ b/data/mobs/examples/weapons_smith.yaml @@ -1,24 +1,12 @@ -aggressive: false -attack: 1 -attack_type: crush -crush_defense: 0 -defense: 1 +name: Weaponsmith description: A burly smith with soot-stained hands and a heavy leather apron, standing proudly by the forge. -hp: 80 +protected: true +unique: true idle_descriptions: - hammers at a glowing blade on the anvil - wipes soot from his brow - inspects a finished sword - tends to the furnace fire -name: Weaponsmith -protected: true -ranged_defense: 0 -respawn_ticks: 30 -science_defense: 0 -slash_defense: 0 -speed: 5 -stab_defense: 0 -strength: 1 shop: message: The Smithy — buy or sell weapons and armor. buys_anything: false @@ -46,5 +34,3 @@ talk: - '"Welcome to the Smithy! Type ''list'' to see my wares."' options: - text: '"Nothing right now."' -unique: true -size: small |
