14 lines
375 B
Plaintext
14 lines
375 B
Plaintext
ItemDef(
|
|
legacy_name: "Fang Necklace",
|
|
legacy_description: "Only the most savage beings can handle the power of this necklace...",
|
|
kind: Armor((
|
|
kind: Neck,
|
|
stats: Direct((
|
|
protection: Some(Normal(1.0)),
|
|
precision_power: Some(0.07),
|
|
energy_max: Some(-3.5),
|
|
)),
|
|
)),
|
|
quality: High,
|
|
tags: [],
|
|
) |