Setup For Lunge

Language: JP EN DE FR
2010-09-08
New Items
users online
Forum » FFXI » Jobs » Rune Fencer » Setup for Lunge
Setup for Lunge
 Lakshmi.Saevel
Offline
Server: Lakshmi
Game: FFXI
Posts: 2228
By Lakshmi.Saevel 2013-03-28 08:40:19
Link | Quote | Reply
 
We now know the formula for Lunge.

http://wiki.bluegartr.com/bg/Lunge
Code
Damage = ( Main-hand weapon Skill × (0.5 + Number of Runes × 0.25) ) × Number of Runes × Magic Multiplier Terms 


Skill * 1.25 * 3.0 * MAB/MDB

Skill forms the base damage with the runes acting as a multiplier and the final value appears to follow MAB/MDB rules. There isn't any dSTAT term nor any other stat that effects it. Also it's subject to resists like other magic abilities are.

So what sets would be the best for damage then? Lots of MAB for sure.
 Valefor.Sehachan
Guide Maker
Offline
Server: Valefor
Game: FFXI
user: Seha
Posts: 24219
By Valefor.Sehachan 2013-03-28 08:55:41
Link | Quote | Reply
 
ItemSet 294356

Something like this, couldn't find anything for waist and back.
 Ragnarok.Taereon
Offline
Server: Ragnarok
Game: FFXI
user: Halo4
Posts: 213
By Ragnarok.Taereon 2013-03-28 12:25:32
Link | Quote | Reply
 
Yay a reason to bring out my Denali Kecks (don't judge me)
[+]
 Valefor.Sapphire
Offline
Server: Valefor
Game: FFXI
Posts: 1828
By Valefor.Sapphire 2013-03-28 12:32:14
Link | Quote | Reply
 
Does this not have resist issues, noone tried on a vw target/adl/etc yet?
Wondering if macc is ever relevant for this.
 Lakshmi.Byrth
VIP
Offline
Server: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6137
By Lakshmi.Byrth 2013-03-28 12:40:29
Link | Quote | Reply
 
Lunges can resist, so it is relevant on some level.
Offline
Posts: 1018
By kenshynofshiva 2013-03-28 12:44:57
Link | Quote | Reply
 
Anyone test the effect /run???
 Valefor.Sehachan
Guide Maker
Offline
Server: Valefor
Game: FFXI
user: Seha
Posts: 24219
By Valefor.Sehachan 2013-03-28 13:32:40
Link | Quote | Reply
 
Valefor.Sehachan said: »
ItemSet 294356

Something like this, couldn't find anything for waist and back.
Answering myself, probably sea obis.
 Lakshmi.Byrth
VIP
Offline
Server: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6137
By Lakshmi.Byrth 2013-03-28 13:44:06
Link | Quote | Reply
 
Does Lunge have one element? Can it be composed of multiple Runes?
Offline
Posts: 3206
By Enuyasha 2013-03-28 13:51:55
Link | Quote | Reply
 
Lakshmi.Byrth said: »
Does Lunge have one element? Can it be composed of multiple Runes?
think its element varies by the runes you choose. Anyway, mine doesnt work when i use it...dunno why :(
 Lakshmi.Byrth
VIP
Offline
Server: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6137
By Lakshmi.Byrth 2013-03-28 13:53:53
Link | Quote | Reply
 
The answer is Spellcast.
 Valefor.Sehachan
Guide Maker
Offline
Server: Valefor
Game: FFXI
user: Seha
Posts: 24219
By Valefor.Sehachan 2013-03-28 13:58:17
Link | Quote | Reply
 
I think it only uses the element of the last rune you put on.
 Phoenix.Esvedium
Offline
Server: Phoenix
Game: FFXI
user: Esvedium
Posts: 73
By Phoenix.Esvedium 2013-03-28 14:00:05
Link | Quote | Reply
 
Code
<if spell="Lunge">
    <command>input /raw /ja Lunge <t></command>
  <equip when="precast" set="Lunge" />
  <cancelspell />
</if>


Not sure if that'll work, but might get around Spellcast not letting you lunge. Is there an alias built into spellcast for Sudden Lunge (//lunge) that it's trying to fire off, like how on BST if you use fantod, it tries to cast the BLU spell?
Offline
Posts: 3206
By Enuyasha 2013-03-28 14:00:48
Link | Quote | Reply
 
Lakshmi.Byrth said: »
The answer is Spellcast.
ah, thanks guys.
Offline
Posts: 1018
By kenshynofshiva 2013-03-28 14:16:10
Link | Quote | Reply
 
Can Lunge Magic Burst?
 Ragnarok.Kanryu
Offline
Server: Ragnarok
Game: FFXI
user: Kanryu
Posts: 137
By Ragnarok.Kanryu 2013-03-28 22:40:05
Link | Quote | Reply
 
Lunge appears to be three separate hits.

If you overkill an enemy it does not consume all 3 runes. It only consumes 2.
 Lakshmi.Zyaan
Offline
Server: Lakshmi
Game: FFXI
user: loluded
Posts: 18
By Lakshmi.Zyaan 2013-03-29 08:17:22
Link | Quote | Reply
 
For some reason, Lunge doesn't even work for me. :(
 Ragnarok.Ashman
Offline
Server: Ragnarok
Game: FFXI
user: Ashman
Posts: 4251
By Ragnarok.Ashman 2013-03-29 08:23:39
Link | Quote | Reply
 
Ragnarok.Kanryu said: »
Lunge appears to be three separate hits.

If you overkill an enemy it does not consume all 3 runes. It only consumes 2.

See! You asians are good at math! If you use it at super low hp, does it only use 1?
Offline
Posts: 1018
By kenshynofshiva 2013-03-29 08:28:56
Link | Quote | Reply
 
Lakshmi.Zyaan said: »
For some reason, Lunge doesn't even work for me. :(

spellcast?
if so add
Quote:
<if spell="Lunge">
<cancelspell />
<command>sc set Lunge; wait .2; input /raw /ja Lunge <t></command>
</if>
 Lakshmi.Zyaan
Offline
Server: Lakshmi
Game: FFXI
user: loluded
Posts: 18
By Lakshmi.Zyaan 2013-03-29 08:31:29
Link | Quote | Reply
 
kenshynofshiva said: »
Lakshmi.Zyaan said: »
For some reason, Lunge doesn't even work for me. :(

spellcast?
if so add
Quote:
<if spell="Lunge">
<cancelspell />
<command>sc set Lunge; wait .2; input /raw /ja Lunge <t></command>
</if>


Ahhhh Thanks!
Offline
Posts: 95
By darthmaull 2013-03-29 08:52:43
Link | Quote | Reply
 
Yes it can MB. I had a RUN in my party yesterday that did.
Offline
Posts: 1018
By kenshynofshiva 2013-03-29 09:25:46
Link | Quote | Reply
 
Need to break out my blu/run and see if I can have some fun lol.
 Asura.Baroma
Offline
Server: Asura
Game: FFXI
user: baroma
Posts: 437
By Asura.Baroma 2013-03-29 18:00:47
Link | Quote | Reply
 
Wonder if the ToM ice path (MAB) GS would be worth it for Lunge

Trial 3272 is final one for it. not sure what the MAB is. im guessing 11.
 Phoenix.Capuchin
Offline
Server: Phoenix
Game: FFXI
user: Anza
Posts: 3486
By Phoenix.Capuchin 2013-03-29 18:00:56
Link | Quote | Reply
 
For everyone out there without Tessera (or Nimue's tights), don't forget that RUN's on Teal. MAB+4 body and MAB+3/MAcc+3 legs (same as Denali) for practically nothing.
[+]
Offline
Posts: 319
By Eijii 2013-03-29 21:16:34
Link | Quote | Reply
 
Nevermind
 Siren.Kyte
Offline
Server: Siren
Game: FFXI
Posts: 3331
By Siren.Kyte 2013-03-29 21:35:04
Link | Quote | Reply
 
Asura.Baroma said: »
Wonder if the ToM ice path (MAB) GS would be worth it for Lunge

Trial 3272 is final one for it. not sure what the MAB is. im guessing 11.

Ehhh, it wouldn't be a good idea to focus too much on an ability that can only be used once every 3 minutes.
 Ragnarok.Raenil
Offline
Server: Ragnarok
Game: FFXI
By Ragnarok.Raenil 2013-03-29 21:36:11
Link | Quote | Reply
 
Mirke Wadecors and Desultor Tassets both have MAB/MACC +4 available on them too.
 Bismarck.Kyaaadaa
Offline
Server: Bismarck
Game: FFXI
user: Kyaaadaa
Posts: 585
By Bismarck.Kyaaadaa 2013-04-09 09:49:04
Link | Quote | Reply
 
Siren.Kyte said: »
Asura.Baroma said: »
Wonder if the ToM ice path (MAB) GS would be worth it for Lunge

Trial 3272 is final one for it. not sure what the MAB is. im guessing 11.

Ehhh, it wouldn't be a good idea to focus too much on an ability that can only be used once every 3 minutes.
Correct me if I'm wrong, but RUN isn't on the ToM GSs.
 Leviathan.Kincard
Offline
Server: Leviathan
Game: FFXI
user: Kincard
Posts: 1442
By Leviathan.Kincard 2013-04-09 09:50:58
Link | Quote | Reply
 
It's on the elemental and weaponskill paths but not the NM ones (Saladbowl/OAT/etc). If you were going to make one it'd be the STR one though.
 Bismarck.Kyaaadaa
Offline
Server: Bismarck
Game: FFXI
user: Kyaaadaa
Posts: 585
By Bismarck.Kyaaadaa 2013-04-09 10:13:22
Link | Quote | Reply
 
Aha, ya I only have Fulgurante, and didn't see RUN on it so assumed it got left off the others. Smart move for SE though, RUN already gets all the THF/BLU multi-attack gear, giving it ToM OaX weapon also would just be... well happy for us.
Log in to post.