Mechanic
effect:guardianBeam
Draws a guardian beam between the origin and the target
Aliases
guardianbeame:guardianbeameffect:beame:beam
Configuration Fields (8)
| Name | Type | Default | Description |
|---|---|---|---|
| onTickSkill ontick, ot | Optional<Skill> | — | The meta-skill to execute every tick |
| onEndSkill onend, oe | Optional<Skill> | — | The meta-skill to execute when the beam ends |
| onStartSkill onstart, os | Optional<Skill> | — | The meta-skill to execute when the beam starts |
| duration maxduration, md, d | PlaceholderDuration | 400 | The duration of the guardian beam effect |
| interval int, i | PlaceholderDuration | 1 | How often the guardian beam effect is ticked |
| startYOffset syo | float | 1 | The start y-offset of the guardian beam effect |
| targetYOffset tyo | float | 1 | The target y-offset of the guardian beam effect |
| fromOrigin fo | boolean | false | Sets the starting location of the guardian beam effect to the origin |
Universal Mechanic Options
- Author:
- Ashijin