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