veloren/assets/common/items/debug/boost.ron
jiminycrick a02444825d Address some comments
Eliminated extra stagger state

Responding to more comments

Move poise character state changes to character behavior system

Move poise out of JoinTuple/Data

Finish up comments (various fixes)
2021-01-28 17:31:05 -08:00

18 lines
464 B
Plaintext

ItemDef(
name: "Belzeshrub the Broom-God",
description: "You can hear him giggle whenever\nyou hit the ground a bit too hard...",
kind: Tool(
(
kind: Debug,
stats: (
equip_time_millis: 0,
power: 1.00,
poise_strength: 1.00,
speed: 1.0
),
)
),
quality: Debug,
)
// And the ground is pretty hard at maximum velocity...