10 lines
240 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
ItemDef(
legacy_name: "Boreal Chestplate",
legacy_description: "So frigid that you can feel it in your heart.",
kind: Armor((
kind: Chest,
stats: FromSet("Boreal"),
)),
quality: Legendary,
tags: [],
)