12 lines
265 B
Plaintext
12 lines
265 B
Plaintext
ItemDef(
|
|
legacy_name: "Assassin Gloves",
|
|
legacy_description: "Only the best for a member of the creed.",
|
|
kind: Armor((
|
|
kind: Hand,
|
|
stats: FromSet("Assassin"),
|
|
)),
|
|
quality: Moderate,
|
|
tags: [
|
|
Material(Leather),
|
|
],
|
|
) |