13 lines
385 B
Plaintext
13 lines
385 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Bloodmoon Relic",
|
||
|
legacy_description: "The alluring scent of blood acts as both a trap and a light-source to hunt down creatures of the night.",
|
||
|
kind: Lantern(
|
||
|
(
|
||
|
color: (r: 220, g: 20, b: 40),
|
||
|
strength_thousandths: 8000,
|
||
|
flicker_thousandths: 600,
|
||
|
),
|
||
|
),
|
||
|
quality: Epic,
|
||
|
tags: [Utility],
|
||
|
)
|