mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-22 17:55:54 +02:00
fix 790 monsters target strategy
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<monster name="Apprentice Sheng" nameDescription="Apprentice Sheng" race="blood" experience="150" speed="45" manacost="0">
|
||||
<health now="95" max="95" />
|
||||
<look type="23" corpse="5981" />
|
||||
<targetchange interval="5000" chance="8" />
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
Reference in New Issue
Block a user