Potions Guide - UQcsse3200/2024-studio-2 GitHub Wiki

User Guide

Attack on Animals contains a range of potions which spawn randomly on the map and can be picked up by the user.

Consuming these items directly can have various effects on the player, both in and out of combat. Certain items can only be used in combat. After using a potion in combat, the effects will last thought the entire match until match is completed then the original stats will return to normal.

Potions

Potion Image Documentation Link
Speed Speed Potion
Attack Attack Potion
Defence Defense Potion

Design

The potions are designed to be consistent with the overall style of the game, with bright pixel-art designs for each one.

Programming Guide

Please go to Items and Timed Used Items for the programming guide for items and timed use items (potions) respectively.

⚠️ **GitHub.com Fallback** ⚠️