mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
11 lines
290 B
Plaintext
11 lines
290 B
Plaintext
Item(
|
|
name: "Sceptre of Regeneration",
|
|
description: "Healing-Sceptre\n\nPower 15-18\n\nHeals your allies with the power of nature.\n\n<Right-Click to use>",
|
|
kind: Tool(
|
|
(
|
|
kind: Staff(Sceptre),
|
|
equip_time_millis: 400,
|
|
)
|
|
),
|
|
)
|