EffectLib Dragon - TheComputerGeek2/MagicSpells GitHub Wiki
class: Dragon
Description:
This effect shoots strands of fire that shoot out in arcs.
Configuration:
Overridden:
Option | Default |
---|---|
type |
"repeating" |
particle |
"flame" |
period |
2 |
iterations |
200 |
Other:
Option | Description | Type | Default |
---|---|---|---|
pitch |
Pitch of the dragon arc. | Float | 0.1 |
arcs |
Arcs to build the breath. | Integer | 20 |
particles |
Particles per arc. | Integer | 30 |
stepsPerIteration |
Steps per iteration. | Integer | 2 |
length |
Length in blocks. | Integer | 4 |