applyPowers

public void applyPowers(HashSet<PowersConfigFields> configFields, int availablePowerAmount)


public void applyPowers(HashSet<PowersConfigFields> powersConfigFields)

Applies an explicit set of powers, as used by /em spawn elite <type> <level> <power>. The minor and major power counters get incremented here just like they do in randomizePowers, otherwise the power stance rings would size themselves to zero powers and never render.

Parameters

powersConfigFields

The powers to apply