Powerup

From Blockate Wiki
Revision as of 09:15, 29 October 2019 by Noreplyz (talk | contribs) (Reverted edits by Subs8109 (talk) to last version by Enescaglayan)

Power-ups are blocks that give the player abilities. There are 3 abilities a power-up can have. Blocks that have been made power-ups have a lightning bolt texture that takes on a random color.

Types of Power-up

Walkspeed

The walkspeed ability sets the walkspeed of a player. It can be made higher or lower. The default value is 16.

Syntax

!powerup walkspeed <walkspeed>

Example

!powerup walkspeed 32

Jumppower

The jumppower ability sets the power with which you jump. It is not a specific height value. The default value is 50.

Syntax

!powerup jumppower <jumppower>

Example

!powerup jumppower 100

Health

The health power-up gives you a health boost.

Syntax

!powerup health <health>

Example

!powerup health 25