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="The Handmaiden" nameDescription="the Handmaiden" race="blood" experience="3850" speed="225" manacost="0">
<health now="14500" max="14500" />
<look type="230" corpse="6311" />
<targetchange interval="5000" chance="8" />
<targetchange interval="1000" chance="10" />
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
<flags>
<flag summonable="0" />
<flag attackable="1" />