diff options
Diffstat (limited to 'data/mobs/examples/client.yaml')
| -rw-r--r-- | data/mobs/examples/client.yaml | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/data/mobs/examples/client.yaml b/data/mobs/examples/client.yaml index 0d5f27d..2442a8a 100644 --- a/data/mobs/examples/client.yaml +++ b/data/mobs/examples/client.yaml @@ -1,8 +1,7 @@ -aggressive: false -attack: 1 -defense: 1 +name: The Client description: A shadowy figure in a dark coat. They speak in clipped, measured tones and seem to know everything about every creature in the sector. -hp: 100 +protected: true +unique: true idle_descriptions: - reviews a holographic dossier - marks a location on a worn star chart @@ -10,11 +9,6 @@ idle_descriptions: - mutters coordinates under their breath - glances at you appraisingly - taps a data pad with a stylus -name: The Client -protected: true -respawn_ticks: 30 -speed: 5 -strength: 1 talk: nodes: assign_task: @@ -224,5 +218,3 @@ talk: text: '"Buy spectral visor (75 credits)."' - goto: start text: '"Back."' -unique: true -size: small |
