feat(gs/xanthous): Add a broken dagger raw

The plan is to use this as a test bed for generating creatures wielding
items, but for know it just shows up on the ground in places.

Change-Id: I8b292606f425cd41bff9e52727f1094886777102
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3867
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2021-11-13 10:01:24 -05:00 committed by grfn
parent 2833104708
commit e2f8939a9e

View file

@ -0,0 +1,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]