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

17 lines
344 B
Plaintext
Raw Normal View History

ItemDef(
name: "Crescent Saviour",
description: "Trusty companion by day and night.",
kind: Tool((
kind: Sceptre,
hands: Two,
stats: (
equip_time_millis: 400,
power: 1.6,
poise_strength: 1.5,
speed: 0.5,
),
)),
quality: Common,
tags: [],
)