27 lines
658 B
Plaintext
27 lines
658 B
Plaintext
ItemDef(
|
|
legacy_name: "Warhammer Head",
|
|
legacy_description: "",
|
|
kind: ModularComponent(
|
|
ToolPrimaryComponent(
|
|
toolkind: Hammer,
|
|
stats: (
|
|
equip_time_secs: 0.25,
|
|
power: 1.2,
|
|
effect_power: 0.7,
|
|
speed: 1.3,
|
|
range: 1.0,
|
|
energy_efficiency: 1.2,
|
|
buff_strength: 0.8,
|
|
),
|
|
hand_restriction: None,
|
|
weapon_name: HandednessDependent(
|
|
one_handed: "Mallet",
|
|
two_handed: "Warhammer",
|
|
),
|
|
)
|
|
),
|
|
quality: Low,
|
|
tags: [],
|
|
)
|
|
|