Module br.player.anima

These functions help in retrieving information about anima powers gained in Torghast *Shadowlands*.

Anima functions are stored in br.player.anima and can be utilized by `local anima = br.player.anima` in your profile. `spell` in the function represent the name in the animas list (Spec, Shared Class, Shared Global Lists) defined in System/List/Spells.lua

Functions

anima.spell.exists () Check if a specific anima power exists.
anima.spell.rank () Get the rank of a specific anima power.


Functions

anima.spell.exists ()
Check if a specific anima power exists.

Returns:

    bool True if the anima power exists, false otherwise.
anima.spell.rank ()
Get the rank of a specific anima power.

Returns:

    number The rank of the anima power.
generated by LDoc 1.5.0 Last updated 2024-11-26 17:42:33