This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
2025-02-17 11:10:03 -05:00

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: [],
)