Addition of Antharas AI.

Contributed by Sero.
This commit is contained in:
MobiusDevelopment
2022-08-01 15:31:24 +00:00
parent a2d4e16736
commit d2ee7ba6f7
20 changed files with 3220 additions and 4 deletions

View File

@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Antharas' Nest -->
<instance id="304" maxWorlds="20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/instance.xsd">
<time duration="120" empty="5" />
<locations>
<enter type="FIXED">
<location x="177254" y="114821" z="-7704" />
</enter>
<exit type="ORIGIN" />
</locations>
<conditions>
<condition type="Party">
<param name="html" value="condNoParty.html" />
</condition>
<condition type="PartyLeader">
<param name="html" value="condNoPartyLeader.html" />
</condition>
<condition type="CommandChannel" />
<condition type="CommandChannelLeader" />
<condition type="GroupMin">
<param name="limit" value="21" />
</condition>
<condition type="GroupMax">
<param name="limit" value="35" />
</condition>
<condition type="Level">
<param name="min" value="107" />
<param name="max" value="131" />
</condition>
<condition type="Distance" />
<condition type="Reenter" />
</conditions>
<reenter apply="ON_FINISH">
<reset day="SATURDAY" hour="6" minute="30" />
</reenter>
</instance>