about summary refs log tree commit diff
path: root/users/grfn/xanthous/src/Xanthous/Entities/Raws/ooze.yaml
blob: d13b5881dfdc73a0e263561add002e2c1f94dafe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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