14 lines
294 B
Plaintext
14 lines
294 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Blue Leather Cuirass",
|
||
|
legacy_description: "",
|
||
|
kind: Armor((
|
||
|
kind: Chest,
|
||
|
stats: Direct((
|
||
|
protection: Some(Normal(40.0)),
|
||
|
poise_resilience: Some(Normal(10.0)),
|
||
|
)),
|
||
|
)),
|
||
|
quality: Moderate,
|
||
|
tags: [],
|
||
|
)
|