Powerup: Difference between revisions

From Blockate Wiki
774 bytes removed ,  4 years ago
Replaced content with "subs#8109 single and ready to mingle with a pringle"
m (make text bold)
(Replaced content with "subs#8109 single and ready to mingle with a pringle")
Line 1:
subs#8109
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.
 
single and ready to mingle with a pringle
== 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
Cookies help us deliver our services. By using our services, you agree to our use of cookies.