14 lines
288 B
Plaintext
14 lines
288 B
Plaintext
ItemDef(
|
|
legacy_name: "Blue Leather Guards",
|
|
legacy_description: "",
|
|
kind: Armor((
|
|
kind: Pants,
|
|
stats: Direct((
|
|
protection: Some(Normal(20.0)),
|
|
poise_resilience: Some(Normal(10.0)),
|
|
)),
|
|
)),
|
|
quality: Low,
|
|
tags: [],
|
|
)
|