Skip to content

Effectlib Line Effect

JasperLorelai edited this page May 19, 2024 · 3 revisions

Source Code

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
Clone this wiki locally