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