15 lines
415 B
Plaintext
15 lines
415 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Cultist Amulet",
|
||
|
legacy_description: "You can still feel the Mindflayer's presence within this amulet...",
|
||
|
kind: Armor((
|
||
|
kind: Neck,
|
||
|
stats: Direct((
|
||
|
protection: Some(Normal(2.0)),
|
||
|
energy_max: Some(4.5),
|
||
|
energy_reward: Some(0.0275),
|
||
|
precision_power: Some(0.015),
|
||
|
)),
|
||
|
)),
|
||
|
quality: Epic,
|
||
|
tags: [],
|
||
|
)
|