group_bot/assets/common/items/armor/boreal/shoulder.ron
2024-06-11 19:51:46 -04:00

10 lines
251 B
Plaintext

ItemDef(
legacy_name: "Boreal Spaulders",
legacy_description: "As though the icy grip of death touches your shoulder.",
kind: Armor((
kind: Shoulder,
stats: FromSet("Boreal"),
)),
quality: Legendary,
tags: [],
)