StaffAttackPL1: Difference between revisions
From Eternity Wiki
Jump to navigationJump to search
(Created page with "{{codepointer|description=Heretic basic staff attack. |usage='''A_StaffAttackPL1''' |notes=Damage is 5 to 20. There is a slight angle spread. Within 64 map units, it produces a hitscan that creates the "HereticStaffPuff" pufftype. If another thing got hit, the player is rotated to face it. |seealso= *Punch *StaffAttackPL2}}") |
(No difference)
|
Latest revision as of 15:31, 24 October 2024
Description
Heretic basic staff attack.
Usage
A_StaffAttackPL1
Parameters
No parameters.
Examples
No examples given.
Notes
Damage is 5 to 20. There is a slight angle spread. Within 64 map units, it produces a hitscan that creates the "HereticStaffPuff" pufftype. If another thing got hit, the player is rotated to face it.