Immanence

Eorzea Time
 
 
 
言語: JP EN FR DE
日本語版のFFXIVPRO利用したい場合は、上記の"JP"を設定して、又はjp.ffxivpro.comを直接に利用してもいいです
users online
フォーラム » FFXI » Jobs » Scholar » Immanence
Immanence
 Leviathan.Yogurt
Offline
サーバ: Leviathan
Game: FFXI
Posts: 164
By Leviathan.Yogurt 2011-12-08 22:09:02  
I was reading this thread and was intrigued about possible unused potential on my sch; so I went out started playing around with Immanence.
heres what i came up with on spellcast.
Code
 <if advanced='"$autoMB" == "1"'>
	<if spell="Boost">
        <command when="aftercast">input /ja "Immanence;wait 1;input /ma "Fire4" <t>;
										wait 9;input /ja "Immanence;wait 1;input /ma "Thunder" <t>;
										wait 5.5;input /ma "Fire5" <t></command>
   </if>
</if>


This worked fairly well for me sch/rdm, loquacious, af1 feet, and acp body. Was working out timings while working on my tom staff. Used job ability for dummy spell because I didn't want one with a huge delay, since the mob might be slept or gravity. As for if you get +2 set proc sol i guess?

edit: and make sure to change the <t>; in the code to &lt ;t&gt ;; (no spaces before semicolons)