Endeavoring To Awaken --A Guide To Rune Fencer

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » FFXI » Jobs » Rune Fencer » Endeavoring to Awaken --A Guide to Rune Fencer
Endeavoring to Awaken --A Guide to Rune Fencer
First Page 2 3 ... 160 161 162 ... 188 189 190
 Odin.Archaide
Offline
Server: Odin
Game: FFXI
user: Archaide
Posts: 124
By Odin.Archaide 2019-04-10 22:30:59
Link | Quote | Reply
 
Quick question I'm sure has been asked but is "resist all elements" the same as "magic evasion"? or is it 2:1 or something to that effect? Basically which set would be better?


ItemSet 366129
More Regen, Acc, HP, Magic Evasion, Parry

ItemSet 366130
More Enmity, elemental resist. Both are capped -DT with shell.
Offline
Posts: 401
By Autocast 2019-04-10 22:55:03
Link | Quote | Reply
 
resist element is the same as magic evasion for that element(1 resist fire = 1 Meva for anything fire based), AF body(+3) is a generally a locked item when it comes to building Meva sets.
 Shiva.Arislan
Offline
Server: Shiva
Game: FFXI
user: Arislan
Posts: 1052
By Shiva.Arislan 2019-04-10 22:55:28
Link | Quote | Reply
 
BGWiki said:
Elemental Resistance gives 1 Magic Evasion for the appropriate element (i.e. "Magic Evasion +5" on gear can be treated as "All Resistances +5")

Set #2 is better.

If you're purely tanking, I'd trade Utu Grip for refined grip +1 and swap waist to engraved belt
 Odin.Archaide
Offline
Server: Odin
Game: FFXI
user: Archaide
Posts: 124
By Odin.Archaide 2019-04-10 22:57:39
Link | Quote | Reply
 
Shiva.Arislan said: »
BGWiki said:
Elemental Resistance gives 1 Magic Evasion for the appropriate element (i.e. "Magic Evasion +5" on gear can be treated as "All Resistances +5")

Set #2 is better.

If you're purely tanking, I'd trade Utu Grip for refined grip +1 and swap waist to engraved belt

Thanks for the quick responses.
Offline
Posts: 362
By gargurty 2019-04-11 12:03:24
Link | Quote | Reply
 
khonsu is looking great to, only downside is the enmity - 5
Offline
Posts: 693
By soralin 2019-04-11 17:11:36
Link | Quote | Reply
 
Utu Grip I consider the best, because of its huge +70 HP.

Enmity loss is proportional to max hp.

Also, you know.

It's Utu Grip. You should be able to cap DT and still push out respectable DPS, and Utu grip is also amazing for that too.

Unless you are getting one shot by elemental damage often (You shouldn't be, you're a RUN), +70 HP and Utu Grips mad DPS boost far outweigh anything any other grip provides.
[+]
Offline
Posts: 401
By Autocast 2019-04-11 20:24:35
Link | Quote | Reply
 
anyone have a semi updated run spreadsheet?
Offline
Posts: 47
By andy1110 2019-04-17 10:50:18
Link | Quote | Reply
 
hey guys, I just got back from a break. does R15 lionheart make run competitive with other two hand DD?
 Asura.Shiraj
Offline
Server: Asura
Game: FFXI
user: Shiraj
Posts: 1028
By Asura.Shiraj 2019-04-17 11:33:58
Link | Quote | Reply
 
Lionheart and Epeolatry and also Morgelai make Rune Fencer competitive with other heavy DDs, R15 or not. In certain fights such as Albumen I can see Melee Rune Fencer getting the most damage.
Offline
Posts: 3330
By Taint 2019-04-17 11:34:33
Link | Quote | Reply
 
andy1110 said: »
hey guys, I just got back from a break. does R15 lionheart make run competitive with other two hand DD?

Fully buffed yes.

RUN DPS is solid it just lacks the same offensive tools as other 2hand DPS. (Zerk, LR). So you are more dependent on support buffs.
Offline
Posts: 693
By soralin 2019-04-17 16:22:44
Link | Quote | Reply
 
Autocast said: »
anyone have a semi updated run spreadsheet?

Working on it!

Im trying to add skillchain dmg support to the Pld soreadsheet, then will be porting all my fixes over to the other popular sheets!
 Asura.Brickbat
Offline
Server: Asura
Game: FFXI
user: girbiter
Posts: 3
By Asura.Brickbat 2019-04-17 20:15:15
Link | Quote | Reply
 
I've had my Epeo for about 2 months now, and i only JUST noticed that my RUN lua has been prioritizing Aftermath OVER Battuta. So if i have AM status and use Battuta, it does not equip my parry set (turms mitts +1, ogma cape with parry, erilaz legs+1, etc.)
Has anyone else noticed this?

(I'm using Arislan's base lua that I've fine-tuned to my liking)

Any guidance would be appreciated
 Shiva.Arislan
Offline
Server: Shiva
Game: FFXI
user: Arislan
Posts: 1052
By Shiva.Arislan 2019-04-17 20:21:20
Link | Quote | Reply
 
If you're in hybrid or non-tanking stance, AM will take priority.

If you have any defense mode active, AM won't equip.
 Asura.Brickbat
Offline
Server: Asura
Game: FFXI
user: girbiter
Posts: 3
By Asura.Brickbat 2019-04-17 20:34:43
Link | Quote | Reply
 
Shiva.Arislan said: »
If you're in hybrid or non-tanking stance, AM will take priority.

If you have any defense mode active, AM won't equip.


Thanks for the quick reply Ari! Do you know of any workaround for this?
 Shiva.Arislan
Offline
Server: Shiva
Game: FFXI
user: Arislan
Posts: 1052
By Shiva.Arislan 2019-04-17 22:47:08
Link | Quote | Reply
 
Code
-- Modify the default melee set after it was constructed.
function customize_melee_set(meleeSet)
    if buffactive['Aftermath: Lv.3'] and player.equipment.main == "Epeolatry"
        and state.DefenseMode.value == 'None' then
        if state.HybridMode.value == "DT" then
            meleeSet = set_combine(meleeSet, sets.engaged.Aftermath.DT)
        else
            meleeSet = set_combine(meleeSet, sets.engaged.Aftermath)
        end
    end
	if buffactive['Battuta'] then
        meleeSet = set_combine(meleeSet, sets.defense.Parry)
    end
    if state.Charm.value == true then
        meleeSet = set_combine(meleeSet, sets.defense.Charm)
    end
    if state.Knockback.value == true then
        meleeSet = set_combine(meleeSet, sets.defense.Knockback)
    end
    if state.Death.value == true then
        meleeSet = set_combine(meleeSet, sets.defense.Death)
    end

    return meleeSet
end
 Asura.Brickbat
Offline
Server: Asura
Game: FFXI
user: girbiter
Posts: 3
By Asura.Brickbat 2019-04-20 08:24:07
Link | Quote | Reply
 
Shiva.Arislan said: »
Code
-- Modify the default melee set after it was constructed.
function customize_melee_set(meleeSet)
    if buffactive['Aftermath: Lv.3'] and player.equipment.main == "Epeolatry"
        and state.DefenseMode.value == 'None' then
        if state.HybridMode.value == "DT" then
            meleeSet = set_combine(meleeSet, sets.engaged.Aftermath.DT)
        else
            meleeSet = set_combine(meleeSet, sets.engaged.Aftermath)
        end
    end
	if buffactive['Battuta'] then
        meleeSet = set_combine(meleeSet, sets.defense.Parry)
    end
    if state.Charm.value == true then
        meleeSet = set_combine(meleeSet, sets.defense.Charm)
    end
    if state.Knockback.value == true then
        meleeSet = set_combine(meleeSet, sets.defense.Knockback)
    end
    if state.Death.value == true then
        meleeSet = set_combine(meleeSet, sets.defense.Death)
    end

    return meleeSet
end

This seems to have fixed it.
Thanks again!
[+]
 Leviathan.Comeatmebro
Offline
Server: Leviathan
Game: FFXI
user: Rairin
Posts: 6052
By Leviathan.Comeatmebro 2019-04-20 09:02:54
Link | Quote | Reply
 
Shiva.Arislan said: »
    if state.Charm.value == true then
        meleeSet = set_combine(meleeSet, sets.defense.Charm)
    end

If this is what I think it is, I'm surprised to see it from Arislan. You obviously aren't meant to be able to naked up when charmed.
[+]
Offline
Posts: 8046
By Afania 2019-04-20 11:34:54
Link | Quote | Reply
 
Leviathan.Comeatmebro said: »
to be able to naked up when charmed.

Wth, of course you do :)
 Shiva.Spynx
Offline
Server: Shiva
Game: FFXI
user: auron86
Posts: 371
By Shiva.Spynx 2019-04-20 12:02:58
Link | Quote | Reply
 
Leviathan.Comeatmebro said: »
Shiva.Arislan said: »
    if state.Charm.value == true then
        meleeSet = set_combine(meleeSet, sets.defense.Charm)
    end

If this is what I think it is, I'm surprised to see it from Arislan. You obviously aren't meant to be able to naked up when charmed.
We seriously comparing working around a thing the game doesn't let you do (change gear when charmed) to avoid killing teammates to botting ambuscade bar-spell or everything WHM? I have no problem using react myself or people doing that but there's a difference between smart and lazy
 Asura.Shiraj
Offline
Server: Asura
Game: FFXI
user: Shiraj
Posts: 1028
By Asura.Shiraj 2019-04-20 12:12:05
Link | Quote | Reply
 
I'd say there's more of a problem using React than changing gear when charmed tbh. React is lazy af imo, others may say otherwise because it can be helpful.

I personally don't use React, but don't care if others do. It's a personal preference thing to who's lazy if they are not multiboxing.
React i can understand for multiboxing.

Changing gear while charmed is actually very helpful tbh. Even though you're not meant to do it, it's helpful.
 Leviathan.Comeatmebro
Offline
Server: Leviathan
Game: FFXI
user: Rairin
Posts: 6052
By Leviathan.Comeatmebro 2019-04-20 12:19:39
Link | Quote | Reply
 
Of course it's helpful, you are changing a move that turns you into a severe threat into a move that only removes your ability to do anything. In what world is that not cheating?

If charm wasn't meant to pose a threat, they would just use sleep/petrify/terror.
 Asura.Eiryl
Online
Server: Asura
Game: FFXI
user: Eiryl
By Asura.Eiryl 2019-04-20 12:40:39
Link | Quote | Reply
 
Well, being that there is absolutely no possible way to remove charm. Totally fair game.
 Asura.Shiraj
Offline
Server: Asura
Game: FFXI
user: Shiraj
Posts: 1028
By Asura.Shiraj 2019-04-20 12:44:33
Link | Quote | Reply
 
Exactly, I think it's very helpful what Arislan has done. Nothing wrong with it.
 Shiva.Spynx
Offline
Server: Shiva
Game: FFXI
user: auron86
Posts: 371
By Shiva.Spynx 2019-04-20 12:45:42
Link | Quote | Reply
 
Leviathan.Comeatmebro said: »
Of course it's helpful, you are changing a move that turns you into a severe threat into a move that only removes your ability to do anything. In what world is that not cheating?

If charm wasn't meant to pose a threat, they would just use sleep/petrify/terror.
I agree with you, it's cheating but you gotta admit it's on a different level than Arislan's point on react (I use it and recognize I'm lazy/want easy wins)
 Ragnarok.Martel
Offline
Server: Ragnarok
Game: FFXI
Posts: 2899
By Ragnarok.Martel 2019-04-20 12:49:06
Link | Quote | Reply
 
Didn't SE promise us Charmna way back when and then never deliver?
Offline
Posts: 401
By Autocast 2019-04-20 13:09:28
Link | Quote | Reply
 
that bit of code in arislan's lua doesn't unequip your gear when charmed, its a tanking set toggle that will combine some charm resist pieces with current gear set, same with the knockback/death state toggles.
[+]
 Leviathan.Comeatmebro
Offline
Server: Leviathan
Game: FFXI
user: Rairin
Posts: 6052
By Leviathan.Comeatmebro 2019-04-20 14:41:50
Link | Quote | Reply
 
React compensates for lag/player reflexes in a way that's not really necessary, but still doable by anyone even without windower.

Dumping your gear after being charmed is straight up violating the rules of the game. Your team is meant to have to deal with you, whether by means of sleep or petrify or tanking or whatever.

Again, I'm the last person to take a moral high ground, I cheat all the time. I just don't pretend I'm not cheating.

Autocast said: »
that bit of code in arislan's lua doesn't unequip your gear when charmed, its a tanking set toggle that will combine some charm resist pieces with current gear set, same with the knockback/death state toggles.
Makes much more sense for the person who posted it, thanks for clearing that up. Ridiculous how the response is to make silly excuses and pretend it's not cheating, though.
 Asura.Shiraj
Offline
Server: Asura
Game: FFXI
user: Shiraj
Posts: 1028
By Asura.Shiraj 2019-04-20 14:52:01
Link | Quote | Reply
 
I agree, addons that are cheating are nice to have, the only one i use myself is Anchor, cos im lazy and hate pressing "W" after knockback.

I don't use React cos I like to take pride in my reflexes which not everyone has, so I use them over a bot.

Cheating in ffxi should be known and accepted by now lol, it's just dumb when people say cheating is required to beat something, aka this month's ambuscade.
 Shiva.Arislan
Offline
Server: Shiva
Game: FFXI
user: Arislan
Posts: 1052
By Shiva.Arislan 2019-04-20 15:28:12
Link | Quote | Reply
 
Leviathan.Comeatmebro said: »
Of course it's helpful, you are changing a move that turns you into a severe threat into a move that only removes your ability to do anything. In what world is that not cheating?

If charm wasn't meant to pose a threat, they would just use sleep/petrify/terror.

Totally not what it does...


Autocast said: »
that bit of code in arislan's lua doesn't unequip your gear when charmed, its a tanking set toggle that will combine some charm resist pieces with current gear set, same with the knockback/death state toggles.


Gotta love how raging cheaters assume the worst in others.

Manual toggle =/= React
[+]
 Leviathan.Comeatmebro
Offline
Server: Leviathan
Game: FFXI
user: Rairin
Posts: 6052
By Leviathan.Comeatmebro 2019-04-20 15:42:22
Link | Quote | Reply
 
There's nothing wrong with a manual toggle to wear charm resistance gear. I said it surprised me because I, as someone who doesn't use gearswap, read it as a condition triggered by charm being active. When what it really did was pointed out, I said it makes much more sense.

I am sure you would consider taking your gear off after being charmed to be cheating, which is why it seemed out of place to me. The rest of the discussion is people who jumped in to say it's less bad than react, it's not cheating, or whatever.
First Page 2 3 ... 160 161 162 ... 188 189 190
Log in to post.