16 lines
399 B
Plaintext
16 lines
399 B
Plaintext
ItemDef(
|
|
legacy_name: "Honeycomb Pendant",
|
|
legacy_description: "This necklace is always spewing out honey...",
|
|
kind: Armor((
|
|
kind: Neck,
|
|
stats: Direct((
|
|
protection: Some(Normal(1.0)),
|
|
energy_max: Some(8.0),
|
|
energy_reward: Some(0.04),
|
|
precision_power: Some(-0.06),
|
|
)),
|
|
)),
|
|
quality: Moderate,
|
|
tags: [],
|
|
)
|