veloren/assets/common/items/weapons/bow/bone-0.ron

16 lines
367 B
Plaintext

ItemDef(
name: "Fanged Bow",
description: "There are over a dozen small fangs attached to the bow limbs",
kind: Tool((
kind: Bow,
hands: Two,
stats: Direct((
equip_time_secs: 0.4,
power: 0.9,
poise_strength: 0.8,
speed: 1.1,
)),
)),
quality: Moderate,
tags: [],
)