A_EntityAttack
Jump to navigation
Jump to search
A_EntityAttack
(no parameters)
Produces one of five random attacks:
- Same as A_SpotLightning
- Shoots a SpectralLightningH3 (development version r1765+ only)
- Same as A_Spectre3Attack
- Shoots a SpectralLightningBigV2
- Shoots a SpectralLightningBigBall2 (development version r1765+ only)
This codepointer is restricted to EntityBoss and derived classes.
Note: A bug introduced in r1117 and present in the 4.14.3 version prevents attacks n°2 and n°5 from working correctly, instead they act as attack n°4. This has been fixed since.