12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
ItemDef(
|
|
legacy_name: "Tarasque Cuirass",
|
|
legacy_description: "The rough protective underbelly and back of a tarasque's shell, formed to fit humanoid proportions.",
|
|
kind: Armor((
|
|
kind: Chest,
|
|
stats: FromSet("Tarasque"),
|
|
)),
|
|
quality: High,
|
|
tags: [
|
|
Material(Carapace),
|
|
],
|
|
) |