home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2000 August
/
Gamestar_21_2000-08_cd1.bin
/
DEMA
/
Vampire_Demo.exe
/
Resource.nob
/
misc
/
AI
/
target.nai
< prev
next >
Wrap
Text File
|
2000-06-22
|
480b
|
27 lines
; Generic enemy ai
// GENERAL
attackType 5
attackFlags 0x01
attackRate 0.5
attackAlt 0.5
moveType 4
moveFlags 0x20
moveDist 1024.0
moveRate 1.0
chaseDist 1024.0
chaseRate 1.0
searchDist 800.0
searchRate 1.0
behaviorClass 0
interestNum 0
wanderRadius 1024.0
wakeupDelay 0
searchStyle 0
mindFlags 0x1
verylowhealth 0.15
lowhealth 0.30
lowblood 0.30
highdamage 0.30