Classes:GoldWandFX2

From ZDoom Wiki

Jump to: navigation, search
Tomed elvenwand projectile
Actor type Explosive Game
DoomEd Number None Class Name GoldWandFX2
Spawn ID 152 Identifier T_POWERWANDBIGGERBLAST

Classes: GoldWandFX1GoldWandFX2

A projectile from the tomed elvenwand. Slightly more powerful than the hitscans that accompanies it.

DECORATE definition

ACTOR GoldWandFX2 : GoldWandFX1
{
  Game Heretic
  SpawnID 152
  Speed 18
  Damage 1
  DeathSound ""
  States
  {
  Spawn:
    FX01 CD 6 BRIGHT
    Loop
  }
}
Personal tools