veloren/assets/common/items/weapons/staff_nature.ron
2020-03-24 01:11:14 +01:00

12 lines
241 B
Plaintext

Item(
name: "Sceptre of Regeneration",
description: " Infused by the power of Nature.
Power: 25",
kind: Tool(
ToolData (
kind: Staff(Sceptre),
equip_time_millis: 800,
)
),
)