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

16 lines
340 B
Plaintext

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