For the complete documentation index, see llms.txt. This page is also available as Markdown.

Launch Projectile

Launch Projectile

Makes source entity launch a projectile.

type: launch_projectile
entity-type: ARROW
speed: 1.5
spawn-offset: 0.8
damage: 10
extra-y: 0
fireball-yield: 1.0
fireball-incendiary: true

Default target: SOURCE.

Field Details

entity-type: projectile entity type (for example ARROW, FIREBALL).

entity-type: FIREBALL

damage: the damage when hit to target.

damage: 10

speed: projectile velocity multiplier.

speed: 2.2

spawn-offset:

extra-y: upward addition to launch direction.

fireball-yield: fireball explosion power (fireball types only).

fireball-incendiary: whether fireball ignition is enabled.

Last updated