SargAttack

From Eternity Wiki
Revision as of 18:12, 15 August 2009 by Printz (talk | contribs) (New page: Type: Monster attack, normal Purpose: Demon attack codepointer. If the object's target is valid and is within melee range (64 units) of the target, it will face the target and damage it d...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Type: Monster attack, normal

Purpose: Demon attack codepointer. If the object's target is valid and is within melee range (64 units) of the target, it will face the target and damage it directly for (rnd%10 + 1) * 4 damage.

Thunk: Yes.