14 lines
343 B
Plaintext
Raw Normal View History

2024-10-08 19:55:42 -04:00
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: [],
)