A_EntityAttack

From ZDoom Wiki
Jump to navigation Jump to search

A_EntityAttack
(no parameters)

Produces one of five random attacks:

  1. Same as A_SpotLightning
  2. Shoots a SpectralLightningH3
  3. Same as A_Spectre3Attack
  4. Shoots a SpectralLightningBigV2
  5. Shoots a SpectralLightningBigBall2

This codepointer is restricted to EntityBoss and derived classes.