veloren/assets/common/items/weapons/staff_nature.ron

12 lines
241 B
Plaintext
Raw Normal View History

2020-03-24 00:11:14 +00:00
Item(
name: "Sceptre of Regeneration",
description: " Infused by the power of Nature.
Power: 25",
kind: Tool(
ToolData (
kind: Staff(Sceptre),
equip_time_millis: 800,
)
),
)