SPosAttack: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(New page: Type: Monster attack, normal Purpose: Causes a Sergeant shotgun attack. If the object's target is valid, it will turn to face it, play the "shotgn" sound effect, and fire 3 tracers with "...)
 
(cat; removed thunk)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Type: Monster attack, normal
Type: Monster attack, normal


Purpose: Causes a Sergeant shotgun attack. If the object's target is valid, it will turn to face it, play the "shotgn" sound effect, and fire 3 tracers with "monster" accuracy for standard monster tracer damage of (rnd%5 + 1) * 3.
Purpose: Causes a [[Sergeant]] shotgun attack. If the object's target is valid, it will turn to face it, play the "shotgn" sound effect, and fire 3 tracers with [[monster accuracy]] for standard monster tracer damage of (rnd%5 + 1) * 3.


Thunk: Yes.
[[Category:Codepointers]]

Revision as of 05:40, 30 December 2011

Type: Monster attack, normal

Purpose: Causes a Sergeant shotgun attack. If the object's target is valid, it will turn to face it, play the "shotgn" sound effect, and fire 3 tracers with monster accuracy for standard monster tracer damage of (rnd%5 + 1) * 3.