12 lines
314 B
Plaintext
12 lines
314 B
Plaintext
ItemDef(
|
|
legacy_name: "Bonerattler Cuirass",
|
|
legacy_description: "The spiny back and hide of a bonerattler fastened together into a protective cuirass.",
|
|
kind: Armor((
|
|
kind: Chest,
|
|
stats: FromSet("Bonerattler"),
|
|
)),
|
|
quality: High,
|
|
tags: [
|
|
Material(Leather),
|
|
],
|
|
) |