17 lines
424 B
Plaintext
17 lines
424 B
Plaintext
ItemDef(
|
|
legacy_name: "Hog Hood",
|
|
legacy_description: "Wear the guise of a great swine now felled, so that you may honor its sacrifice.",
|
|
kind: Armor((
|
|
kind: Head,
|
|
stats: Direct((
|
|
protection: Some(Normal(3.0)),
|
|
precision_power: Some(0.0095),
|
|
stealth: Some(0.21),
|
|
)),
|
|
)),
|
|
quality: Moderate,
|
|
tags: [
|
|
SalvageInto(Leather, 1),
|
|
],
|
|
)
|