Skip to content
JasperLorelai edited this page Oct 1, 2022 · 4 revisions

Version 2.0:

Denendencies:

This release is intended to work on MagicSpells 4.0 beta 5 & 6.

Changes:

Added placeholders:

  • %magicspells_buff_[spellname]_(precision)%
  • %magicspells_selectedspell%

Placeholders:

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

Pebblehost Description
%magicspells_variable_[varname]_(precision)% Returns MS variable value, string or floating point - the latter can have decimal precision.
%magicspells_cooldown_[spellname]_(precision)% Returns MS spell cooldown, which can have decimal precision.
%magicspells_mana%
%magicspells_maxmana%
%magicspells_buff_[spellname]_(precision)% Returns buff spell duration, which can have decimal precision.
%magicspells_selectedspell% Returns the internal name of the selected spell on the target's item.

Versions:

Clone this wiki locally