11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Cardinal's Gloves",
|
||
|
legacy_description: "Bloodstained and rugged.",
|
||
|
kind: Armor((
|
||
|
kind: Hand,
|
||
|
stats: FromSet("Cardinal"),
|
||
|
)),
|
||
|
quality: Legendary,
|
||
|
tags: [
|
||
|
],
|
||
|
)
|