fix 790 monsters target strategy

This commit is contained in:
ErikasKontenis
2020-05-03 21:08:22 +03:00
parent e2924aed12
commit b90c41425d
30 changed files with 60 additions and 31 deletions

View File

@@ -1,7 +1,8 @@
<monster name="Nightmare" nameDescription="a nightmare" race="blood" experience="2150" speed="120" manacost="0">
<health now="2700" max="2700" />
<look type="245" corpse="6339" />
<targetchange interval="4000" chance="10" />
<targetchange interval="1000" chance="5" />
<targetstrategy nearest="70" weakest="0" mostdamage="30" random="0" />
<flags>
<flag summonable="0" />
<flag attackable="1" />