Added agression to some monsters.

This commit is contained in:
MobiusDevelopment 2021-01-01 12:23:24 +00:00
parent 22293d17f2
commit 262bd495bb
3 changed files with 11 additions and 1 deletions

View File

@ -2750,6 +2750,11 @@
<defence physical="193.333333333333" magical="93.2093209320932" />
</stats>
<status attackable="false" />
<ai clanHelpRange="300" aggroRange="450" isAggressive="true">
<clanList>
<clan>CRENDION</clan>
</clanList>
</ai>
<skillList>
<skill id="4416" level="2" /> <!-- Magical Creatures -->
<skill id="4444" level="3" /> <!-- Greater Bow Resistance -->

View File

@ -124,6 +124,11 @@
<defence physical="208.284023668639" magical="96.8617571816353" />
</stats>
<status attackable="false" />
<ai clanHelpRange="300" aggroRange="450" isAggressive="true">
<clanList>
<clan>CORRUPT</clan>
</clanList>
</ai>
<skillList>
<skill id="4071" level="1" /> <!-- Bow Resistance -->
<skill id="4116" level="3" /> <!-- Magic Damage Resistance -->

View File

@ -1260,7 +1260,7 @@
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<ai clanHelpRange="300" aggroRange="450">
<ai clanHelpRange="300" aggroRange="450" isAggressive="true">
<clanList>
<clan>SEL_MAHUM</clan>
</clanList>