13 lines
281 B
Plaintext
13 lines
281 B
Plaintext
ItemDef(
|
|
legacy_name: "Primal Legs",
|
|
legacy_description: "Smithed from hide tougher than steel.",
|
|
kind: Armor((
|
|
kind: Pants,
|
|
stats: FromSet("Plate"),
|
|
)),
|
|
quality: Epic,
|
|
tags: [
|
|
Material(Plate),
|
|
SalvageInto(Plate, 2),
|
|
],
|
|
) |