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.
2024-07-03 19:04:49 -04:00

23 lines
527 B
Plaintext

ItemDef(
legacy_name: "Light Pyrocore",
legacy_description: "",
kind: ModularComponent(
ToolSecondaryComponent(
toolkind: Staff,
stats: (
equip_time_secs: 0.9,
power: 0.85,
effect_power: 0.9,
speed: 1.1,
range: 0.9,
energy_efficiency: 1.1,
buff_strength: 0.9,
),
hand_restriction: Some(Two),
)
),
quality: Common,
tags: [],
)