StaffAttackPL2: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(Created page with "{{codepointer|description=Heretic powered staff attack. |usage='''A_StaffAttackPL2''' |notes=Like StaffAttackPL1, except that the damage is 18-81 and the pufftype is "HereticStaffPuff2" |seealso= *StaffAttackPL1}}")
 
(No difference)

Latest revision as of 15:33, 24 October 2024

Description

Heretic powered staff attack.

Usage

A_StaffAttackPL2

Parameters

No parameters.

Examples

No examples given.

Notes

Like StaffAttackPL1, except that the damage is 18-81 and the pufftype is "HereticStaffPuff2"

See also