13 lines
249 B
Plaintext
Raw Normal View History

2024-06-11 19:51:46 -04:00
ItemDef(
legacy_name: "Ferocious Shirt",
legacy_description: "The dark side of nature",
kind: Armor((
kind: Chest,
stats: FromSet("Ferocious"),
)),
quality: Epic,
tags: [
Material(Moonweave),
],
)