Skillchains Addon

Eorzea Time
9:50 AM
 
 
 
Language: JP EN FR DE
users online
Forum » Windower » Support » Skillchains addon
Skillchains addon
 Ragnarok.Marquiss
Offline
Server: Ragnarok
Game: FFXI
user: Marquiss
By Ragnarok.Marquiss 2025-05-18 08:36:57
Link | Quote | Reply
 
Does anyone have an updated version of this add on with diamond aspis timer boost and jug pet skillchain property update for jovial Edwin?

I know one with prime weapon support was released already.
 Fenrir.Positron
Offline
Server: Fenrir
Game: FFXI
user: Positron
Posts: 183
By Fenrir.Positron 2025-05-19 00:38:40
Link | Quote | Reply
 
Hey, I've added support for Mega Scissors / Jovial Edwin but can't easily test myself that it works. Would you mind testing it and letting me know?

https://github.com/posimagi/Skillchains

As for supporting Diamond Aspis, I am not actually sure how to go about that. It might require a full rewrite of the addon, which is not something I have time for at the moment and am not likely to any time soon (though I do accept pull requests).
 Asura.Yottaxa
Offline
Server: Asura
Game: FFXI
user: Yottaxa
Posts: 201
By Asura.Yottaxa 2025-05-19 04:41:14
Link | Quote | Reply
 
Its worth pointing out similar to how the debuffed addon can't account for other peoples gear, there is no way to account for shield use here by others.

That then reduces anything that could be done down to (self). Which would then require to check for the shield being equipped at the time of any step in a SC.

I am not super familiar with the code, but this addon does appear to already check for aeonic weapons, so it would probably be an extension of that logic.

I am showing id=26488, for "Diamond Aspis", so checking for that equipped in the sub weapon and overriding the timer seems do-able? And not need a huge rewrite.

I haven't picked a weapon yet but am leaning toward the shield, if I do I might try playing with this at some point.

There is another open question in that what does the shield actually do in terms of extending the duration? Is it tier dependent? Flat increase?
Online
By Dodik 2025-05-19 05:06:14
Link | Quote | Reply
 
Asura.Yottaxa said: »
There is another open question in that what does the shield actually do in terms of extending the duration? Is it tier dependent? Flat increase?

From what people have said, it effectively makes every SC window be 10sec instead of a decreasing window after the first SC.