Changes
Page history
added effect:playanimation
authored
Feb 20, 2022
by
Phillip
Hide whitespace changes
Inline
Side-by-side
Skills/Effects.md
View page @
6bb96f99
...
@@ -48,14 +48,15 @@ skill **effect:name**, for example:
...
@@ -48,14 +48,15 @@ skill **effect:name**, for example:
|
[
Particle Ring
][]
| Draws a ring of particles around the target |
|
[
Particle Ring
][]
| Draws a ring of particles around the target |
|
[
Particle Sphere
][]
| Draws a sphere of particles around the target |
|
[
Particle Sphere
][]
| Draws a sphere of particles around the target |
|
[
Particle Tornado
][]
| Draws a persistent "tornado" of particles at the target |
|
[
Particle Tornado
][]
| Draws a persistent "tornado" of particles at the target |
|
[
Recoil
][]
| Kicks the target's screen |
|
[
Play Animation
][]
| Forces the entity to play an animation |
|
[
Recoil
][]
| Kicks the target's screen |
|
[
Skybox
][]
| Alters the target's skybox |
|
[
Skybox
][]
| Alters the target's skybox |
|
[
Smoke
][]
| Creates a puff of smoke |
|
[
Smoke
][]
| Creates a puff of smoke |
|
[
Smoke Swirl
][]
| Creates a persistent "swirl" of smoke |
|
[
Smoke Swirl
][]
| Creates a persistent "swirl" of smoke |
|
[
Sound
][]
| Plays a sound effect from both vanilla Minecraft and resource packs |
|
[
Sound
][]
| Plays a sound effect from both vanilla Minecraft and resource packs |
|
[
Spin
][]
| Causes the mob to spin |
|
[
Spin
][]
| Causes the mob to spin |
|
[
StopSound
][]
| Stops a sound effect from playing |
|
[
StopSound
][]
| Stops a sound effect from playing |
|
[
TotemOfUndying
][]
| Plays the effect of a player resurrecting
|
|
[
TotemOfUndying
][]
| Plays the effect of a player resurrecting |
### EffectLib Effects
### EffectLib Effects
...
@@ -102,4 +103,5 @@ These effects require the plugin "EffectLib" to be installed to use.
...
@@ -102,4 +103,5 @@ These effects require the plugin "EffectLib" to be installed to use.
[
TotemOfUndying
]:
/skills/effects/totemOfUndying
[
TotemOfUndying
]:
/skills/effects/totemOfUndying
[
Atom
]:
/skills/effects/atom
[
Atom
]:
/skills/effects/atom
[
Particle Vortex
]:
/skills/effects/particlevortex
[
Particle Vortex
]:
/skills/effects/particlevortex
[
DNA
]:
/skills/effects/dna
[
DNA
]:
/skills/effects/dna
\ No newline at end of file
[
Play Animation
]:
/skills/effects/playanimation
\ No newline at end of file