9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Plate",
|
||
|
legacy_description: "Durable plate from an armored animal.",
|
||
|
kind: Ingredient(
|
||
|
descriptor: "Plate",
|
||
|
),
|
||
|
quality: Epic,
|
||
|
tags: [MaterialKind(Hide), Material(Plate)],
|
||
|
)
|