about summary refs log tree commit diff
path: root/users/aspen/xanthous/src/Xanthous/Entities/Raws/rock.yaml
blob: 3f4e133fe286a6be955aeedf268dd756edada3f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Item:
  name: rock
  description: a rock
  longDescription: a medium-sized rock made out of some unknown stone
  char: .
  wieldable:
    damage: 1
    attackMessage: hit the {{creature.creatureType.name}} in the head with your rock
  density: [ 1500000, 2500000 ]
  volume: [ 0.000125, 0.001 ]