12 lines
253 B
Plaintext
12 lines
253 B
Plaintext
ItemDef(
|
|
legacy_name: "Savage Belt",
|
|
legacy_description: "Brings the fury of the barbarians.",
|
|
kind: Armor((
|
|
kind: Belt,
|
|
stats: FromSet("Savage"),
|
|
)),
|
|
quality: Moderate,
|
|
tags: [
|
|
Material(Leather),
|
|
],
|
|
) |