Updated Eigis AI.
Contributed by notorionn.
This commit is contained in:
@@ -3574,7 +3574,7 @@
|
||||
<walk ground="60" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<hitTime>600</hitTime>
|
||||
<hitTime>950</hitTime>
|
||||
<attribute>
|
||||
<defence fire="2350" water="2350" wind="2350" earth="2350" holy="2350" dark="2300" />
|
||||
<attack type="HOLY" value="2200" />
|
||||
@@ -5546,7 +5546,6 @@
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="29385" level="127" type="RaidBoss" name="Eigis" title="Lady of Despair">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>UNDEAD</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="4003411775" sp="3603071" />
|
||||
@@ -5561,6 +5560,7 @@
|
||||
<hitTime>600</hitTime>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="MAGE" clanHelpRange="2000" aggroRange="2000" />
|
||||
<collision>
|
||||
<radius normal="36" />
|
||||
<height normal="123" />
|
||||
@@ -5572,6 +5572,10 @@
|
||||
<skill id="32909" level="1" /> <!-- Rule of Looting -->
|
||||
<skill id="32675" level="1" /> <!-- Improved Immunity -->
|
||||
<skill id="14804" level="10" /> <!-- Damage Reflection Resistance -->
|
||||
<skill id="34814" level="9" /> <!-- Critical Rate Resistance -->
|
||||
<skill id="34815" level="9" /> <!-- Critical Damage Resistance -->
|
||||
<skill id="34820" level="7" /> <!-- Received Damage Resistance -->
|
||||
<skill id="34108" level="1" /> <!-- Blade of Souls -->
|
||||
</skillList>
|
||||
<dropLists>
|
||||
<drop>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -692,6 +692,34 @@
|
||||
<!-- Level 2: Presentation skill for finishing teleportation. -->
|
||||
<icon>icon.skill10516</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>SELF</targetType>
|
||||
<abnormalLevel>2</abnormalLevel>
|
||||
<abnormalTime>2</abnormalTime>
|
||||
<abnormalType>STUN</abnormalType>
|
||||
<abnormalVisualEffect>STUN</abnormalVisualEffect>
|
||||
<activateRate>60</activateRate>
|
||||
<activateRate>900</activateRate>
|
||||
<affectObject>NOT_FRIEND</affectObject>
|
||||
<affectRange>2000</affectRange>
|
||||
<affectScope>POINT_BLANK</affectScope>
|
||||
<basicProperty>NONE</basicProperty>
|
||||
<coolTime>500</coolTime>
|
||||
<effectPoint>-5000</effectPoint>
|
||||
<effectRange>400</effectRange>
|
||||
<hitTime>300</hitTime>
|
||||
<isDebuff>true</isDebuff>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<magicLevel>120</magicLevel>
|
||||
<reuseDelay>1000</reuseDelay>
|
||||
<trait>PULL</trait>
|
||||
<effects>
|
||||
<effect name="PullBack">
|
||||
<speed>600</speed>
|
||||
</effect>
|
||||
<effect name="BlockActions">
|
||||
<allowedSkills>10279;10517;10025;10776;11770;1904;11264;11093;13314;1912;7002;18721;18722;28203;30516;35190</allowedSkills>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="34389" toLevel="1" name="World End">
|
||||
<!-- Mental Attack deals great and even fatal damage to nearby enemies and forces them to dance. -->
|
||||
@@ -712,6 +740,20 @@
|
||||
<!-- Presentation Skill. -->
|
||||
<icon>icon.skill10516</icon>
|
||||
<operateType>A1</operateType>
|
||||
<targetType>ENEMY</targetType>
|
||||
<abnormalLevel>2</abnormalLevel>
|
||||
<abnormalTime>5</abnormalTime>
|
||||
<activateRate>900</activateRate>
|
||||
<affectLimit>5-12</affectLimit>
|
||||
<affectObject>NOT_FRIEND</affectObject>
|
||||
<affectScope>POINT_BLANK</affectScope>
|
||||
<coolTime>500</coolTime>
|
||||
<effectPoint>-100</effectPoint>
|
||||
<hitTime>5000</hitTime>
|
||||
<isMagic>7</isMagic>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<magicLevel>105</magicLevel>
|
||||
<reuseDelay>1000</reuseDelay>
|
||||
</skill>
|
||||
<skill id="34393" toLevel="1" name="Tear to Shreds">
|
||||
<!-- Dark energy strikes the target knocking them down. -->
|
||||
|
||||
Reference in New Issue
Block a user