Results -9 to 0 of 8

Threaded View

  1. #1
    Player aerolol's Avatar
    Join Date
    Oct 2013
    Posts
    642
    Character
    Baron Eduardo
    World
    Goblin
    Main Class
    Marauder Lv 70

    WAR macro to change stances [PS4/controller]

    According to some info posted in various sites in the internet right now, it seem we have 2 new skills that use 5 stacks of Abandon and can only be used when under Deliverance.

    To save some space in cross hot bars, I'll probably be using a macro like this

    Code:
    /micon "Deliverance"
    /ac "Deliverance" <me>
    /crosshotbar action "Decimate" 1 LAU
    /crosshotbar action "Fell Cleave" 1 LAR
    This macro will make me enter Deliverance stance, set the Deliverance-only skills to specific crosshotbar#1 button combinations (i.e.: LAU = L2 + /\, LAR = L2 + O).


    Code:
    /micon "Defiance"
    /ac "Defiance" <me>
    /crosshotbar action "Steel Cyclone" 1 LAU
    /crosshotbar action "Inner Beast" 1 LAR
    This macro does the opposite, enters defiance and sets skills.


    So this macro saves at least 2 spaces of your crosshotbars, assigning Fell Cleave and Decimate dynamically in the buttons you are used to press for Inner Beast and Steel Cyclone.
    (2)
    Last edited by aerolol; 06-24-2015 at 12:53 AM.