mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
12 lines
241 B
Plaintext
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,
|
|
)
|
|
),
|
|
)
|