2021-08-02 20:46:43 +00:00
|
|
|
ItemDef(
|
2021-11-21 01:08:27 +00:00
|
|
|
name: "Belzeshrub the Broom God",
|
2021-08-02 20:46:43 +00:00
|
|
|
description: "'Is it... alive?'",
|
|
|
|
kind: Tool((
|
|
|
|
kind: Sceptre,
|
2021-11-18 15:46:00 +00:00
|
|
|
hands: Two,
|
|
|
|
stats: (
|
2021-08-02 20:46:43 +00:00
|
|
|
equip_time_secs: 0.4,
|
|
|
|
power: 2.5,
|
|
|
|
effect_power: 1.0,
|
|
|
|
speed: 0.8,
|
|
|
|
crit_chance: 0.078125,
|
|
|
|
range: 1.0,
|
|
|
|
energy_efficiency: 1.0,
|
|
|
|
buff_strength: 1.0,
|
2021-11-18 15:46:00 +00:00
|
|
|
),
|
2021-08-02 20:46:43 +00:00
|
|
|
)),
|
2021-11-18 15:46:00 +00:00
|
|
|
quality: Artifact,
|
2021-08-02 20:46:43 +00:00
|
|
|
tags: [],
|
|
|
|
ability_spec: None,
|
|
|
|
)
|