Skip to content

Aion

The Basic Skill Chain

The shape every Aion combat macro takes: a skill, a delay long enough to cover the global cooldown and the animation, then the next skill. Leaving out a delay is the single most common reason a chain fires only its first ability.

Aion · General52 chars
/Skill Ferocious Strike II
/Delay 1.5
/Skill Rage II

Where to paste this

  1. Press K to open the skill window, then switch to the Macro tab.
  2. Click Create, give the macro a name, description and icon.
  3. Add commands one per line — /Skill Name, /Item Name, /Delay 1.5, /Select, /s, /p and so on.
  4. Drag the finished macro onto your quickbar and bind it.