A_SerpentMeleeAttack

From ZDoom Wiki
Revision as of 05:05, 7 May 2012 by Blzut3 (talk | contribs) (Created page with "{{codepointer|r=Hexen|Classic attack}} '''A_SerpentMeleeAttack'''<br> (''no parameter'')<br> Performs a melee attack dealing 5-40 points of damage and plays the sound "Serpen...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_SerpentMeleeAttack
(no parameter)

Performs a melee attack dealing 5-40 points of damage and plays the sound "SerpentMeleeHit" on the Body channel.

The function also has a 37.5% chance of calling A_SerpentCheckForAttack.

This codepointer is restricted to Serpent and derived classes.