diff options
Diffstat (limited to 'data/items/equipment/willow_shortbow.yaml')
| -rw-r--r-- | data/items/equipment/willow_shortbow.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/items/equipment/willow_shortbow.yaml b/data/items/equipment/willow_shortbow.yaml new file mode 100644 index 0000000..f75cfe9 --- /dev/null +++ b/data/items/equipment/willow_shortbow.yaml @@ -0,0 +1,13 @@ +id: willow_shortbow +name: willow shortbow +color: "107" +description: "A willow shortbow." +value: 160 +equip_slot: main_hand +weapon_type: ranged +attack_type: ranged +speed: 4 +stats: + ranged_attack: 20 +requirements: + ranged: 20 |
