Powerup: Difference between revisions

From Blockate Wiki
797 bytes added ,  4 years ago
made it not a placeholder
(Created page with "placeholder")
 
(made it not a placeholder)
Line 1:
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.
placeholder
 
== 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
0

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.