16 lines
381 B
Plaintext

ItemDef(
legacy_name: "Iron Vendel",
legacy_description: "Sturdy and unyielding, across ages of war.",
kind: Armor((
kind: Head,
stats: Direct((
protection: Some(Normal(8.33)),
poise_resilience: Some(Normal(4.0)),
)),
)),
quality: Common,
tags: [
Material(Iron),
SalvageInto(Iron, 1),
],
)