0ceal0t / Dalamud-VFXEditor

VFX, animation, sound, and physics editing plugin for FFXIV
MIT License
83 stars 25 forks source link

Question - How to prevent VFX sharing? #45

Closed MathDLW closed 2 years ago

MathDLW commented 2 years ago

Hello, I have a question to ask. I've been working on some overhauls for summoner at lower levels and I've stumbled into a problems. Emerald/topaz/ruby ruin 3(and 2) share VFX with each other. Bellow level 54 SMN also shares a VFX with SCH with Ruin 2.

My goal is to give elemental properties to lower level summoner skills, for example using aero II VFX for Emerald Ruin 3. Using Fire 3 VFX for Ruby Ruin 3.

Could someone help me circunvent this problem please?

NaesKun commented 2 years ago

Pretty sure you can't because those skills pull the VFX from the same file path.

Unless 0ceal0t can create a logic in his editor that work similarly to metadata editing in TexTools, this is something you probably will be unable to change.