-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm unable to get any helix(I/II) or storm(I/II) spells to appear on my bars. I have 3 tables (Base,Dark Arts, Light Arts) in my job.lua with storm spells listed under LA table and helixes for DA. Below is the syntax I use for storms
{'battle 3 1', 'ma', 'Firestorm 2', 'stpc', 'Fire'},
{'battle 3 2', 'ma', 'Thunderstorm II', 'stpc', 'Thunder'},
This is the syntax for helixes:
{'battle 3 1', 'ma', 'Pyrohelix II', 't', 'FireDot'},
{'battle 3 2', 'ma', 'Ionohelix II', 't', 'ThundDot'},
I've previously used xivhotbar1 where the spells would appear properly and the syntax for those spells doesn't seem different from xivhotbar2 so I'm not sure what the issue is here. There shouldn't be any conflicting spells in those slots as everything is encapsulated within light or dark art tables and the spells exist in the spells.lua file (Storm2s are ids: 857-864 and I'm not sure what helixes are listed as).
Metadata
Metadata
Assignees
Labels
No labels