AF3+2 Vs. Aias Bonnet

Eorzea Time
 
 
 
Langues: JP EN FR DE
users online
Forum » FFXI » Jobs » Blue Mage » AF3+2 Vs. Aias Bonnet
AF3+2 Vs. Aias Bonnet
 Asura.Loneshadow
Offline
Serveur: Asura
Game: FFXI
Posts: 245
By Asura.Loneshadow 2011-02-11 19:30:53
Link | Citer | R
 
I recently got Mavi Kavuk +2 and was wondering if I should main it for spell/WS on Chain Affinty solo SC, or switch to Aias Bonnet for casting spells like Disseverment/Gobby Rush ect.
 Phoenix.Fredjan
Offline
Serveur: Phoenix
Game: FFXI
user: Fredjan
Posts: 2326
By Phoenix.Fredjan 2011-02-11 19:35:05
Link | Citer | R
 
Code
<if BuffActive="Chain Affinity">
<equip when="idle|engaged|resting|precast|midcast|aftercast"><head lock="t">Mavi Kavuk +2 </head>
</equip>
</if>

is what you're looking for.
 Asura.Malekith
Offline
Serveur: Asura
Game: FFXI
Posts: 1733
By Asura.Malekith 2011-02-11 19:44:19
Link | Citer | R
 
Curiously does anyone have a good spellcast for BLU that I could work off of?

I'm just getting started with spellcast and I'm overwhelmed. ; ;
 Odin.Blazza
Offline
Serveur: Odin
Game: FFXI
user: Blazza
Posts: 6473
By Odin.Blazza 2011-02-11 19:51:55
Link | Citer | R
 
You should use it whenever you're using CA, whether it's making a SC or not, and use Aias for everything else. I don't because I'm lazy and don't have it, but you *should*.
 Shiva.Dais
Offline
Serveur: Shiva
Game: FFXI
user: Dais
Posts: 16
By Shiva.Dais 2011-02-12 04:41:34
Link | Citer | R
 
I have an alternative to spellcast.
When you activate CA have the macro send you to set 2(or whatever book/set you chose) and have a specific macro set for CA spells there with different equipment written into them. They should also take you back to your primary blu book/set after activating so your not fumbling around with manual macro changes.
 Bismarck.Drakelth
Offline
Serveur: Bismarck
Game: FFXI
user: drakelth
Posts: 699
By Bismarck.Drakelth 2011-02-12 06:25:48
Link | Citer | R
 
This been asked before sorta.


http://www.ffxiah.com/forum/topic/18565/question-about-af32/
 Quetzalcoatl.Seveth
Offline
Serveur: Quetzalcoatl
Game: FFXI
user: Seveth
Posts: 143
By Quetzalcoatl.Seveth 2011-02-14 11:08:40
Link | Citer | R
 
Phoenix.Fredjan said:
Code
<if BuffActive="Chain Affinity">
<equip when="idle|engaged|resting|precast|midcast|aftercast"><head lock="t">Mavi Kavuk +2 </head>
</equip>
</if>

is what you're looking for.


Wow cool, i've been looking for this! just paste into rules and it will equip whenever CA is up regardless of engange, etc.?