SargAttack: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(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...)
(No difference)

Revision as of 18:12, 15 August 2009

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.