Aggression for Tower of Insolence and some missing minions.

Contributed by Iris.
This commit is contained in:
MobiusDevelopment
2020-07-31 04:44:39 +00:00
parent fedf8256e9
commit 31a3ba8380
21 changed files with 413 additions and 280 deletions

View File

@@ -584,7 +584,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>3</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GHOST</clan>
</clanList>
@@ -642,7 +642,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>3</sNpcPropHpRate>
<ai type="BALANCED" aggroRange="500" clanHelpRange="400">
<ai type="BALANCED" aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>HALLATE</clan>
</clanList>
@@ -715,7 +715,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>3</sNpcPropHpRate>
<ai type="BALANCED" aggroRange="500" clanHelpRange="400">
<ai type="BALANCED" aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GHOST</clan>
</clanList>
@@ -768,7 +768,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>3</sNpcPropHpRate>
<ai type="ARCHER" aggroRange="500" clanHelpRange="400" dodge="15">
<ai type="ARCHER" aggroRange="500" clanHelpRange="400" dodge="15" isAggressive="true">
<clanList>
<clan>TOWER_GHOST</clan>
</clanList>
@@ -817,7 +817,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>3</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="300">
<ai aggroRange="500" clanHelpRange="300" isAggressive="true">
<clanList>
<clan>TOWER_GHOST</clan>
</clanList>
@@ -872,7 +872,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>3</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GHOST</clan>
</clanList>
@@ -924,7 +924,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>HALLATE</clan>
</clanList>
@@ -999,7 +999,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>3</sNpcPropHpRate>
<ai type="BALANCED" aggroRange="500" clanHelpRange="400">
<ai type="BALANCED" aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>HALLATE</clan>
</clanList>
@@ -1073,7 +1073,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>3</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GHOST</clan>
</clanList>
@@ -1127,7 +1127,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>3</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>HALLATE</clan>
</clanList>
@@ -1191,7 +1191,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>3</sNpcPropHpRate>
<ai type="ARCHER" aggroRange="500" clanHelpRange="400" dodge="15">
<ai type="ARCHER" aggroRange="500" clanHelpRange="400" dodge="15" isAggressive="true">
<clanList>
<clan>TOWER_GHOST</clan>
</clanList>
@@ -1252,7 +1252,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>HALLATE</clan>
</clanList>
@@ -1323,7 +1323,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -1380,7 +1380,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai type="BALANCED" aggroRange="500" clanHelpRange="400">
<ai type="BALANCED" aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>HALLATE</clan>
</clanList>
@@ -1444,7 +1444,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -1513,7 +1513,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>HALLATE</clan>
</clanList>
@@ -1594,7 +1594,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>HALLATE</clan>
</clanList>
@@ -1679,7 +1679,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>3</sNpcPropHpRate>
<ai type="ARCHER" aggroRange="500" clanHelpRange="400" dodge="15">
<ai type="ARCHER" aggroRange="500" clanHelpRange="400" dodge="15" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -1738,7 +1738,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -1811,7 +1811,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>5</sNpcPropHpRate>
<ai type="MAGE" aggroRange="500" clanHelpRange="400">
<ai type="MAGE" aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -1886,7 +1886,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>5</sNpcPropHpRate>
<ai type="BALANCED" aggroRange="500" clanHelpRange="400">
<ai type="BALANCED" aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -1946,7 +1946,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -2005,7 +2005,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>5</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>

View File

@@ -3997,7 +3997,9 @@
<param name="MoveAroundSocial1" value="0" />
<param name="MoveAroundSocial2" value="0" />
<minions name="Privates">
<npc id="21073" count="1" respawnTime="0" weightPoint="1" />
<npc id="20978" count="2" respawnTime="0" weightPoint="1" />
<npc id="20979" count="2" respawnTime="0" weightPoint="1" />
<npc id="21073" count="2" respawnTime="0" weightPoint="1" />
</minions>
<param name="SoulShot" value="100" />
<param name="SoulShotRate" value="10" />
@@ -4407,6 +4409,11 @@
<param name="SpiritShotRate" value="5" />
<param name="LongRangeGuardRate" value="5" />
<skill name="PhysicalSpecial" id="4073" level="7" /> <!-- Stun -->
<minions name="Privates">
<npc id="20984" count="2" respawnTime="0" weightPoint="1" />
<npc id="20985" count="2" respawnTime="0" weightPoint="1" />
<npc id="21074" count="2" respawnTime="0" weightPoint="1" />
</minions>
</parameters>
<race>DIVINE</race>
<sex>MALE</sex>
@@ -4437,7 +4444,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>2</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>

View File

@@ -2638,7 +2638,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>HALLATE</clan>
</clanList>
@@ -2722,7 +2722,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -2779,7 +2779,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai type="BALANCED" aggroRange="500" clanHelpRange="400">
<ai type="BALANCED" aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -2854,7 +2854,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>4</sNpcPropHpRate>
<ai type="ARCHER" aggroRange="500" clanHelpRange="400" dodge="15">
<ai type="ARCHER" aggroRange="500" clanHelpRange="400" dodge="15" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -2908,7 +2908,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>5</sNpcPropHpRate>
<ai type="BALANCED" aggroRange="500" clanHelpRange="400">
<ai type="BALANCED" aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -2980,7 +2980,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>5</sNpcPropHpRate>
<ai type="MAGE" aggroRange="500" clanHelpRange="400">
<ai type="MAGE" aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -3061,7 +3061,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>5</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -3117,7 +3117,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>5</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -3186,7 +3186,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>5</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -3246,7 +3246,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>5</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="400">
<ai aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -3303,7 +3303,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>5</sNpcPropHpRate>
<ai type="BALANCED" aggroRange="500" clanHelpRange="400">
<ai type="BALANCED" aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -3376,7 +3376,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>5</sNpcPropHpRate>
<ai type="MAGE" aggroRange="500" clanHelpRange="400">
<ai type="MAGE" aggroRange="500" clanHelpRange="400" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>
@@ -3550,6 +3550,10 @@
<param name="SpiritShotRate" value="5" />
<param name="LongRangeGuardRate" value="5" />
<skill name="PhysicalSpecial" id="4073" level="6" /> <!-- Stun -->
<minions name="Privates">
<npc id="21076" count="2" respawnTime="0" weightPoint="1" />
<npc id="21077" count="2" respawnTime="0" weightPoint="1" />
</minions>
</parameters>
<race>UNDEAD</race>
<sex>MALE</sex>
@@ -3583,7 +3587,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>2</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="200">
<ai aggroRange="500" clanHelpRange="200" isAggressive="true">
<clanList>
<clan>HALLATE</clan>
</clanList>
@@ -3752,6 +3756,10 @@
<param name="SpiritShotRate" value="5" />
<param name="LongRangeGuardRate" value="5" />
<skill name="SelfRangeDDMagic" id="4072" level="7" /> <!-- Stun -->
<minions name="Privates">
<npc id="21079" count="2" respawnTime="0" weightPoint="1" />
<npc id="21080" count="2" respawnTime="0" weightPoint="1" />
</minions>
</parameters>
<race>DEMONIC</race>
<sex>MALE</sex>
@@ -3784,7 +3792,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>2</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="200">
<ai aggroRange="500" clanHelpRange="200" isAggressive="true">
<clanList>
<clan>HALLATE</clan>
</clanList>
@@ -3957,6 +3965,10 @@
<param name="SpiritShotRate" value="5" />
<param name="LongRangeGuardRate" value="5" />
<skill name="DeBuff" id="4118" level="8" /> <!-- Paralysis -->
<minions name="Privates">
<npc id="21082" count="2" respawnTime="0" weightPoint="1" />
<npc id="21083" count="2" respawnTime="0" weightPoint="1" />
</minions>
</parameters>
<race>DIVINE</race>
<sex>MALE</sex>
@@ -3988,7 +4000,7 @@
<shots shotChance="30" spiritChance="30" />
<exCrtEffect>false</exCrtEffect>
<sNpcPropHpRate>2</sNpcPropHpRate>
<ai aggroRange="500" clanHelpRange="200">
<ai aggroRange="500" clanHelpRange="200" isAggressive="true">
<clanList>
<clan>TOWER_GUARD</clan>
</clanList>