Mystery: Difference between revisions
From Fortress Blast
Jump to navigationJump to search
(Created basic Mystery page.) |
m (9 revisions imported: Importing pages from old wiki) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[File:Powerup | [[File:Powerup mystery.png|frameless|right]] | ||
Mystery is the tenth [[Powerups|powerup]] in Fortress Blast. It is a completely | Mystery is the tenth [[Powerups|powerup]] in Fortress Blast. It was added to Fortress Blast in version 1.0 and is a completely original powerup. | ||
Mystery takes on the effects of another random enabled powerup upon use. Unlike other powerups, Mystery cannot be the only powerup enabled | |||
<youtube>ZRfYXTq3_UA</youtube> | <youtube>ZRfYXTq3_UA</youtube> | ||
== Developer Information == | |||
Mystery operates by setting the player's powerup to a random powerup that fits all rules defined for spawning according to the [[ConVars|ConVar]] <code>[[sm_fortressblast_powerups]]</code>, but with an additional rule that prevents the chosen powerup from being Mystery. Immediately after this, the selected powerup is automatically used. Mystery is a powerup that does not have a use sound, since it simply plays the use sound of the powerup it picks. | |||
[[Category:Powerups]] | [[Category:Powerups]] | ||
[[Category:Powerups with no callback]] | [[Category:Powerups with no callback]] |
Latest revision as of 21:22, 6 June 2023
Mystery is the tenth powerup in Fortress Blast. It was added to Fortress Blast in version 1.0 and is a completely original powerup.
Mystery takes on the effects of another random enabled powerup upon use. Unlike other powerups, Mystery cannot be the only powerup enabled
Developer Information
Mystery operates by setting the player's powerup to a random powerup that fits all rules defined for spawning according to the ConVar sm_fortressblast_powerups
, but with an additional rule that prevents the chosen powerup from being Mystery. Immediately after this, the selected powerup is automatically used. Mystery is a powerup that does not have a use sound, since it simply plays the use sound of the powerup it picks.