defined Powerups

This commit is contained in:
nek0 2020-09-03 14:06:28 +02:00
parent eb3fc7052a
commit 7925bbb600
2 changed files with 15 additions and 4 deletions

Binary file not shown.

View File

@ -104,7 +104,20 @@ The activatable abilities, all having three levels, include:
\subsection{Powerups}
%TODO
Powerups appear on the map as floating droplets and can also be occasionally dropped by
enemies or during boss fights. Droplets spawning on the map do respawn, others not.
These are the available powerups, which will be gradually introduced into the game with
every new stage:
\begin{itemize}
\item Peptide (replenishes 5\% of start health)
\item Oily Emulsion (Increase speed by 25\% for 5 seconds)
\item Organic Lead (decrease damage by 50\% but disable jumping for 5 seconds)
\item Antidote (Heal poisoning immediately)
\item Purified Caffeine (Stop surrounding time for 2 seconds)
\item Agent X (Become almost invisible for 5 seconds)
\end{itemize}
\vfill
@ -124,12 +137,10 @@ The controls described here take a QWERTZ-keyboard as reference.
\keys{F} & Interact\\
\keys{Q} & Release powerup from (selected) vacuole\\
\keys{1}, \keys{2}, \keys{3} & Release powerup from specified vacuole\\
\keys{E} & Harden\\
\keys{1}, \keys{2}, \keys{3} & Switch through vacuoles\\
\keys{\space} & Spit\\
\keys{Esc} & Enter/Exit Menu\\