Legacy:Devilfish

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search
UT :: Actor (UT) >> Pawn (UT) >> ScriptedPawn >> Devilfish

A water creature with nine fins. Uses two different melee attacks: the bite and the rip. When out of the water, it flops around and eventually dies.

Properties

Main

byte BiteDamage 
Default: 15
byte RipDamage 
Default: 25

Sounds

Sound bite 
Sound rip 

Hidden

bool bAttackBump 
float AirTime