Random Question Thread (FFXI Related)

Language: JP EN DE FR
users online

You must be logged in to do that.

Forum » FFXI » General » Random Question thread (FFXI related)
Random Question thread (FFXI related)
First Page 2 3 ... 339 340 341 ... 860 861 862
 Odin.Jassik
VIP
Offline
Server: Odin
Game: FFXI
user: Jassik
Posts: 9534
By Odin.Jassik 2014-12-25 15:00:13
Link | Quote | Reply
 
Zoltar said: »
I didn't think fast cast had a cap....hmmph

The actual effect has no cap, but there is a global casting and recast reduction cap of 80%. Grimiores can break the casting and recast caps and chainspell/spontaneity/quickmagic bypass them completely.
Offline
Posts: 199
By minikomby 2014-12-27 17:33:59
Link | Quote | Reply
 
hello guys, im trying to make my Gavialis Helm rule on gearswap but honestly i dont have idea how is rule, i used to have rule for spellcast, if day fire day for exaple and spell "ws name" then equip makera oto.

now i dont know how to make rule for Gearswap, may anyone help me or tell me where i can donwlaod rule for this
 Quetzalcoatl.Valli
Offline
Server: Quetzalcoatl
Game: FFXI
user: valli
Posts: 1420
By Quetzalcoatl.Valli 2014-12-27 17:53:56
Link | Quote | Reply
 
I literally asked that 2 days ago, in the proper thread, and it was answered.
[+]
 Leviathan.Syagin
Offline
Server: Leviathan
Game: FFXI
user: Kerron
Posts: 999
By Leviathan.Syagin 2014-12-29 11:01:41
Link | Quote | Reply
 
1 combat skill = how much acc?
 Bismarck.Squah
Offline
Server: Bismarck
Game: FFXI
user: Squah
Posts: 106
By Bismarck.Squah 2014-12-29 14:17:34
Link | Quote | Reply
 
Leviathan.Syagin said: »
1 combat skill = how much acc?

copied from bgwiki
The contribution of Skill to accuracy

Equation (Skill ≤ 200): Accuracy from Skill = Skill
Equation (200 ≤ Skill ≤ 400): Accuracy from Skill = floor( (Skill - 200)×0.9 ) + 200
Equation (400 ≤ Skill ≤ 600): Accuracy from Skill = floor( (Skill - 400)×0.8 ) + 380
Equation (600 ≤ Skill): Accuracy from Skill = floor( (Skill - 600)×0.9 ) + 540

TL;DR: from 0-200, you get 1 acc: 1 skill
200-400, .9 acc: 1 skill
400-600, .8 acc: 1 skill
600+ .9 acc: 1 skill


My turn to ask a question: can someone backcheck this skillchain? Liberator is getting close to done and I'm seeing what skillchain I can do and I think I found a 5step

Cross Reaper> Insurgency = Fusion > Entropy = Gravitation > Cross Reaper = Darkness > Quietus = Double Darkness

?
Offline
Posts: 7
By rhix 2014-12-30 09:40:35
Link | Quote | Reply
 
Does anyone know a trick to display damage dealt in the new dual window chat log, or am I missing a basic setting?

I'm having trouble displaying damage done in the chat log while using the new two window setup. This is without any chat modifying addons or plugins. As soon as I switch back to one window, damage begins to display in the log again. I'm specifically wanting to display it in the log rather than over the mob's head.
Offline
Posts: 991
By Zoltar 2014-12-31 08:51:09
Link | Quote | Reply
 
If you're using macros + text files to swap gear in/out, how do you differentiate between two pieces with same names but different augs?

ie: I want my jse cape with bp delay for one situation, the other jse cape for another situation
Offline
Posts: 806
By Crevox 2015-01-01 12:26:47
Link | Quote | Reply
 
Zoltar said: »
If you're using macros + text files to swap gear in/out, how do you differentiate between two pieces with same names but different augs?

ie: I want my jse cape with bp delay for one situation, the other jse cape for another situation

Gearswap can do this
Code
HagondesHat_PMACC = {name="Hagondes Hat",augments={"Phys. dmg. taken -4%","Pet: Mag. Acc.+22"}}
HagondesHat_MACC = {name="Hagondes Hat",augments={"Mag. Acc.+24","Phys. dmg. taken -3%"}}
HagondesHat_MATK = {name="Hagondes Hat",augments={"Mag.Atk.Bns.+29","Phys. dmg. taken -3%"}}
HagondesHat_PATK = {name="Hagondes Hat",augments={'Phys. dmg. taken -3%','Pet: Attack+23 Pet: Rng.Atk.+23'}}
HagondesHat_PACC = {name="Hagondes Hat",augments={'Phys. dmg. taken -3%','Pet: Accuracy+23 Pet: Rng.Acc.+23'}}
HagondesHat_PMATK = {name="Hagondes Hat",augments={"Phys. dmg. taken -4%","Pet: Mag.Atk.Bns.+20"}}


I guess since you're asking about non-gearswap, I don't think you really can? Unless the in-game gear sets let you do it?
Offline
Posts: 806
By Crevox 2015-01-01 12:28:35
Link | Quote | Reply
 
Weike Torque or Voltsurge Torque for enfeebles?

Don't have Imbodla Necklace, I guess that would be best for potency, but what about those?
 Odin.Jassik
VIP
Offline
Server: Odin
Game: FFXI
user: Jassik
Posts: 9534
By Odin.Jassik 2015-01-01 13:03:38
Link | Quote | Reply
 
Weike torque by a mile for "enfeebling magic", for straight Macc voltsurge (it's even for macc, but fastcast is nice). If Macc isn't an issue, Aife's Medal is great for potency for all enfeebles that have variable potency.
Offline
Posts: 1273
By FaeQueenCory 2015-01-01 13:57:18
Link | Quote | Reply
 
Crevox said: »
Zoltar said: »
If you're using macros + text files to swap gear in/out, how do you differentiate between two pieces with same names but different augs?

ie: I want my jse cape with bp delay for one situation, the other jse cape for another situation

Gearswap can do this
Code
HagondesHat_PMACC = {name="Hagondes Hat",augments={"Phys. dmg. taken -4%","Pet: Mag. Acc.+22"}}
HagondesHat_MACC = {name="Hagondes Hat",augments={"Mag. Acc.+24","Phys. dmg. taken -3%"}}
HagondesHat_MATK = {name="Hagondes Hat",augments={"Mag.Atk.Bns.+29","Phys. dmg. taken -3%"}}
HagondesHat_PATK = {name="Hagondes Hat",augments={'Phys. dmg. taken -3%','Pet: Attack+23 Pet: Rng.Atk.+23'}}
HagondesHat_PACC = {name="Hagondes Hat",augments={'Phys. dmg. taken -3%','Pet: Accuracy+23 Pet: Rng.Acc.+23'}}
HagondesHat_PMATK = {name="Hagondes Hat",augments={"Phys. dmg. taken -4%","Pet: Mag.Atk.Bns.+20"}}


I guess since you're asking about non-gearswap, I don't think you really can? Unless the in-game gear sets let you do it?
In game gearsets can differentiate between two identical rings without issue. (Something that /equip would derp on.)
So it should have no issue with augmented identical items.
I can't speak from experience with augmented items... But nonaugmented ones work with gearsets.
(Iirc it remembers the placement of the item in your box when looking for it.)
Offline
Posts: 991
By Zoltar 2015-01-02 07:03:34
Link | Quote | Reply
 
Does the wsd +5 for Sandung only count for mainhand? Or does it still count when you sub it?
 Quetzalcoatl.Valli
Offline
Server: Quetzalcoatl
Game: FFXI
user: valli
Posts: 1420
By Quetzalcoatl.Valli 2015-01-02 07:38:44
Link | Quote | Reply
 
Zoltar said: »
Does the wsd +5 for Sandung only count for mainhand? Or does it still count when you sub it?
It works in the offhand.

Hmm. Question, this is relevant to my interests:
It's been SIX months since this *** posted... I happened to look on a whim, and here's my question.
Third person who's mentioned this, find it hard to believe square would actually ban it's only remaining white knight.
 Lakshmi.Byrth
VIP
Offline
Server: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6170
By Lakshmi.Byrth 2015-01-02 07:53:54
Link | Quote | Reply
 
Hmm... Draylo's posting frequency decreased precipitously at the end of November, which was when SE handed out a bunch of 3P-usage bans. He has posted only once in the last month. Might be banned, or might just be taking a break.
 Valefor.Sehachan
Guide Maker
Offline
Server: Valefor
Game: FFXI
user: Seha
Posts: 24219
By Valefor.Sehachan 2015-01-02 08:06:10
Link | Quote | Reply
 
A break from this superduperawesome game that is never ever boring? Nowai!
 Asura.Sechs
Offline
Server: Asura
Game: FFXI
user: Akumasama
Posts: 10020
By Asura.Sechs 2015-01-02 08:21:05
Link | Quote | Reply
 
Lol xD
 Leviathan.Comeatmebro
Offline
Server: Leviathan
Game: FFXI
user: Rairin
Posts: 6052
By Leviathan.Comeatmebro 2015-01-02 08:31:08
Link | Quote | Reply
 
Lakshmi.Byrth said: »
Hmm... Draylo's posting frequency decreased precipitously at the end of November, which was when SE handed out a bunch of 3P-usage bans. He has posted only once in the last month. Might be banned, or might just be taking a break.
he was banned, yea(a less than credible source was saying it was for recall duping, what were the 3pp bans for?)

he immediately made new characters with almost the same names
 Lakshmi.Byrth
VIP
Offline
Server: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6170
By Lakshmi.Byrth 2015-01-02 08:38:47
Link | Quote | Reply
 
3P bans were in order to gently massage away JP butthurt over their otherwise impotent stance on 3P usage. The JP OF had a raging thread going on for a month or so when they figured out salvage duping = 3 day ban. It expanded into a general anti-botting/3P campaign, so in December SE went back through and banned some people that had a few reports piled up probably with no further investigation.
 Cerberus.Tidis
MSPaint Winner
Offline
Server: Cerberus
Game: FFXI
user: tidis
Posts: 3927
By Cerberus.Tidis 2015-01-02 08:42:41
Link | Quote | Reply
 
Excuse my ignorance, but what is 3P?
 Valefor.Sehachan
Guide Maker
Offline
Server: Valefor
Game: FFXI
user: Seha
Posts: 24219
By Valefor.Sehachan 2015-01-02 08:43:29
Link | Quote | Reply
 
3 penises third party I guess.
[+]
 Cerberus.Tidis
MSPaint Winner
Offline
Server: Cerberus
Game: FFXI
user: tidis
Posts: 3927
By Cerberus.Tidis 2015-01-02 09:02:57
Link | Quote | Reply
 
Valefor.Sehachan said: »
3 penises third party I guess.
Hmm I've been using third party programs for a while now, is it mainly the ones who were doing really obvious stuff like the salvage thing?
 Lakshmi.Byrth
VIP
Offline
Server: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6170
By Lakshmi.Byrth 2015-01-02 09:18:38
Link | Quote | Reply
 
I do not know exactly what for. I think they temped my mule for Bidder usage, but it took them more than 3 days to tell me they could not tell me why they banned him and then I stopped caring.
Offline
Posts: 14046
By Pantafernando 2015-01-02 10:00:21
Link | Quote | Reply
 
Why are you interested in that, Valli?
 Sylph.Limlight
Offline
Server: Sylph
Game: FFXI
Posts: 95
By Sylph.Limlight 2015-01-02 13:14:58
Link | Quote | Reply
 
Forgive a potentially dumb question but with pdt/idle sets on my mage mule. Is idling in a Estaff + 119 gear and e.staff with 119 pdt gear hurting me over using a Ilvl weapon/ilvl shield?
 Bismarck.Snprphnx
Offline
Server: Bismarck
Game: FFXI
user: Snprphnx
Posts: 2701
By Bismarck.Snprphnx 2015-01-02 13:26:06
Link | Quote | Reply
 
As a mage mule, EStaff will be the easiest to get to 50% PDT. However if you want to farm it up and gear it more, you can use Bolelabunga/Genbu Shield and try for 4 PDT on a all of the Hagondes set and fill in the rest with other gear.
 
Offline
Posts:
By 2015-01-02 13:30:42
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
Offline
Posts: 806
By Crevox 2015-01-02 15:22:28
Link | Quote | Reply
 
Any precise way to calculate attack speed, time between attacks, or something of the like? I'm wanting to do gear haste tests on my avatar, but with haste differences as low as like 2-5% it can be difficult to tell if they are actually attacking faster.

I was curious if there was a way to calculate the attack speed/delay, like through the chat log or something.
 Lakshmi.Byrth
VIP
Offline
Server: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6170
By Lakshmi.Byrth 2015-01-02 15:23:39
Link | Quote | Reply
 
Don't wear any Avatar DA gear and find a very durable target, then let them melee it for as long as possible.

(Time from first hit to last hit) / (Number of swings-1) = delay
Offline
Posts: 806
By Crevox 2015-01-02 15:33:12
Link | Quote | Reply
 
I suppose that's the best way to go about it if there's no other methods. Gonna need something that lives long enough, and maybe run the test a couple times...

Thanks.
 Odin.Llewelyn
Offline
Server: Odin
Game: FFXI
user: Llewelyn
Posts: 2255
By Odin.Llewelyn 2015-01-02 15:38:14
Link | Quote | Reply
 
Dunno if SMN would be doing too much damage (maybe drop the Seraphicaller and ilv weapon?), but I liked using Kurma when testing player haste. High PDT when not casting and he regens fairly strongly.
First Page 2 3 ... 339 340 341 ... 860 861 862
Log in to post.