about summary refs log tree commit diff
path: root/users/grfn/xanthous/src/Xanthous/Entities/Raws/rock.yaml
blob: e7492bf5fb6f508c76e5c3fee83e3ea9a4595a95 (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: you hit the {{creature.creatureType.name}} in the head with your rock.
  density: [ 1500000, 2500000 ]
  volume: [ 0.000125, 0.001 ]