about summary refs log tree commit diff
path: root/users/aspen/xanthous/src/Xanthous/Entities/Raws/ooze.yaml
blob: fe427c94abf7f27a86c8198c97fdb2681cb4aa0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Creature:
  name: ooze
  description: an ooze
  longDescription: |
    A jiggling, amorphous, bright green caustic blob
  char:
    char: o
    style:
      foreground: green
  maxHitpoints: 3
  speed: 100
  friendly: false
  attacks:
  - description: slams into you
    damage: 1