StaffAttackPL2

From Eternity Wiki
Revision as of 14:33, 24 October 2024 by Printz (talk | contribs) (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}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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