Effectlib Line Effect - TheComputerGeek2/MagicSpells GitHub Wiki
effect: effectlibline
Description:
Use this when you're using position: line
or casterprojectile
.
Configuration:
- This effect extends its options from the Effectlib Effect.
- Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.
Option | Description | Type | Default |
---|---|---|---|
static-origin-location |
Setting it to false makes the line also track the caster's position. | Boolean | true |
static-target-location |
Setting it to true makes the effect not track the target but just use the targets initial position. | Boolean | false |