FFXI Skillchain Sequence Generator

Eorzea Time
 
 
 
Language: JP EN FR DE
Version 3.1
New Items
2780 users online
Forum » FFXI » General » FFXI Skillchain Sequence Generator
FFXI Skillchain Sequence Generator
Offline
Posts: 2764
By Felgarr 2026-04-30 19:35:55
Link | Quote | Reply
 
Hello!
I was tired of people causing problems in Sortie F Boss, but I also wanted people to feel comfortable bringing any DD/Prime Weapon combination to Sortie. I figured the only way to solve this problem with 100% certainty is to write a sequence generator for FFXI skillchains: https://fel-ffxi.github.io/skillchain-calculator/

How it works:
  1. Choose anywhere from 1-6 weapons (Slot 1-6)

  2. Click any weapon skills you want to include/exclude in the Skillchain sequences being generated.

  3. You can choose to filter your output, by including/excluding the Skillchain properties you want see in the Filters section.

In this example, let's assume we're doing F Boss, so we want to avoid Detonation, Impaction, Fragmentation and Light.

Let's say our party is using these 4 weapons, Great Axe, Club, Dagger, Sword:



Then, I click WSes our party wants to use: Disaster, Ruthless Stroke, Black Halo and Savage Blade:



I choose to filter out the skillchain properties that I don't want to make:



and we can see what skillchains we can make, using each weaponskill once:



Alternatively, I can choose to include them and we see no Skillchain sequences match the filter. This means that no sequence of Disaster, Ruthless Stroke, Black Halo and Savage Blade will produce Detonation, Impaction, Fragmentation nor Light:



This was fun to build. Also, this tool has helped me to fix some of the Skillchain properties in Windower's resources: https://github.com/Windower/Resources/blob/master/resources_data/weapon_skills.lua

Any and all feedback is welcome!
[+]
 Carbuncle.Maletaru
Offline
Server: Carbuncle
Game: FFXI
User: maletaru
Posts: 4336
By Carbuncle.Maletaru 2026-04-30 23:23:20
Link | Quote | Reply
 
Here's some feedback for you:

This ***'s amazing, great work. Definitely something that the game/community has been needing for a long time. I was working on a similar project but never got too far with it because formatting the output was a mess.
Offline
Posts: 2764
By Felgarr 2026-05-01 19:42:39
Link | Quote | Reply
 
Carbuncle.Maletaru said: »
Here's some feedback for you:

This ***'s amazing, great work. Definitely something that the game/community has been needing for a long time. I was working on a similar project but never got too far with it because formatting the output was a mess.

Thank you man, I appreciate your kind words! Personally, I needed to teach myself skillchains because I could never recall them as quickly as other players. I think it's a fascinating game mechanic, even if it is strangely designed. (Fire-based SCs get more extension opportunities for example).

As far as this tool goes, I can modify it further if someone has an interesting need or worth-while use case, or even just a Weaponskill-specific question that needs to be answered. I am not completely sold on the UI/formatting (AI helped in that regard), but I feel like it's functional, without hurting performance.

Funny thing: I was going to export all of the skillchain combinations for offline calculations, but the sheer explosion of possibilities is was a lot more than I anticipated. (Whomever designed FFXI skillchains as a game mechanic, deserves a medal seriously).

Thanks again for the kind words. It's appreciated!
necroskull Necro Bump Detected! [61 days between previous and next post]
Offline
Posts: 2764
By Felgarr 2026-07-01 12:26:08
Link | Quote | Reply
 
I made some changes based on earlier feedback:

Copy/Share URL: Example: Click me to see some skillchain sequences!
You can now copy/paste URLs to share with your party or friends. Only one person in a group needs to do any clicking in the UI. The rest can simply view the URL to see which Skilchains a person is considering.

Skillchain Graph (new)
A new interactive graph card shows all your weaponskills as nodes with colored arrows representing which skillchain type results from each pair. You can drag nodes to rearrange the layout, scroll to zoom, and click a node to highlight its chains. A color-keyed legend sits below the graph. The graph respects all active filters, so it updates live as you adjust your party, weapon skills, or result filters. You can even drag/drop this graph to get a better view of the Weaponskills you're considering. (Edit: This is a WIP, and while it is accurate and works, you might still prefer the Text output, shown on the same page).

Element icons on SC types
The Skillchain Filters checkboxes and the Graph Legend now show the element icons for each skillchain type — so Fusion shows Fire + Light, Distortion shows Water + Ice, etc.

Chain Length filter:
The situations where skillchains can repeat indefinitely has been fixed and can be filtered via a new Chain Length filter. They can be 2/3/4-step or infinite skill, which are as follows:

Level 2: Fusion → Gravitation → Fragmentation → Distortion (any starting point, any rotation)
Level 1: Liquefaction ↔ Scission, Scission ↔ Detonation, Transfixion ↔ Compression
(This is explained in a hover tooltip on the ∞ Infinite filter button, when clicked).

Any and all feedback welcome.
Offline
Posts: 2764
By Felgarr 2026-07-02 00:35:00
Link | Quote | Reply
 
I applied some hotfixes:

1.) You can filter skill seqeunces displayed in the output and graph, by number of Steps, including Infinites (i.e. Transfixion <-> Compression).

2.) The filters that you choose become URL-Enccoded, so you can click "Copy Share URL", and you'll be able to see exactly what someone chose: This is a list of all Scythe weaponskills that make Level 1 infinite skillchains.

Here is the output for that URL, if anyone is interested:



The graph is interactive and should updated automatically with your filter choices.

Edit: I still to add Pet Abilities, Avatar Blood Pacts, Blue Magic and Scholar Immanence Properties. The flavor text in each card could also be made a little more relevant.