ItemDef(
legacy_name: "Scratched Ring",
legacy_description: "Barely fits your finger.",
kind: Armor((
kind: Ring,
stats: Direct((
protection: Some(Normal(0.5)),
)),
quality: Low,
tags: [
SalvageInto(Bronze, 1),
],
)