Changes
Page history
moved effects
authored
Mar 12, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
1ddd0aca
...
@@ -128,6 +128,7 @@ are able to target locations as well.
...
@@ -128,6 +128,7 @@ are able to target locations as well.
|
[
ParticleTornado
][]
| Draws a persistent "tornado" of particles at the target |
|
[
ParticleTornado
][]
| Draws a persistent "tornado" of particles at the target |
|
[
Atom
][]
| Creates some particles in the shape of an atom |
|
[
Atom
][]
| Creates some particles in the shape of an atom |
|
[
PickUpItem
][]
| Pick up the targeted item |
|
[
PickUpItem
][]
| Pick up the targeted item |
|
[
PlayAnimation
][]
| Forces the entity to play an animation |
|
[
PlayBlockBreakSound
][]
| Plays a block breaking sound |
|
[
PlayBlockBreakSound
][]
| Plays a block breaking sound |
|
[
PlayBlockFallSound
][]
| Plays a block falling sound |
|
[
PlayBlockFallSound
][]
| Plays a block falling sound |
|
[
PlayBlockHitSound
][]
| Plays a block hit sound |
|
[
PlayBlockHitSound
][]
| Plays a block hit sound |
...
@@ -145,6 +146,7 @@ are able to target locations as well.
...
@@ -145,6 +146,7 @@ are able to target locations as well.
|
[
RayTraceTo
][]
| Executes a skill with the result of a raytrace to the target location |
|
[
RayTraceTo
][]
| Executes a skill with the result of a raytrace to the target location |
|
[
Rally
][]
| Causes other nearby mobs to attack the target |
|
[
Rally
][]
| Causes other nearby mobs to attack the target |
|
[
RandomMessage
][]
| Sends a random message to the target player |
|
[
RandomMessage
][]
| Sends a random message to the target player |
|
[
Recoil
][]
| Kicks the target's screen in order to simulate a recoil |
|
[
Remount
][]
| Remounts the mob the caster originally spawned riding, if it is still alive |
|
[
Remount
][]
| Remounts the mob the caster originally spawned riding, if it is still alive |
|
[
Remove
][]
| Removes the target mob |
|
[
Remove
][]
| Removes the target mob |
|
[
RemoveHeldItem
][]
| Removes some of the item the target player is holding |
|
[
RemoveHeldItem
][]
| Removes some of the item the target player is holding |
...
@@ -198,7 +200,13 @@ are able to target locations as well.
...
@@ -198,7 +200,13 @@ are able to target locations as well.
|
[
ShootShulkerBullet
][]
| Shoots a shulker bullet at the target entity |
|
[
ShootShulkerBullet
][]
| Shoots a shulker bullet at the target entity |
|
[
ShowEntity
][]
| Shows the hidden caster to the targeted players |
|
[
ShowEntity
][]
| Shows the hidden caster to the targeted players |
|
[
Signal
][]
| Sends a signal to a mob |
|
[
Signal
][]
| Sends a signal to a mob |
|
[
Skybox
][]
| Alters the target player's skybox |
|
[
Smoke
][]
| Creates a puff of smoke |
|
[
SmokeSwirl
][]
| Creates a persistent "swirl" of smoke |
|
[
Sound
][]
| Plays a sound effect from both vanilla Minecraft and resource packs |
|
[
StopSound
][]
| Stops a sound effect from playing |
|
[
Speak
][]
| Causes the mob to speak in chat, with options for speech bubbles |
|
[
Speak
][]
| Causes the mob to speak in chat, with options for speech bubbles |
|
[
Spin
][]
| Causes the target to spin |
|
[
Spring
][]
| Creates a temporary spring of liquid at the target |
|
[
Spring
][]
| Creates a temporary spring of liquid at the target |
|
[
Stun
][]
| Stuns the target entity |
|
[
Stun
][]
| Stuns the target entity |
|
[
StopUsingItem
][]
| Stops the targeted entity from using an item |
|
[
StopUsingItem
][]
| Stops the targeted entity from using an item |
...
@@ -219,8 +227,10 @@ are able to target locations as well.
...
@@ -219,8 +227,10 @@ are able to target locations as well.
|
[
Time
][]
| Changes the time |
|
[
Time
][]
| Changes the time |
|
[
Threat
][]
| Modifies the mob's threat towards the target |
|
[
Threat
][]
| Modifies the mob's threat towards the target |
|
[
Throw
][]
| Throws the target entity |
|
[
Throw
][]
| Throws the target entity |
|
[
ThunderLevel
][]
| Creates a client-side, per-player rainless storm |
|
[
ToggleLever
][]
| Toggles a lever at the target location |
|
[
ToggleLever
][]
| Toggles a lever at the target location |
|
[
ToggleSitting
][]
| Toggles the sitting state for cats, dogs, foxes, and parrots. |
|
[
ToggleSitting
][]
| Toggles the sitting state for cats, dogs, foxes, and parrots. |
|
[
TotemOfUndying
][]
| Plays the effect of a player resurrecting |
|
[
TrackLocation
][]
| Sets the mob's tracked location to the targeted location |
|
[
TrackLocation
][]
| Sets the mob's tracked location to the targeted location |
|
[
UndoPaste
][]
| Undoes a previously made paste |
|
[
UndoPaste
][]
| Undoes a previously made paste |
|
[
Velocity
][]
| Modifies the velocity of the target entity(s) |
|
[
Velocity
][]
| Modifies the velocity of the target entity(s) |
...
@@ -435,6 +445,7 @@ but not yet ready for use.
...
@@ -435,6 +445,7 @@ but not yet ready for use.
[
ParticleTornado
]:
/skills/mechanics/ParticleTornado
[
ParticleTornado
]:
/skills/mechanics/ParticleTornado
[
Atom
]:
/skills/mechanics/Atom
[
Atom
]:
/skills/mechanics/Atom
[
PickUpItem
]:
/skills/mechanics/pickupitem
[
PickUpItem
]:
/skills/mechanics/pickupitem
[
PlayAnimation
]:
/skills/mechanics/PlayAnimation
[
PlayBlockBreakSound
]:
skills/mechanics/PlayBlockBreakSound
[
PlayBlockBreakSound
]:
skills/mechanics/PlayBlockBreakSound
[
PlayBlockFallSound
]:
skills/mechanics/PlayBlockFallSound
[
PlayBlockFallSound
]:
skills/mechanics/PlayBlockFallSound
[
PlayBlockHitSound
]:
skills/mechanics/PlayBlockHitSound
[
PlayBlockHitSound
]:
skills/mechanics/PlayBlockHitSound
...
@@ -450,8 +461,7 @@ but not yet ready for use.
...
@@ -450,8 +461,7 @@ but not yet ready for use.
[
PushButton
]:
/skills/mechanics/pushbutton
[
PushButton
]:
/skills/mechanics/pushbutton
[
Rally
]:
/skills/mechanics/rally
[
Rally
]:
/skills/mechanics/rally
[
RandomMessage
]:
/skills/mechanics/randommessage
[
RandomMessage
]:
/skills/mechanics/randommessage
[
RayTrace
]:
/skills/mechanics/raytrace
[
Recoil
]:
/skills/mechanics/Recoil
[
RayTraceTo
]:
/skills/mechanics/raytraceto
[
Remount
]:
/skills/mechanics/remount
[
Remount
]:
/skills/mechanics/remount
[
Remove
]:
/skills/mechanics/remove
[
Remove
]:
/skills/mechanics/remove
[
RemoveHeldItem
]:
/skills/mechanics/removehelditem
[
RemoveHeldItem
]:
/skills/mechanics/removehelditem
...
@@ -505,7 +515,13 @@ but not yet ready for use.
...
@@ -505,7 +515,13 @@ but not yet ready for use.
[
ShootShulkerBullet
]:
/skills/mechanics/shootshulkerbullet
[
ShootShulkerBullet
]:
/skills/mechanics/shootshulkerbullet
[
ShowEntity
]:
/skills/mechanics/showentity
[
ShowEntity
]:
/skills/mechanics/showentity
[
Signal
]:
/skills/mechanics/signal
[
Signal
]:
/skills/mechanics/signal
[
Skybox
]:
/skills/mechanics/Skybox
[
Smoke
]:
/skills/mechanics/Smoke
[
SmokeSwirl
]:
/skills/mechanics/SmokeSwirl
[
Sound
]:
/skills/mechanics/Sound
[
StopSound
]:
/skills/mechanics/StopSound
[
Speak
]:
/skills/mechanics/speak
[
Speak
]:
/skills/mechanics/speak
[
Spin
]:
/skills/mechanics/Spin
[
Spring
]:
/skills/mechanics/spring
[
Spring
]:
/skills/mechanics/spring
[
StopUsingItem
]:
/skills/mechanics/stopusingitem
[
StopUsingItem
]:
/skills/mechanics/stopusingitem
[
Stun
]:
/skills/mechanics/stun
[
Stun
]:
/skills/mechanics/stun
...
@@ -525,15 +541,16 @@ but not yet ready for use.
...
@@ -525,15 +541,16 @@ but not yet ready for use.
[
TeleportTo
]:
/skills/mechanics/teleportto
[
TeleportTo
]:
/skills/mechanics/teleportto
[
Threat
]:
/skills/mechanics/threat
[
Threat
]:
/skills/mechanics/threat
[
Throw
]:
/skills/mechanics/throw
[
Throw
]:
/skills/mechanics/throw
[
ThunderLevel
]:
/skills/mechanics/ThunderLevel
[
Time
]:
/skills/mechanics/time
[
Time
]:
/skills/mechanics/time
[
ToggleLever
]:
/skills/mechanics/togglelever
[
ToggleLever
]:
/skills/mechanics/togglelever
[
ToggleSitting
]:
/skills/mechanics/togglesitting
[
ToggleSitting
]:
/skills/mechanics/togglesitting
[
TotemOfUndying
]:
/skills/mechanics/TotemOfUndying
[
TrackLocation
]:
/skills/mechanics/tracklocation
[
TrackLocation
]:
/skills/mechanics/tracklocation
[
UndoPaste
]:
/skills/mechanics/undopaste
[
UndoPaste
]:
/skills/mechanics/undopaste
[
Velocity
]:
/skills/mechanics/velocity
[
Velocity
]:
/skills/mechanics/velocity
[
Weather
]:
/skills/mechanics/weather
[
Weather
]:
/skills/mechanics/weather
[
WolfSit
]:
/skills/mechanics/wolfsit
[
WolfSit
]:
/skills/mechanics/wolfsit
[
View the list of Effect Mechanics by clicking here
]:
/skills/effects/
<!-- METAMECHANICS -->
<!-- METAMECHANICS -->
...
@@ -562,6 +579,8 @@ but not yet ready for use.
...
@@ -562,6 +579,8 @@ but not yet ready for use.
[
Polygon
]:
/skills/mechanics/polygon
[
Polygon
]:
/skills/mechanics/polygon
[
Projectile
]:
/skills/mechanics/projectile
[
Projectile
]:
/skills/mechanics/projectile
[
ProjectileVelocity
]:
/skills/mechanics/projectilevelocity
[
ProjectileVelocity
]:
/skills/mechanics/projectilevelocity
[
RayTrace
]:
/skills/mechanics/raytrace
[
RayTraceTo
]:
/skills/mechanics/raytraceto
[
Shoot
]:
/skills/mechanics/shoot
[
Shoot
]:
/skills/mechanics/shoot
[
Slash
]:
/skills/mechanics/slash
[
Slash
]:
/skills/mechanics/slash
[
Volley
]:
/skills/mechanics/volley
[
Volley
]:
/skills/mechanics/volley
...
...
...
...