10 lines
283 B
Plaintext
Raw Normal View History

2025-03-07 13:26:55 -05:00
ItemDef(
legacy_name: "Golemite Chestplate",
legacy_description: "Equipment constructed from Golemite, providing toughness not unlike that of a golem.",
kind: Armor((
kind: Chest,
stats: FromSet("Golemite"),
)),
quality: Legendary,
tags: [],
)