16 lines
381 B
Plaintext
16 lines
381 B
Plaintext
ItemDef(
|
|
legacy_name: "Cultist Signet Ring",
|
|
legacy_description: "Once belonged to a cultist.",
|
|
kind: Armor((
|
|
kind: Ring,
|
|
stats: Direct((
|
|
protection: Some(Normal(0.5)),
|
|
energy_max: Some(2.5),
|
|
energy_reward: Some(0.0125),
|
|
precision_power: Some(0.01),
|
|
)),
|
|
)),
|
|
quality: Epic,
|
|
tags: [],
|
|
)
|