12 lines
302 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
ItemDef(
legacy_name: "Tarasque Gauntlets",
legacy_description: "Shattered fragments from a tarasque shell shaped into a protective gauntlets.",
kind: Armor((
kind: Hand,
stats: FromSet("Tarasque"),
)),
quality: High,
tags: [
Material(Carapace),
],
)