11 lines
277 B
Plaintext
11 lines
277 B
Plaintext
ItemDef(
|
|
legacy_name: "Golemite Belt",
|
|
legacy_description: "Equipment constructed from Golemite, providing toughness not unlike that of a golem.",
|
|
kind: Armor((
|
|
kind: Belt,
|
|
stats: FromSet("Golemite"),
|
|
)),
|
|
quality: Legendary,
|
|
tags: [],
|
|
)
|