10 lines
278 B
Plaintext

ItemDef(
legacy_name: "Golemite Pants",
legacy_description: "Equipment constructed from Golemite, providing toughness not unlike that of a golem.",
kind: Armor((
kind: Pants,
stats: FromSet("Golemite"),
)),
quality: Legendary,
tags: [],
)