24 lines
563 B
Plaintext
24 lines
563 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Labrys Head",
|
||
|
legacy_description: "",
|
||
|
kind: ModularComponent(
|
||
|
ToolPrimaryComponent(
|
||
|
toolkind: Axe,
|
||
|
stats: (
|
||
|
equip_time_secs: 0.25,
|
||
|
power: 1.5,
|
||
|
effect_power: 1.2,
|
||
|
speed: 0.8,
|
||
|
range: 1.0,
|
||
|
energy_efficiency: 0.9,
|
||
|
buff_strength: 0.8,
|
||
|
),
|
||
|
hand_restriction: Some(Two),
|
||
|
weapon_name: Universal("Labrys"),
|
||
|
)
|
||
|
),
|
||
|
quality: Low,
|
||
|
tags: [],
|
||
|
)
|
||
|
|