14 lines
302 B
Plaintext
14 lines
302 B
Plaintext
ItemDef(
|
|
legacy_name: "Wyvern Armor",
|
|
legacy_description: "Generic Protection.",
|
|
kind: Armor((
|
|
kind: Chest,
|
|
stats: Direct((
|
|
protection: Some(Normal(150.0)),
|
|
poise_resilience: Some(Normal(25.0)),
|
|
)),
|
|
)),
|
|
quality: Epic,
|
|
tags: [],
|
|
)
|