Table of Contents

Champion of Air

Champion of Air is a buff in Remixed Dungeon that is applied to certain mobs to create elite variants with enhanced speed and agility.

Description

The Champion of Air buff bestows creatures with the essence of the winds, enhancing their agility and prowess in combat. Mobs with this trait become formidable adversaries, capable of unleashing swift and devastating attacks that can swiftly alter the course of battle.

Effects

Implementation

Champion System

Champion buffs are part of a system that creates tougher mob variants. Other champion buffs include:

String Resources

<!-- English (values/strings_all.xml) -->
<string name="ChampionOfAirBuff_Name">Champion of Air</string>
<string name="ChampionOfAirBuff_Info">This trait bestows the creature with the essence of the winds, enhancing its agility and prowess in combat. The Champion of Air becomes a formidable adversary, capable of unleashing swift and devastating attacks that can swiftly alter the course of battle.</string>

Source Code References