12 lines
302 B
Plaintext
12 lines
302 B
Plaintext
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),
|
|
],
|
|
) |