veloren/assets/common/items/weapons/sceptre/caduceus.ron

17 lines
373 B
Plaintext

ItemDef(
name: "Caduceus",
description: "The snakes seem to be alive",
kind: Tool((
kind: Sceptre,
hands: Two,
stats: Direct((
equip_time_secs: 0.4,
power: 1.67,
poise_strength: 1.5,
speed: 1.2,
crit_chance: 0.078125,
)),
)),
quality: Legendary,
tags: [],
)