11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Cardinal's Belt",
|
||
|
legacy_description: "Seemlessly transitions...",
|
||
|
kind: Armor((
|
||
|
kind: Belt,
|
||
|
stats: FromSet("Cardinal"),
|
||
|
)),
|
||
|
quality: Legendary,
|
||
|
tags: [
|
||
|
],
|
||
|
)
|