Skip to content
JasperLorelai edited this page Sep 27, 2022 · 2 revisions

Version 3.0:

Arguments in [] brackets are required, while arguments in () brackets are optional - the placeholders will work without them.

Placeholder Description
%magicspells_variable_[varname],(precision)% Returns MS variable value of the target, string or floating point.
%magicspells_variable_max_[varname],(precision)% Returns maximal value of MS variable value of the target, floating point.
%magicspells_variable_min_[varname],(precision)% Returns minimal value of MS variable value of the target, floating point.
%magicspells_cooldown_[spellname],(precision)% Returns MS initial spell cooldown.
%magicspells_cooldown_now_[spellname],(precision)% Returns current MS spell cooldown of the target.
%magicspells_mana%
%magicspells_mana_max%
%magicspells_buff_[spellname],(precision)% Returns initial buff spell duration.
%magicspells_buff_now_[spellname],(precision)% Returns current buff spell duration of the target.
%magicspells_selectedspell% Returns the internal name of the selected spell on the target's item.

Versions:

Clone this wiki locally