DataType:skill

From the wonderful RedGuides Wiki

Data related to a particular skill


This Data Type is referenced in MacroQuest, and accessed by Top-Level Object(s): Skill
skill is used as a return type by these members:  [ Toggle ]

Page Member Description
character AutoSkill[#] Returns a skill. E.g. ${Me.AutoSkill[1].Name} returns the name of whatever skill is set as the first autoskill.

Members

Type Member Description
bool Activated Returns TRUE if the skill has been activated
Auto if a skill has /autoskill on or off
int AltTimer if the skill uses the kick/bash/slam/backstab/frenzy timer
ID Skill number
MinLevel Minimum level for your class
ReuseTime Reuse timer
SkillCap Skill cap based on your current level and class.
string Name Name of the skill

See also