Srcr2Attack

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Plays the attack sound at full volume. If within melee, it will do 20-160 damage. Otherwise:

  • there's a probability threshold set like this: if health < max/2: 37.5%, otherwise: 18.75%
  • If the threshold passes: will spawn 2 DsparilShot2 projectiles at 90 angle spread, each with inherited FRIEND settings.
  • otherwise, it will shoot a DsparilShot1 projectile straight.

List of codepointers