27 lines
656 B
Plaintext
27 lines
656 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Katana Blade",
|
||
|
legacy_description: "",
|
||
|
kind: ModularComponent(
|
||
|
ToolPrimaryComponent(
|
||
|
toolkind: Sword,
|
||
|
stats: (
|
||
|
equip_time_secs: 0.25,
|
||
|
power: 0.8,
|
||
|
effect_power: 0.8,
|
||
|
speed: 1.4,
|
||
|
range: 1.0,
|
||
|
energy_efficiency: 1.3,
|
||
|
buff_strength: 0.9,
|
||
|
),
|
||
|
hand_restriction: None,
|
||
|
weapon_name: HandednessDependent(
|
||
|
one_handed: "Swiftblade",
|
||
|
two_handed: "Katana",
|
||
|
),
|
||
|
)
|
||
|
),
|
||
|
quality: Low,
|
||
|
tags: [],
|
||
|
)
|
||
|
|