14 lines
314 B
Plaintext
14 lines
314 B
Plaintext
ItemDef(
|
|
legacy_name: "Grave Warden Armor",
|
|
legacy_description: "Worn by grave warden.",
|
|
kind: Armor((
|
|
kind: Chest,
|
|
stats: Direct((
|
|
protection: Some(Normal(180.0)),
|
|
poise_resilience: Some(Normal(1.0)),
|
|
)),
|
|
)),
|
|
quality: Legendary,
|
|
tags: [],
|
|
)
|