20 lines
474 B
Plaintext
20 lines
474 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Caladbolg",
|
||
|
legacy_description: "You sense an eldritch presence watching you.",
|
||
|
kind: Tool((
|
||
|
kind: Sword,
|
||
|
hands: Two,
|
||
|
stats: (
|
||
|
equip_time_secs: 0.5,
|
||
|
power: 2.25,
|
||
|
effect_power: 1.2,
|
||
|
speed: 0.7,
|
||
|
range: 1.0,
|
||
|
energy_efficiency: 0.8,
|
||
|
buff_strength: 1.2,
|
||
|
),
|
||
|
)),
|
||
|
quality: Legendary,
|
||
|
tags: [],
|
||
|
ability_spec: None,
|
||
|
)
|