16 lines
391 B
Plaintext
16 lines
391 B
Plaintext
ItemDef(
|
|
legacy_name: "Brinestone Crown",
|
|
legacy_description: "Makes you look taller.",
|
|
kind: Armor((
|
|
kind: Head,
|
|
stats: Direct((
|
|
protection: Some(Normal(8.0)),
|
|
poise_resilience: Some(Normal(4.0)),
|
|
energy_reward: Some(0.15),
|
|
precision_power: Some(-0.05),
|
|
)),
|
|
)),
|
|
quality: Legendary,
|
|
tags: [],
|
|
)
|