mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 09:33:26 +02:00
fix 790 monsters target strategy
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<monster name="Lost Soul" nameDescription="a lost soul" race="undead" experience="4000" speed="110" manacost="0">
|
||||
<health now="5800" max="5800" />
|
||||
<look type="232" corpse="6310" />
|
||||
<targetchange interval="4000" chance="15" />
|
||||
<targetchange interval="1000" chance="10" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
Reference in New Issue
Block a user