2020-09-17 23:02:14 +00:00
|
|
|
ItemDef(
|
2021-07-31 22:03:51 +00:00
|
|
|
name: Direct("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-07-27 01:58:06 +00:00
|
|
|
hands: Direct(Two),
|
2021-07-10 16:04:12 +00:00
|
|
|
stats: Direct((
|
|
|
|
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,
|
|
|
|
)),
|
|
|
|
)),
|
2020-10-07 02:23:20 +00:00
|
|
|
quality: Debug,
|
2021-02-16 01:05:54 +00:00
|
|
|
tags: [],
|
2021-07-10 16:04:12 +00:00
|
|
|
ability_spec: None,
|
|
|
|
)
|