2020-09-17 23:02:14 +00:00
|
|
|
ItemDef(
|
2020-05-29 18:23:00 +00:00
|
|
|
name: "Belzeshrub the Broom-God",
|
|
|
|
description: "You can hear him giggle whenever\nyou hit the ground a bit too hard...",
|
2019-10-22 20:58:27 +00:00
|
|
|
kind: Tool(
|
2020-03-28 18:50:05 +00:00
|
|
|
(
|
2020-11-07 18:52:28 +00:00
|
|
|
kind: Debug,
|
2021-02-19 23:45:48 +00:00
|
|
|
hands: Two,
|
2021-02-17 04:23:08 +00:00
|
|
|
stats: Direct((
|
2020-08-01 20:08:30 +00:00
|
|
|
equip_time_millis: 0,
|
2020-11-06 15:51:32 +00:00
|
|
|
power: 1.00,
|
2021-01-27 03:05:13 +00:00
|
|
|
poise_strength: 1.00,
|
2020-11-06 15:51:32 +00:00
|
|
|
speed: 1.0
|
2021-02-17 04:23:08 +00:00
|
|
|
)),
|
2020-02-24 18:17:16 +00:00
|
|
|
)
|
2019-10-22 20:58:27 +00:00
|
|
|
),
|
2020-10-07 02:23:20 +00:00
|
|
|
quality: Debug,
|
2021-02-16 01:05:54 +00:00
|
|
|
tags: [],
|
2019-10-22 18:18:40 +00:00
|
|
|
)
|
2019-12-30 13:56:42 +00:00
|
|
|
// And the ground is pretty hard at maximum velocity...
|