Summon Random Set Mount Addon?

Does anybody know if an Addon exists that lets you summon a random mount from a specific set of mounts?

While the in-game random button is cool, it will pick from all favourited mounts.

The addon ideally would let you create separate groups like Wolf Mounts, Drakes, Yaks ect and you could have random buttons/binds for each group so using them would always summon a Wolf mount, but it would be a random one from the wolf mounts you added to the list.

Thanks.

A quick google search seems to have found many, this one looks the closest.
https://www.curseforge.com/wow/addons/litemount

Edit: Scrath that… it does not seem to allow you to group mounts then summon one from group… I suspect that the mount panel itself would need to have a category against the mount (Horse, Wolf) etc for an addon to be able to do it. Currently I think they only have Fly, Land, Swim etc

You could create /castrandom macros for each group of mounts.

For example:

/castrandom Lucid Nightmare, Swift Lovebird, Springfur Alpaca

This macro will use one of the included mounts at random. You can then proceed to make one macro for each of your groups of mounts and list the corresponding mounts, separated by comma.


You can also differentiate between flying and ground mounts in the same macro by including modifiers:

/castrandom [flyable]Awakened Mindborer, Black Serpent of N'Zoth, Mail Muncher
/castrandom [noflyable] Lucid Nightmare, Swift Lovebird, Springfur Alpaca

This will chose one of the listed flying mounts when in a zone where you’re able to fly and a ground mount when in a no fly zone.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.