2020-09-17 23:02:14 +00:00
|
|
|
ItemDef(
|
2021-11-21 01:08:27 +00:00
|
|
|
name: "Belzeshrub the Broom-God",
|
2020-05-29 18:23:00 +00:00
|
|
|
description: "You can hear him giggle whenever\nyou hit the ground a bit too hard...",
|
2021-07-10 16:04:12 +00:00
|
|
|
kind: Tool((
|
|
|
|
kind: Debug,
|
2021-11-18 15:46:00 +00:00
|
|
|
hands: Two,
|
|
|
|
stats: (
|
2021-07-10 16:04:12 +00:00
|
|
|
equip_time_secs: 0.0,
|
|
|
|
power: 1.0,
|
|
|
|
effect_power: 1.0,
|
|
|
|
speed: 1.0,
|
|
|
|
crit_chance: 0.0,
|
|
|
|
range: 1.0,
|
|
|
|
energy_efficiency: 1.0,
|
|
|
|
buff_strength: 1.0,
|
2021-11-18 15:46:00 +00:00
|
|
|
),
|
2021-07-10 16:04:12 +00:00
|
|
|
)),
|
2021-11-18 15:46:00 +00:00
|
|
|
quality: Debug,
|
2021-02-16 01:05:54 +00:00
|
|
|
tags: [],
|
2021-07-10 16:04:12 +00:00
|
|
|
ability_spec: None,
|
|
|
|
)
|