16 lines
375 B
Plaintext
16 lines
375 B
Plaintext
ItemDef(
|
|
legacy_name: "Ashen Cowl",
|
|
legacy_description: "Equipment constructed from Ash.",
|
|
kind: Armor((
|
|
kind: Head,
|
|
stats: Direct((
|
|
energy_max: Some(8.1),
|
|
energy_reward: Some(0.081),
|
|
precision_power: Some(0.0432),
|
|
stealth: Some(0.16875),
|
|
)),
|
|
)),
|
|
quality: Legendary,
|
|
tags: [],
|
|
)
|