Is it possible to add condition logic to the loading of spells. doubt it would be used very much but I do have a need for it
Scenario:
Group can have 1 or 3 mages depending on what I feel like playing that day
3 Mages can proc alliance so I would like to used it in that group
1 Mage stands no chance on alliance so I would rather load a different spell in the Alliance gem
I think (but stand corrected) that kiss will not load a dps spell by itself so just memming the correct spell will be suffiecent
So my idea is having something like this
[spells]
Gem1=Spear
Alt1=Alliance|gem1|cond1
[conditions]
cond1=${Find[group mage]} > 2
Logic as follows
startup and load all gems, then load all the alt spells whose conditions are met.
PS: If maskoi gives his blessing I would add the code myself.
Scenario:
Group can have 1 or 3 mages depending on what I feel like playing that day
3 Mages can proc alliance so I would like to used it in that group
1 Mage stands no chance on alliance so I would rather load a different spell in the Alliance gem
I think (but stand corrected) that kiss will not load a dps spell by itself so just memming the correct spell will be suffiecent
So my idea is having something like this
[spells]
Gem1=Spear
Alt1=Alliance|gem1|cond1
[conditions]
cond1=${Find[group mage]} > 2
Logic as follows
startup and load all gems, then load all the alt spells whose conditions are met.
PS: If maskoi gives his blessing I would add the code myself.


