16 lines
447 B
Plaintext
16 lines
447 B
Plaintext
ItemDef(
|
|
legacy_name: "Golemite Helmet",
|
|
legacy_description: "Equipment constructed from Golemite, providing toughness not unlike that of a golem.",
|
|
kind: Armor((
|
|
kind: Head,
|
|
stats: Direct((
|
|
protection: Some(Normal(13.0)),
|
|
poise_resilience: Some(Normal(4.5)),
|
|
energy_max: Some(6.0),
|
|
energy_reward: Some(-0.06),
|
|
)),
|
|
)),
|
|
quality: Legendary,
|
|
tags: [],
|
|
)
|