10 lines
249 B
Plaintext
Raw Permalink Normal View History

2025-03-07 13:26:55 -05:00
ItemDef(
legacy_name: "Ashen Cloak",
legacy_description: "The scorched remains of a cloak made out of obsidian feathers.",
kind: Armor((
kind: Back,
stats: FromSet("Ashen"),
)),
quality: Legendary,
tags: [],
)