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

16 lines
336 B
Plaintext

ItemDef(
name: "Soothing Loop",
description: "Do you really want to live forever?",
kind: Tool(
(
kind: Sceptre,
stats: (
equip_time_millis: 400,
power: 1.2,
speed: 1.5
),
)
),
quality: High,
)