Useful Parameters - 0ceal0t/Dalamud-VFXEditor GitHub Wiki

Just a incomplete list of somewhat useful parameters I've found while digging through VFXs

General

Life

Set its value to -1 to make a Particle, Emitter, etc. last forever.

Binder

VFX Scale

Makes it so a VFX grows/shrinks with the size of the actor it's attached to. This might get funky with scale inheritance, but seems to be pretty reliable. "VFX Scale Bias" changes how the effect scales with the actor.

Binder Rotation Type BillBoardAxisY

If you want a VFX to always face the camera, only along the vertical axis, this is the easiest way to do that. Used to great effect for a greenscreen VFX I made.

Properties / Bind Point Type Target

Pretty self-explanatory, makes it so a Binder is based on the current target.

Particle

Type Disc

The simplest way to make a ring, with no need to make or find a model. You can also adjust (or even animate) the Data > Angle to make it a partial ring. You'll also find all kinds of useful parameters, like radius or edge color in Data