23 lines
575 B
Plaintext
23 lines
575 B
Plaintext
ItemDef(
|
|
legacy_name: "Greathammer Head",
|
|
legacy_description: "",
|
|
kind: ModularComponent(
|
|
ToolPrimaryComponent(
|
|
toolkind: Hammer,
|
|
stats: (
|
|
equip_time_secs: 0.25,
|
|
power: 1.0,
|
|
effect_power: 1.4,
|
|
speed: 0.8,
|
|
range: 1.2,
|
|
energy_efficiency: 0.7,
|
|
buff_strength: 1.1,
|
|
),
|
|
hand_restriction: Some(Two),
|
|
weapon_name: Universal("Greathammer"),
|
|
)
|
|
),
|
|
quality: Low,
|
|
tags: [],
|
|
)
|