-
Notifications
You must be signed in to change notification settings - Fork 3
Launch Effect
Xemor edited this page Mar 31, 2023
·
1 revision
Launch Effect allows you to fire projectiles from an user, if on mode: SELF then it just fires wherever the entity is looking, if OTHER is specified it is fired in the direction of the OTHER. It takes in two parameters, entity and velocity. Entity specifies the type of projectile to launch at the opponent (although you can launch any entity if you so wish). Velocity is a multiplier for the speed of the projectile.
launch:
type: LAUNCH
entity: FIREBALL
velocity: 1.0
- What are Conditions?
- List of all Conditions
- NOT Condition
- Weather Condition
- Tamed Condition
- Height Condition
- Metadata Condition
- Shielded Condition
- Light Condition
- Shooter Condition
- Health Condition
- Entity Condition
- Cooldown Condition