10 lines
217 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
ItemDef(
legacy_name: "Boreal Cloak",
legacy_description: "Thick yet surprisingly cold.",
kind: Armor((
kind: Back,
stats: FromSet("Boreal"),
)),
quality: Legendary,
tags: [],
)