about summary refs log tree commit diff
path: root/users/grfn/xanthous/src/Xanthous/Entities/Raws/broken-dagger.yaml
blob: e32ba214a74656b1777697d194f211a3b9afd827 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Item:
  name: broken dagger
  description: a short, broken dagger
  longDescription: A short dagger with a twisted, chipped blade
  char:
    char:     style:
      foreground: black
  wieldable:
    damage: 3
    attackMessage:
      - You slash at the {{creature.creatureType.name}} with your dagger.
      - You stab the {{creature.creatureType.name}} with your dagger.
  # Just the steel, not the handle, for now
  density: [7750 , 8050000]
  # 15cm – 45cm
  # ×
  # 2cm – 3cm
  # ×
  # .5cm – 1cm
  volume: [0.15, 1.35]