10 lines
280 B
Plaintext
Raw Normal View History

2024-10-10 09:12:52 -04:00
ItemDef(
legacy_name: "Golemite Pads",
legacy_description: "Equipment constructed from Golemite, providing toughness not unlike that of a golem.",
kind: Armor((
kind: Shoulder,
stats: FromSet("Golemite"),
)),
quality: Legendary,
tags: [],
)