11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Cardinal's Boots",
|
||
|
legacy_description: "The boots with millions of steps.",
|
||
|
kind: Armor((
|
||
|
kind: Foot,
|
||
|
stats: FromSet("Cardinal"),
|
||
|
)),
|
||
|
quality: Legendary,
|
||
|
tags: [
|
||
|
],
|
||
|
)
|