14 lines
343 B
Plaintext
14 lines
343 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Karkatha's Armor",
|
||
|
legacy_description: "Rigid enough to withstand the pressure of the deep ocean.",
|
||
|
kind: Armor((
|
||
|
kind: Chest,
|
||
|
stats: Direct((
|
||
|
protection: Some(Normal(50.0)),
|
||
|
poise_resilience: Some(Normal(15.0)),
|
||
|
)),
|
||
|
)),
|
||
|
quality: High,
|
||
|
tags: [],
|
||
|
)
|