FirePhoenixPL1

From Eternity Wiki
Jump to navigationJump to search

Description

Heretic Phoenix Rod regular attack.

Usage

FirePhoenixPL1

Parameters

No parameters.

Examples

From base/heretic/player.edf:

 Fire:
   PHNX B 5
   PHNX C 7 A_FirePhoenixPL1
   PHNX DB 4
   PHNX B 0 A_ReFire
   goto Ready

Notes

Must be called from a player weapon state. Subtracts ammo and shoots a projectile of dehackednum 430 (HereticPhoenixFX1 in Heretic). Then the player is pushed by recoil backwards at a speed of 4.

See also