13 lines
299 B
Plaintext
13 lines
299 B
Plaintext
ItemDef(
|
|
legacy_name: "Druid Cape",
|
|
legacy_description: "Incredibly light, with the essence of nature.",
|
|
kind: Armor((
|
|
kind: Back,
|
|
stats: FromSet("Lifecloth"),
|
|
)),
|
|
quality: High,
|
|
tags: [
|
|
Material(Lifecloth),
|
|
SalvageInto(Lifecloth, 1),
|
|
],
|
|
) |