FatAttack2: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Type: Monster attack, normal
{{codepointer|description=If the object's target is valid, it will [[FaceTarget|face]] it, and then turn an additional 11 degrees 15' to its right. It will fire two '''MancubusShot''' missiles, one directly at the target, and another at 22 degrees 30' to the right from the target's direction.
 
|usage='''FatAttack2'''
Purpose: If the object's target is valid, it will [[FaceTarget|face]] it, and then turn an additional 11 degrees 15' to its right. It will fire two MancubusShot missiles, one directly at the target, and another at 22 degrees 30' to the right from the target's direction.
|notes=The missile spread here is double that of [[FatAttack1]] or [[FatAttack3]].
 
|seealso=
Note: the missile spread here is double that of [[FatAttack1]] or [[FatAttack3]].
*[[FatAttack1]]
 
*[[FatAttack3]]
[[PlayerThunk|Thunk]]: Yes.
*[[MissileSpread]]}}
 
[[Category:Codepointers]]

Revision as of 14:29, 13 February 2021

Description

If the object's target is valid, it will face it, and then turn an additional 11 degrees 15' to its right. It will fire two MancubusShot missiles, one directly at the target, and another at 22 degrees 30' to the right from the target's direction.

Usage

FatAttack2

Parameters

No parameters.

Examples

No examples given.

Notes

The missile spread here is double that of FatAttack1 or FatAttack3.

See also